From: <ce...@ca...> - 2000-12-12 21:01:25
|
I think it was O'Reilly's "Windows 2000 Active Directory". All of the code samples are C++ and VB, but it's still a useful reference. I've also found myself referring to two other excellent O'Reilly books: "Perl for System Administration" and "Practical Internet Groupware". --Corey To: Corey Ehmke/CAT/hmco@HoughtonMifflin cc: per...@li... Subject: Re: Is Net::LDAP binding to Active Directiry possible? On Tue, 12 Dec 2000 ce...@ca... wrote: > I know it's possible, as I am doing it. Here's what my code looks like: Thanks! That did the trick. A question - where did you get this information? I'm curious where I went wrong. Perhaps something like this should go in the Net::LDAP docs? In the docs I was led to believe I was looking for something like "uid=foo,ou=People,o=bar.com". Thanks again! -sam |