[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: (ITS#4739) Server crashes every time alias is dereferenced



--nextPart2681002.ZbxIqWnAlZ
Content-Type: text/plain;
  charset="iso-8859-6"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

On Wednesday 08 November 2006 21:18, hardimankevin@yahoo.com wrote:
> Full_Name: Kevin Hardiman
> Version: 2.3.27
> OS: Linux (Mandriva 2007)
> URL: ftp://ftp.openldap.org/incoming/
> Submission from: (NULL) (24.90.130.182)
>
>
> Using the very simple alias below, OpenLDAP will crash every time it is
> dereferenced:
>
> dn: uid=3Dtest,ou=3DUsers,ou=3Dbladiant,ou=3Dsmb,ou=3DCore Services,dc=3D=
example,dc=3Dcom
> objectClass: alias
> objectclass: extensibleObject
> uid: test
> aliasedObjectName: uid=3Dtest,ou=3DUsers,dc=3Dexample,dc=3Dcom
>
> This error has been experience with OpenLDAP releases 2.3.6 and 2.3.27,
> both in the form of provided Mandriva packages.  I also have seen a number
> of references to this error in previous releases, with no explicit fix.=20
> Please advise.


Can't reproduce:

$ ldapsearch -h localhost -LLL -s children -a never  -x -b "ou=3DTest=20
Aliases,dc=3Dranger,dc=3Ddnsalias,dc=3Dcom"
dn: uid=3Dbgmilne,ou=3DTest Aliases,dc=3Dranger,dc=3Ddnsalias,dc=3Dcom
objectClass: alias
objectClass: extensibleObject
uid: bgmilne
aliasedObjectName: uid=3Dbgmilne,ou=3DPeople,dc=3Dranger,dc=3Ddnsalias,dc=
=3Dcom

$ ldapsearch -h localhost -LLL -s children -a always  -x -b "ou=3DTest=20
Aliases,dc=3Dranger,dc=3Ddnsalias,dc=3Dcom" objectclass
dn: uid=3Dbgmilne,ou=3DPeople,dc=3Dranger,dc=3Ddnsalias,dc=3Dcom
objectClass: mailRecipient
objectClass: person
objectClass: organizationalPerson
objectClass: inetOrgPerson
objectClass: posixAccount
objectClass: top
objectClass: kerberosSecurityObject
objectClass: shadowAccount
objectClass: sambaSamAccount

$ rpm -q openldap-servers
openldap-servers-2.3.27-1mdv2007.0

$ rpm -q openldap-servers --qf "%{PACKAGER}\n"
Buchan Milne <bgmilne@mandriva.org>


Regards,
Buchan

=2D-=20
Buchan Milne
ISP Systems Specialist - Monitoring/Authentication Team Leader
B.Eng,RHCE(803004789010797),LPIC-2(LPI000074592)

--nextPart2681002.ZbxIqWnAlZ
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQBFU1IvrJK6UGDSBKcRAhkQAKDCpV5W+plszHrf/GIqkx2yMcTtwQCePs67
JaAwrB9eaYnzEcK7uS41ZEo=
=4WpH
-----END PGP SIGNATURE-----

--nextPart2681002.ZbxIqWnAlZ--