mirror of
https://github.com/samba-team/samba.git
synced 2025-10-30 08:23:49 +03:00
r25936: provision/newuser: don't try to set the 'memberOf' attribute
metze
This commit is contained in:
@@ -1084,7 +1084,6 @@ function newuser(username, unixname, password, message, session_info, credential
|
||||
var ldif = sprintf("
|
||||
dn: %s
|
||||
sAMAccountName: %s
|
||||
memberOf: %s
|
||||
unixName: %s
|
||||
sambaPassword: %s
|
||||
objectClass: user
|
||||
|
||||
Reference in New Issue
Block a user