On 10/9/05 9:09, Hirmke Michael <[EMAIL PROTECTED]> wrote: > Hi *, > > another question - this time regarding the use of Net:LDAP on a Windows > machine. > When running on a Windows XP workstation, which is member of a Windows > 2003 > domain, is there any way to use the "integrated security", i.e. bind to > a > DC without using any credentials besides the ones of the logged in user? > Or is there any SASL mechanism, which would support this?
This sounds like Kerberos. I don't know if there's a way to get (and use) your Kerberos ticket in perl and Authen::SASL. Cheers, Chris