r22893: Use ldap_rename_s instead of deprecated ldap_rename2_s.
commit2753d30cbea6cc6689cda17182caff20d65c6f6c
authorMichael Adam <obnox@samba.org>
Tue, 15 May 2007 10:47:40 +0000 (15 10:47 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:22:05 +0000 (10 12:22 -0500)
tree203d851b124cdf8864008124a72999db2aa3ccc0
parentc0d467462fe332284416a3a7d4cc7535147a2eba
r22893: Use ldap_rename_s instead of deprecated ldap_rename2_s.
This fixes the build on solaris (host sun9).
And hopefully doesn't break any other builds... :-)
If it does, we need some configure magic.

Thanks to Björn Jacke <bj@sernet.de>.
(This used to be commit a43775ab36aa3d36108e1b5860bbee6c47e9b1b4)
source3/libads/ldap.c