Displaying 2 results from an estimated 2 matches for "ldapsam_get_new_rid".
2016 Mar 06
0
Segmentation Fault when trying to set root samba password, IPA as a backend
...t ../source3/lib/smbldap.c:274
274 if (mod == NULL) {
(gdb) bt full
#0 smbldap_talloc_autofree_ldapmod (mem_ctx=0x80032f78, mod=0x80011a98)
at ../source3/lib/smbldap.c:274
handle = 0xbffff988
__FUNCTION__ = "smbldap_talloc_autofree_ldapmod"
#1 0xb7d45b5b in ldapsam_get_new_rid (priv=0x80027aa8, rid=0xbffffb58)
at ../source3/passdb/pdb_ldap.c:4854
smbldap_state = 0x80027fc0
result = 0x80036740
entry = 0x80036740
mods = 0x80011a98
status = {v = 0}
value = 0x0
rc = -2147280760
nextRid = 1012...
2016 Mar 06
2
Segmentation Fault when trying to set root samba password, IPA as a backend
On Fri, Mar 04, 2016 at 04:16:44PM +0000, Rowland penny wrote:
> On 04/03/16 09:58, Volker Lendecke wrote:
> >On Fri, Mar 04, 2016 at 10:53:17AM +0100, Volker Lendecke wrote:
> >>On Wed, Mar 02, 2016 at 09:23:34AM +0000, Rowland penny wrote:
> >>>OK, here is the output:
> >>Can you try the attached (UNTESTED!) patch?
> >>
> >>Thanks,
>