Displaying 1 result from an estimated 1 matches for "sid_generator".
2010 Jan 26
1
samba4 HEAD: unable to provision
...or password will be set randomly!
Traceback (most recent call last):
File "./setup/provision", line 244, in <module>
nosync=opts.nosync,ldap_dryrun_mode=opts.ldap_dryrun_mode,useeadb=eadb)
File "bin/python/samba/provision.py", line 1182, in provision
targetdir, sid_generator,useeadb)
File "bin/python/samba/provision.py", line 471, in make_smbconf
posixeadb_line = "posix:eadb = " +
os.path.abspath(os.path.join(os.path.join(targetdir, "private"),"eadb.tdb"))
File "/usr/lib/python2.5/posixpath.py", line 62, in join...