mirror of
https://github.com/samba-team/samba.git
synced 2025-02-23 09:57:40 +03:00
r25936: provision/newuser: don't try to set the 'memberOf' attribute
metze (This used to be commit c6d959e52cf4b86a52e46402392f32450d3c3635)
This commit is contained in:
parent
81ad27b309
commit
6c41194961
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user