Displaying 7 results from an estimated 7 matches for "ndr_pull_security_descriptor".
2010 Apr 07
1
Problem with `profiles`
...6.
From everything I've read and found online, `profiles` is supposed to work for
XP with no problems. When I attempt to do a SID change on NTUSER.DAT, I get
this:
semirhage:~# profiles NTUSER.DAT
ndr_pull_error(11): ndr_pull_relative_ptr1 rel_offset(716800) > ndr-
>data_size(4096)
ndr_pull_security_descriptor failed: NDR_ERR_BUFSIZE
prs_grow: Buffer overflow - unable to expand buffer by 36 bytes.
ndr_pull_error(11): ndr_pull_relative_ptr1 rel_offset(716800) > ndr-
>data_size(4096)
ndr_pull_security_descriptor failed: NDR_ERR_BUFSIZE
prs_grow: Buffer overflow - unable to expand buffer by 36 bytes....
2013 Feb 04
0
Problem with /usr/bin/profiles "Could not get rootkey"
...er, using an older version of the binary (3.0.33-3.29.el5_5.1) it does.
If I execute the following command (note the last 4 digits on the SID)
/usr/bin/profiles -c S-1-5-21-HIDDEN-HIDDEN-581009308-5424 -n S-1-5-21-HIDDEN-HIDDEN-581009308-5452 NTUSER.DAT
I get the following error messages:
ndr_pull_security_descriptor failed: Buffer Size Error
prs_grow: Buffer overflow - unable to expand buffer by 36 bytes.
ndr_pull_security_descriptor failed: Buffer Size Error
prs_grow: Buffer overflow - unable to expand buffer by 36 bytes.
ndr_pull_security_descriptor failed: Buffer Size Error
prs_grow: Buf...
2016 Jul 19
2
Samba 4.4.5 exists with segmention fault on FreeBSD 10.3 during domain provision
...5ba6e in ndr_pull_uint8 (ndr=0x833ce82e0, ndr_flags=256,
v=0x7fffffffcc5f "") at ../librpc/ndr/ndr_basic.c:82
#1 0x0000000806e5f133 in ndr_pull_enum_uint8 (ndr=0x833ce82e0,
ndr_flags=256,
v=0x7fffffffcc5f "") at ../librpc/ndr/ndr_basic.c:346
#2 0x000000080708bf95 in ndr_pull_security_descriptor_revision (
ndr=0x833ce82e0, ndr_flags=256, r=0x832200480)
at default/librpc/gen_ndr/ndr_security.c:657
#3 0x000000080708ccb7 in ndr_pull_security_descriptor (ndr=0x833ce82e0,
ndr_flags=768, r=0x832200480) at
default/librpc/gen_ndr/ndr_security.c:768
#4 0x0000000806e692f6 in ndr_pu...
2011 Nov 29
0
Cannot change SID on NTUSER.DAT file
...ing the username that is attached to the NTUSER.DAT file, no problem there, so there is not anything wrong with the registry file.
I get this:
[root] #>/usr/bin/profiles -c S-1-5-21-DELETED-5424 -n S-1-5-21-DELETED-5560 NTUSER.DAT
ndr_pull_error(11): Pull bytes 1 (../librpc/ndr/ndr_basic.c:74)
ndr_pull_security_descriptor failed: NDR_ERR_BUFSIZE
prs_grow: Buffer overflow - unable to expand buffer by 36 bytes.
ndr_pull_error(11): Pull bytes 1 (../librpc/ndr/ndr_basic.c:74)
ndr_pull_security_descriptor failed: NDR_ERR_BUFSIZE
prs_grow: Buffer overflow - unable to expand buffer by 36 bytes.
ndr_pull_error(11): ndr_pull...
2016 Jul 21
0
Samba 4.4.5 exists with segmention fault on FreeBSD 10.3 during domain provision
...(ndr=0x833ce82e0, ndr_flags=256,
> v=0x7fffffffcc5f "") at ../librpc/ndr/ndr_basic.c:82
> #1 0x0000000806e5f133 in ndr_pull_enum_uint8 (ndr=0x833ce82e0,
> ndr_flags=256,
> v=0x7fffffffcc5f "") at ../librpc/ndr/ndr_basic.c:346
> #2 0x000000080708bf95 in ndr_pull_security_descriptor_revision (
> ndr=0x833ce82e0, ndr_flags=256, r=0x832200480)
> at default/librpc/gen_ndr/ndr_security.c:657
> #3 0x000000080708ccb7 in ndr_pull_security_descriptor (ndr=0x833ce82e0,
> ndr_flags=768, r=0x832200480) at
> default/librpc/gen_ndr/ndr_security.c:768
> #4 0...
2011 Dec 10
0
Compiling issues latest samba4
...ocal/samba/lib/libndr-standard.so: undefined reference to
`ndr_pull_dom_sid0 at SAMBA_4.0.0ALPHA18_GIT_092F1B9'
/usr/local/samba/lib/libsamba-util.so: undefined reference to
`uwrap_enabled at SAMBA_4.0.0ALPHA18_GIT_092F1B9'
/usr/local/samba/lib/libndr-standard.so: undefined reference to
`ndr_pull_security_descriptor at SAMBA_4.0.0ALPHA18_GIT_092F1B9'
/usr/local/samba/lib/libndr-standard.so: undefined reference to
`ndr_push_security_descriptor_revision at SAMBA_4.0.0ALPHA18_GIT_092F1B9'
collect2: ld returned 1 exit status
Waf: Leaving directory `/src/samba-master/bin'
Build failed: -> task fail...
2014 Mar 15
1
Upgrading from 4.1.4 to 4.1.6 on FreeBSD 9.2
...bgensec.so: undefined reference to `packet_recv at SAMBA_4.1.4'
/usr/local/lib/libsamdb.so: undefined reference to `dom_sid_string at SAMBA_4.1.4'
/usr/local/lib/libsamdb.so: undefined reference to `dom_sid_parse at SAMBA_4.1.4'
/usr/local/lib/libndr-standard.so: undefined reference to `ndr_pull_security_descriptor at SAMBA_4.1.4'
/usr/local/lib/libgensec.so: undefined reference to `gssapi_get_session_key at SAMBA_4.1.4'
/usr/local/lib/libsamdb.so: undefined reference to `dsdb_schema_info_cmp at SAMBA_4.1.4'
/usr/local/lib/libsamba-credentials.so: undefined reference to `ldb_relative_path at SAMBA...