Displaying 1 result from an estimated 1 matches for "discouaging".
Did you mean:
  discouraging
  
2010 Jan 07
1
LDAP_NO_SUCH_OBJECT upon new user creation in s4/OpenLDAP
...domain, parent does not exist!') 
Alpha10 showed the same problem. Looking into the code you can see that it 
accepts options to pass credentials. Providing the 'LDAP Admin User' name and 
password from the output of the provision command helps, although the 
AssertionError looks a bit discouaging at first sight:
debiantest:~# newuser --username=samba-admin --password=$ldapadminpass demo1
New Password: 
Traceback (most recent call last):
  File "/usr/local/samba/sbin/newuser", line 69, in <module>
    samdb.newuser(username, opts.unixname, password, 
force_password_change_at...