Displaying 6 results from an estimated 6 matches for "pdb_create_us".
Did you mean:
pdb_create_user
2016 Mar 04
0
Segmentation Fault when trying to set root samba password, IPA as a backend
...(vg_replace_malloc.c:692)
==28624== by 0x48777F7: realloc_array (util.c:754)
==28624== by 0x5731BE1: smbldap_set_mod_internal (smbldap.c:325)
==28624== by 0x5732166: smbldap_set_mod (smbldap.c:392)
==28624== by 0x4AA410F: ldapsam_create_user (pdb_ldap.c:5305)
==28624== by 0x4AC046E: pdb_create_user (pdb_interface.c:542)
==28624== by 0x4AB1401: local_password_change (passdb.c:745)
==28624== by 0x10B4AB: password_change (smbpasswd.c:264)
==28624== by 0x10BC87: process_root (smbpasswd.c:466)
==28624== by 0x10C1AC: main (smbpasswd.c:627)
==28624==
==28624== Invalid read of size 1
=...
2016 Mar 04
2
Segmentation Fault when trying to set root samba password, IPA as a backend
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,
Gna, should have at least compiled it....
New patch :-)
Volker
--
SerNet GmbH, Bahnhofsallee 1b, 37081 Göttingen
phone: +49-551-370000-0, fax:
2016 Mar 02
4
Segmentation Fault when trying to set root samba password, IPA as a backend
...alloc (vg_replace_malloc.c:692)
==2405== by 0x48777F7: realloc_array (util.c:754)
==2405== by 0x5728B31: smbldap_set_mod_internal (smbldap.c:325)
==2405== by 0x57290B6: smbldap_set_mod (smbldap.c:392)
==2405== by 0x4A9FC2B: ldapsam_create_user (pdb_ldap.c:5304)
==2405== by 0x4ABB376: pdb_create_user (pdb_interface.c:542)
==2405== by 0x4AACBF9: local_password_change (passdb.c:745)
==2405== by 0x10B29B: password_change (smbpasswd.c:264)
==2405== by 0x10BA77: process_root (smbpasswd.c:466)
==2405== by 0x10BF9C: main (smbpasswd.c:627)
==2405==
==2405== Invalid read of size 4
==2405==...
2016 Mar 01
3
Segmentation Fault when trying to set root samba password, IPA as a backend
On 01/03/16 21:35, Garming Sam wrote:
> Hi Rowland,
>
> This new segfault seems unrelated to the previous one. It's probably
> something like a double free, which typically shouldn't be that hard to
> fix. If you try running the tool under valgrind, it should provide
> enough information to fix the issue.
>
>
> Cheers,
>
> Garming
>
Who or what is
2016 Mar 06
0
Segmentation Fault when trying to set root samba password, IPA as a backend
...084265071,
3221224576, 0,
3221224168, 3084108032, 2147603560, 2147603560, 3221224136,
2147706368}}
gid = 4294967295
uid = 4294967295
ret = {v = 3084574480}
rc = 0
__FUNCTION__ = "ldapsam_create_user"
#4 0xb7d6346f in pdb_create_user (mem_ctx=0x8001e888,
name=0x800081c0 <user_name> "ldap09", flags=16, rid=0xbffffb58)
at ../source3/passdb/pdb_interface.c:542
pdb = 0x80027e28
#5 0xb7d54402 in local_password_change (
user_name=0x800081c0 <user_name> "ldap09", local_flags=5...
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,
>