Hey Pierangelo,
Monday, August 13, 2001, 3:06:00 AM, you wrote:
PM> Sorry for the bad hint. The LDAP_NO_ATTRS must be
PM> in a null-terminated string array, namely
PM> char *attrs[] = { LDAP_NO_ATTRS, NULL };
Thanks, my Wilcox book gave the same bad hint, which is why I couldn't
figure it out before :-P Thanks a lot. Works great now :)
--
Kevin