Displaying 1 result from an estimated 1 matches for "get_config_basedn".
2011 Nov 08
1
Raising domain functionality level with samba-tool fails with uncaught exception errors from Python
...9;s functionality level from Windows
Server 2003 to 2008 R2, I'm getting errors from samba-tool with
something to do with Python's uncaught exception:
--forest-level
ERROR(<type 'exceptions.AttributeError'>): uncaught exception -
'module' object has no attribute 'get_config_basedn'
File "/usr/local/samba/lib/python2.6/site-packages/samba/netcmd/__init__.py",
line 167, in _run
return self.run(*args, **kwargs)
File "/usr/local/samba/lib/python2.6/site-packages/samba/netcmd/domain.py",
line 326, in run
m.dn = ldb.Dn(samdb, "CN=Partitions...