search for: get_schema_descriptor

Displaying 5 results from an estimated 5 matches for "get_schema_descriptor".

2018 Mar 14
2
samba-tool error just after samba 4.8.0 install
...ck File "/usr/lib64/python2.6/site-packages/samba/dbchecker.py", line 32, in <module> from samba.descriptor import get_wellknown_sds, get_diff_sds File "/usr/lib64/python2.6/site-packages/samba/descriptor.py", line 31, in <module> from samba.schema import get_schema_descriptor File "/usr/lib64/python2.6/site-packages/samba/schema.py", line 28, in <module> from samba.ms_schema import read_ms_schema here is the configure command I use : ./configure --enable-fhs --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir=/usr/lib64 --with-lockdir=/v...
2018 Mar 29
2
Unable to rejoin to domain as AD DC
...module> from samba.dbchecker import dbcheck File "bin/python/samba/dbchecker.py", line 32, in <module> from samba.descriptor import get_wellknown_sds, get_diff_sds File "bin/python/samba/descriptor.py", line 31, in <module> from samba.schema import get_schema_descriptor File "bin/python/samba/schema.py", line 28, in <module> from samba.ms_schema import read_ms_schema File "bin/python/samba/ms_schema.py", line 280 entry = header + [x for x in entry if x[0].lower() not in {'dn', 'changetype', 'objectcategory&...
2018 Mar 14
0
samba-tool error just after samba 4.8.0 install
...ck File "/usr/lib64/python2.6/site-packages/samba/dbchecker.py", line 32, in <module> from samba.descriptor import get_wellknown_sds, get_diff_sds File "/usr/lib64/python2.6/site-packages/samba/descriptor.py", line 31, in <module> from samba.schema import get_schema_descriptor File "/usr/lib64/python2.6/site-packages/samba/schema.py", line 28, in <module> from samba.ms_schema import read_ms_schema here is the configure command I use : ./configure --enable-fhs --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir=/usr/lib64 --with-lockdir=/v...
2018 Mar 14
2
samba-tool error just after samba 4.8.0 install
...ck File "/usr/lib64/python2.6/site-packages/samba/dbchecker.py", line 32, in <module> from samba.descriptor import get_wellknown_sds, get_diff_sds File "/usr/lib64/python2.6/site-packages/samba/descriptor.py", line 31, in <module> from samba.schema import get_schema_descriptor File "/usr/lib64/python2.6/site-packages/samba/schema.py", line 28, in <module> from samba.ms_schema import read_ms_schema here is the configure command I use : ./configure --enable-fhs --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir=/usr/lib64 --with-lockdir=/v...
2018 Mar 29
0
Unable to rejoin to domain as AD DC
...samba.dbchecker import dbcheck > File "bin/python/samba/dbchecker.py", line 32, in <module> > from samba.descriptor import get_wellknown_sds, get_diff_sds > File "bin/python/samba/descriptor.py", line 31, in <module> > from samba.schema import get_schema_descriptor > File "bin/python/samba/schema.py", line 28, in <module> > from samba.ms_schema import read_ms_schema > File "bin/python/samba/ms_schema.py", line 280 > entry = header + [x for x in entry if x[0].lower() not in {'dn', > 'changetype...