search for: must_change_at_next_login

Displaying 4 results from an estimated 4 matches for "must_change_at_next_login".

2012 Sep 24
4
samba4: samba-tool and (unix) uids
Hello, at my universities CS computer pools we're trying to migrate our samba3 based NT domain to AD with samba4-rc1. In the past we had a little script which our users could run on their own from their linux account which created a samba user with their own uid/gid and set their password (via smbpasswd). We're trying to recreate this behaviour with "samba-tool user create"
2009 Dec 11
1
samba4 newuser probs
...eing it all up we tried to add a user and this is what we got back: ----------------------------------------- Traceback (most recent call last): File "./newuser", line 69, in <module> samdb.newuser(username, opts.unixname, password, force_password_change_at_next_login_req=opts.must_change_at_next_login) File "/usr/local/samba/lib/python2.6/site-packages/samba/samdb.py", line 129, in newuser "objectClass": "user"}) _ldb.LdbError: (32, 'objectclass: Cannot add CN=test,CN=Users,DC=jordan,DC=net, parent does not exist!') ------------------------------------...
2010 Jan 07
1
LDAP_NO_SUCH_OBJECT upon new user creation in s4/OpenLDAP
...iantest:~# 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_next_login_req=opts.must_change_at_next_login) File "/usr/local/samba/lib/python2.5/site-packages/samba/samdb.py", line 133, in newuser force_password_change_at_next_login_req) File "/usr/local/samba/lib/python2.5/site-packages/samba/samdb.py", line 172, in setpassword assert(len(res) == 1) AssertionError The...
2010 May 26
1
Samba4 Patch: newuseradv and newgroupadv scripts for net cmd utlity
Hi all, As per Jelmer's request - in response to bug #7455 attached diff file. Please let me know what you think and if any modificationes need to be performed Regards Luk -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: newusergroupadv.diff URL: