> Running: > mod_perl 1.21, apache 1.39, Emperl 1.19 on Solaris 2.5 or Linux 6.0 > > Are there any modules I can load under Unix and Authenticate both in > realtime? You bet. Take a look at Authen::Smb and Apache::AuthenSmb. I am running it on Linux (RedHat 6.0) and it works like a charm. You will need to do a lot of caching for your authentication, otherwise you can easily knock over your NT [P|B]DC. Memoize works well for this. Hope that helps, Joshua
- How to:? Authenticat again an NT domain while running under ... Clifford Lang
- Joshua Gerth