Displaying 4 results from an estimated 4 matches for "ndr_pull_dom_sid".
2024 Jul 17
1
dbcheck gets uncaught exception
>> The only additional output I get from running with debug
>>
>> samba-tool dbcheck --cross-ncs --fix -d 10
>>
>> is
>>
>> ndr_pull_dom_sid: ndr_pull_error(Range Error): value out of range at
>> ../../librpc/ndr/ndr_sec_helper.c:329
OK I think I'm at least a small step further.
I realized that tdbbackup failed on
'DC=DOMAINDNSZONES,DC=COMPANY,DC=INTRA.ldb'
trying to restore a tdbdump failed due to a duplicate key...
2024 Jul 17
1
dbcheck gets uncaught exception
...broken for
this toolchain.
The reason I touched the files in the private dir was that even the
offline backup failed on this database. I'm afraid I have to recreate
the domain from scratch unless you have a better idea?
sudo samba-tool dbcheck --cross-ncs -d 5 --fix
Checking 3637 objects
ndr_pull_dom_sid: ndr_pull_error(Range Error): value out of range at
../../librpc/ndr/ndr_sec_helper.c:329
ERROR(ldb): uncaught exception - ldb_wait from (null) with LDB_WAIT_ALL:
Operations error (1)
File "/usr/lib/python3/dist-packages/samba/netcmd/__init__.py", line
186, in _run
return self....
2011 Dec 10
0
Compiling issues latest samba4
...a/lib/libndr-krb5pac.so: undefined reference to
`ndr_print_dom_sid2 at SAMBA_4.0.0ALPHA18_GIT_092F1B9'
/usr/local/samba/lib/libsamba-hostconfig.so: undefined reference to
`lp_find_security at SAMBA_4.0.0ALPHA18_GIT_092F1B9'
/usr/local/samba/lib/libndr-standard.so: undefined reference to
`ndr_pull_dom_sid at SAMBA_4.0.0ALPHA18_GIT_092F1B9'
/usr/local/samba/lib/libsamba-util.so: undefined reference to
`swrap_getsockopt at SAMBA_4.0.0ALPHA18_GIT_092F1B9'
/usr/local/samba/lib/libndr-standard.so: undefined reference to
`ndr_print_security_descriptor at SAMBA_4.0.0ALPHA18_GIT_092F1B9'
/usr/...
2014 Mar 15
1
Upgrading from 4.1.4 to 4.1.6 on FreeBSD 9.2
...`socket_get_fd at SAMBA_4.1.4'
/usr/local/lib/libsamba-credentials.so: undefined reference to `smb_krb5_keyblock_init_contents at SAMBA_4.1.4'
/usr/local/lib/libsamdb.so: undefined reference to `dom_sid_in_domain at SAMBA_4.1.4'
/usr/local/lib/libndr-krb5pac.so: undefined reference to `ndr_pull_dom_sid2 at SAMBA_4.1.4'
/usr/local/lib/libsamba-credentials.so: undefined reference to `string_tdb_data at SAMBA_4.1.4'
/usr/local/lib/libsamba-util.so: undefined reference to `rep_memalign at SAMBA_4.1.4'
/usr/local/lib/libgensec.so: undefined reference to `spnego_read_data at SAMBA_4.1.4'...