From: <moo...@pg...> - 2002-04-22 20:12:46
|
Hi All-- I just started working with Perl-ldap today, so bear with me if this is a silly question. I've got a connection to our LDAP server, and have been able using perl-ldap to go in and get information for users, which is great. However, I also need to authenticate these users..tried just binding as a user + pass, but that didn't work (it seems to just treat this as an anonymous access). So far, I can't find anything about authentication in the faq...should I be looking at another module, or does perl-ldap do authentication and I'm just missing where it's documented? Thanks in advance! Lori Moore |