Hello All, Firstly many apologies if this post has been asked before. I did google search but not much info.
I've been trying to get the latest samba4 running on a test computer running ubuntu 9.10 (kernel 2.6.31-22-generic), by following the steps found through http://wiki.samba.org/index.php/Samba4/HOWTO. Samba4 compiled successfully and right through Step 4 . Provision Samba, I'm stuck there, with $ ./source4/setup/provision --realm=samdom.example.com --domain=SAMDOM --adminpass=SOMEPASSWORD --server-role='domain controller' Below is the error I get: Traceback (most recent call last): File "./source4/setup/provision", line 256, in <module> useeadb=eadb, next_rid=opts.next_rid, lp=lp) File "bin/python/samba/provision/__init__.py", line 1563, in provision next_rid=next_rid) File "bin/python/samba/provision/__init__.py", line 1262, in setup_samdb "KRBTGTPASS_B64": b64encode(krbtgtpass.encode('utf-16-le')) File "bin/python/samba/provision/__init__.py", line 366, in setup_add_ldif ldb.add_ldif(data, controls) File "bin/python/samba/__init__.py", line 221, in add_ldif self.add(msg, controls) _ldb.LdbError: (19, '0000052D: Constraint violation - check_password_restrictions: the password does not meet the complexity criteria!') Thanks in advance. -- Suluck R. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
