Univention Bugzilla – Attachment 4420 Details for
Bug 27373
Temporäres Profil nach der ersten Anmeldung
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
profiles.patch
profiles.patch (text/plain), 1.95 KB, created by
Stefan Gohmann
on 2012-05-31 06:45:26 CEST
(
hide
)
Description:
profiles.patch
Filename:
MIME Type:
Creator:
Stefan Gohmann
Created:
2012-05-31 06:45:26 CEST
Size:
1.95 KB
patch
obsolete
>Index: debian/postinst >=================================================================== >--- debian/postinst (revision 33347) >+++ debian/postinst (working copy) >@@ -46,7 +46,7 @@ > fi; > > mkdir -p /etc/univention/skel/windows-profiles >- for dname in Win95 WinNT Win2k WinXP Win2K3 Vista Vista.V2 ; do >+ for dname in Win95 WinNT Win2k WinXP Win2K3 Vista Vista.V2 default default.V2 ; do > mkdir -p /etc/univention/skel/windows-profiles/$dname > done > fi >Index: debian/changelog >=================================================================== >--- debian/changelog (revision 33347) >+++ debian/changelog (working copy) >@@ -1,3 +1,10 @@ >+univention-samba (6.0.34-4) unstable; urgency=low >+ >+ * Create default and default.V2 directories in windows-profiles >+ (Bug #27372) >+ >+ -- Stefan Gohmann <gohmann@univention.de> Thu, 31 May 2012 06:43:14 +0200 >+ > univention-samba (6.0.34-3) unstable; urgency=low > > * Added a conflict to Samba 4 packages (Bug #27327) >Index: debian/univention-samba4.postinst >=================================================================== >--- debian/univention-samba4.postinst (revision 33347) >+++ debian/univention-samba4.postinst (working copy) >@@ -46,7 +46,7 @@ > mkdir -p /home/groups > > mkdir -p /etc/univention/skel/windows-profiles >- for dname in Win95 WinNT Win2k WinXP Win2K3 Vista Vista.V2 ; do >+ for dname in Win95 WinNT Win2k WinXP Win2K3 Vista Vista.V2 default default.V2; do > mkdir -p /etc/univention/skel/windows-profiles/$dname > done > fi >Index: debian/changelog >=================================================================== >--- debian/changelog (revision 33347) >+++ debian/changelog (working copy) >@@ -1,3 +1,10 @@ >+univention-samba4 (1.0.138-17) unstable; urgency=low >+ >+ * Create default and default.V2 directories in windows-profiles >+ (Bug #27372) >+ >+ -- Stefan Gohmann <gohmann@univention.de> Thu, 31 May 2012 06:43:21 +0200 >+ > univention-samba4 (1.0.138-16) unstable; urgency=low > > * Install pam module again (Bug #27250)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 27373
:
4420
|
4421