Skip to Content.
Sympa Menu

freetds - Re: via PHP to Microsoft SQL Server V7.0

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Brian Bruns <camber AT umcc.ais.org>
  • To: TDS Development Group <freetds AT franklin.oit.unc.edu>
  • Subject: Re: via PHP to Microsoft SQL Server V7.0
  • Date: Wed, 19 Jan 2000 21:24:50 -0500 (EST)




On Thu, 20 Jan 2000, James Cameron wrote:

> Brian Bruns wrote:
> > Anyway...assuming you can login from another package...start looking to
> > see if they are using a different authorization scheme than user/pass.
>
> They are. Domain authentication. Do you know how to specify the
> username and password and a domain?
>
> I have tried the obvious "domain\username" "password" but it did not
> work.
>
Hmmm...from just doing some web searches it would seem that this would
work... (assuming of course it's actually domain\\username since the \
needs to be escaped in php).

> --
> James Cameron (cameron AT stl.dec.com)
>
> Not the Director of Titanic, but he had his name before I did.
>
You know, I kept wondering why the name sounded familiar :-)

Brian





Archive powered by MHonArc 2.6.24.

Top of Page