_decode.pm error

2006-04-13 Thread REGADE Sébastien Ext ROSI/DPS
Hi,   I have a problem when i'm using ldap over SSL (ldaps).   When i try to do a big request, this error is returned :   decode error 00<=>30 0 8  at C:/Perl/site/lib/Convert/ASN1/_decode.pm line 107, line 5.   In debug mode i receive that :   Net::LDAPS=HASH(0x1d9fcb0) received:   30 84

Authentication and Authorization identities in Authen::SASL::GSSAPI

2006-04-13 Thread Simon Wilkinson
I think I may be using the wrong callback with Authen::SASL::GSSAPI, and I wanted some comments. With GSSAPI, the authentication identity is determined by the contents of the current users credential cache. However, the authorization identity can be specified as part of the SASL handshake. I'm cu