23 lines
964 B
Diff
23 lines
964 B
Diff
diff -ru ldap-account-manager-3.3.0.orig//config/profiles/default.user ldap-account-manager-3.3.0/config/profiles/default.user
|
|
--- ldap-account-manager-3.3.0.orig//config/profiles/default.user 2011-02-12 16:36:45.000000000 +0100
|
|
+++ ldap-account-manager-3.3.0/config/profiles/default.user 2011-04-11 18:53:18.187838979 +0200
|
|
@@ -1,3 +1,4 @@
|
|
+posixAccount_primaryGroup: Domain Users
|
|
shadowAccount_shadowWarning: 10
|
|
shadowAccount_shadowInactive: 10
|
|
shadowAccount_shadowMin: 1
|
|
@@ -7,11 +8,12 @@
|
|
sambaAccount_acctFlagsX: true
|
|
sambaAccount_acctFlagsD: false
|
|
sambaAccount_homeDrive: U:
|
|
+sambaSamAccount_logonScript: scripts/logon.bat
|
|
sambaSamAccount_useunixpwd: true
|
|
sambaSamAccount_sambaAcctFlagsN: false
|
|
sambaSamAccount_sambaAcctFlagsX: true
|
|
sambaSamAccount_sambaAcctFlagsD: false
|
|
-sambaSamAccount_sambaHomeDrive: U:
|
|
+sambaSamAccount_sambaHomeDrive: H:
|
|
sambaSamAccount_group: 513
|
|
posixAccount_homeDirectory: /home/$user
|
|
posixAccount_loginShell: /bin/bash
|