Re: [PERL-LDAP-DEV] perl-ldap AD authentication with SASL/GSSAPI

2003-10-18 Thread Graham Barr
On 18 Oct 2003, at 3:57, Zhang Liquan wrote: Now, I can use SASL/GSSAPI encryption to search AD successfully, though this may not be a fine resolution. I'm a tyro of PERL, and I'm not very familiar with PERL MODULE, so I can't explain the problems and resolve it really. I'll decribe my modificat

Re: [PERL-LDAP-DEV] perl-ldap AD authentication with SASL/GSSAPI

2003-10-18 Thread Simon Wilkinson
Zhang Liquan wrote: In Net::LDAP::Bind::decode, use $sasl->tiesocket replace $sasl->securesocket, then the connection will not be closed when BIND completed. But after BIND success, the Net::LDAP module will complain the socket handle ($ldap->socket) not a GLOB reference when it try to w

Re: [PERL-LDAP-DEV] perl-ldap AD authentication with SASL/GSSAPI

2003-10-18 Thread Zhang Liquan
CTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, October 16, 2003 7:46 PM Subject: Re: [PERL-LDAP-DEV] perl-ldap AD authentication with SASL/GSSAPI > I had exactly the same problem. With same software you have on the > client side except on Linux and OpenLDAP on the server side. &g

Re: perl-ldap AD authentication with SASL/GSSAPI

2003-10-16 Thread Marco Marongiu
No chance of having an e-mail without weird fonts?

Re: [PERL-LDAP-DEV] perl-ldap AD authentication with SASL/GSSAPI

2003-10-16 Thread Ziya Suzen
I had exactly the same problem. With same software you have on the client side except on Linux and OpenLDAP on the server side. I has been a while, IIRC I had to set ssf to 0 ('zero' which is no encryption) on OpenLDAP to get it working (You should be able to turn it of from the client side as wel

perl-ldap AD authentication with SASL/GSSAPI

2003-10-16 Thread Zhang Liquan
I have spent a week try to search AD with Net::LDAP, if I use simple authentication,it seems work fine.But I found this method sends the user's password over the network in plaintext, which is not secure enough for my needs. Then I download the Authen::SASL::Cyrus module.But it don't work! when

RE: [Fwd: howto perl-ldap AD authentication with SASL/GSSAPI mech anism?]

2003-08-29 Thread Robbie Allen
> Sent: Thursday, August 28, 2003 7:20 AM > To: Graham Barr > Subject: Re: [Fwd: howto perl-ldap AD authentication with SASL/GSSAPI > mechanism?] > > > Hey Graham, or Ben :-) > > My MUA believes you used Ximian Evolution 1.4.4 > to write the following on Wednesda

RE: [Fwd: howto perl-ldap AD authentication with SASL/GSSAPI mechanism?]

2003-08-28 Thread Ken Cornetet
al Message- From: Tim Musson [mailto:[EMAIL PROTECTED] Sent: Thursday, August 28, 2003 7:20 AM To: Graham Barr Subject: Re: [Fwd: howto perl-ldap AD authentication with SASL/GSSAPI mechanism?] Hey Graham, or Ben :-) My MUA believes you used Ximian Evolution 1.4.4 to write the following on Wednesd

Re: [Fwd: howto perl-ldap AD authentication with SASL/GSSAPI mech anism?]

2003-08-28 Thread Christopher A Bongaarts
In the immortal words of Cann, Ben A.: > Looking at all the code that has been suggested, it seems that everyone who > uses Net::LDAP is using simple authentication (setting password => xxx, > rather than using SASL). I have gotten this to work as well, and can query > AD in this way. Unfortu

RE: [Fwd: howto perl-ldap AD authentication with SASL/GSSAPI mech anism?]

2003-08-28 Thread Robbie Allen
rom: Cann, Ben A. [mailto:[EMAIL PROTECTED] > Sent: Thursday, August 28, 2003 10:34 AM > To: [EMAIL PROTECTED] > Subject: RE: [Fwd: howto perl-ldap AD authentication with > SASL/GSSAPI mech anism?] > > > Looking at all the code that has been suggested, it seems > that everyo

RE: [Fwd: howto perl-ldap AD authentication with SASL/GSSAPI mech anism?]

2003-08-28 Thread Cann, Ben A.
>Properties->{'User ID'} = $user; $connObj->Properties->{'Password'} = $passwd; $connObj->Open; Thanks for all the replies. -ben >Message-ID: <[EMAIL PROTECTED]> >To: "'perl-ldap[at]perl.org'" >Subject: RE: [Fwd: howt

RE: [Fwd: howto perl-ldap AD authentication with SASL/GSSAPI mech anism?]

2003-08-28 Thread Robbie Allen
- > From: Tim Musson [mailto:[EMAIL PROTECTED] > Sent: Thursday, August 28, 2003 8:20 AM > To: Graham Barr > Subject: Re: [Fwd: howto perl-ldap AD authentication with > SASL/GSSAPI mechanism?] > > > Hey Graham, or Ben :-) > > My MUA believes you used Ximian Evolution 1

Re: [Fwd: howto perl-ldap AD authentication with SASL/GSSAPI mechanism?]

2003-08-28 Thread Al Lilianstrom
Tim Musson wrote: Hey Graham, or Ben :-) My MUA believes you used Ximian Evolution 1.4.4 to write the following on Wednesday, August 27, 2003 at 3:06:04 PM. GB> I have spent a week trying to search Active Directory via Net::LDAP. GB> I finally found the xray mailing list (geo crawler does not se

Re: [Fwd: howto perl-ldap AD authentication with SASL/GSSAPI mechanism?]

2003-08-28 Thread Graham Barr
On Thu, 2003-08-28 at 13:19, Tim Musson wrote: > Hey Graham, or Ben :-) > > My MUA believes you used Ximian Evolution 1.4.4 > to write the following on Wednesday, August 27, 2003 at 3:06:04 PM. And mine shows yours does not honor Reply-To lines (Cc'd to Ben) Graham. > > GB> I have spent a wee

Re: [Fwd: howto perl-ldap AD authentication with SASL/GSSAPI mechanism?]

2003-08-28 Thread Tim Musson
Hey Graham, or Ben :-) My MUA believes you used Ximian Evolution 1.4.4 to write the following on Wednesday, August 27, 2003 at 3:06:04 PM. GB> I have spent a week trying to search Active Directory via Net::LDAP. GB> I finally found the xray mailing list (geo crawler does not seem to GB> have inf

[Fwd: howto perl-ldap AD authentication with SASL/GSSAPI mechanism?]

2003-08-27 Thread Graham Barr
-Forwarded Message- From: "Cann, Ben A." <[EMAIL PROTECTED]> To: '[EMAIL PROTECTED]' <[EMAIL PROTECTED]> Subject: howto perl-ldap AD authentication with SASL/GSSAPI mechanism? Date: Wed, 27 Aug 2003 15:03:40 -0400 I have spent a week trying to search Ac