I don't actually do anything to authenticate for SQL Server access. I use
Net::LDAP to authenticate users before they enter various unix based web
applications. Since we have a mix of NT and Unix I want to use NT id
authentication. Either way, you will need to ask for, or provide a user/pass
combination. If this still sounds like something you can use I'd be happy to
share the experience of getting this to work and code examples. FYI, there
is also a DBD::LDAP.

-----Original Message-----
From: cp [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 11, 2002 10:56 AM
To: Vanole, Mike; dbi users perl.org
Subject: Re: why do I need to supply user & password


Can you post an example of using Net::LDAP to authenticate to a SQL server
form a *Nix platform? I'd love to use something like that in our shop.


-- 
Give a man a match, and he'll be warm for a minute, but set him on
fire, and he'll be warm for the rest of his life.


> From: "Vanole, Mike" <[EMAIL PROTECTED]>
> Date: Wed, 11 Sep 2002 10:36:59 -0500
> To: "'Levine, Peter W'" <[EMAIL PROTECTED]>,   "'Jeff Urlwin'"
> <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
> Subject: RE: why do I need to supply user & password
> 
> You can try LDAP autentication with Net::LDAP from UNIX. I do it just fine
> from Solaris.
> 
> -----Original Message-----
> From: Levine, Peter W [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, September 11, 2002 10:33 AM
> To: 'Jeff Urlwin'; [EMAIL PROTECTED]
> Subject: RE: why do I need to supply user & password
> 
> 
> Jeff,
> 
> Can I use Windows authentication from a UNIX server?
> 
> Pete
> 
> -----Original Message-----
> From: Jeff Urlwin [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, September 11, 2002 8:31 AM
> To: Levine, Peter W; [EMAIL PROTECTED]; 'Jeff Urlwin'
> Subject: RE: why do I need to supply user & password
> 
> 
> Peter,
> 
> I think so.  I just checked.  I do *not* see a password stored in my
> registry when I try to switch authentication to SQL Server authentication.
> IF you can switch to NT authentication (which I'm guessing you can't,
> but...), then the authentication is handled behind the scenes...

Reply via email to