From: Keith J. <KRJ...@lb...> - 2006-06-22 02:22:28
|
Just to avoid any confusion. What I was calling OS auth, is officially "Windows Authentication" according to the docs. --keith On Jun 21, 2006, at 7:11 PM, Keith Jackson wrote: > Hi, > First off, thanks for developing this code. It has made the fact that > I've been forced to use M$ products much less painful. :) > > Our SQL Server 2005 instance is setup to not support SQL > authentication, only OS authentication. On OSX I have no problem > making this work by using a username like: HOSTNAME\username in my > connect call. Everything then works fine. > > On windows however, I consistently get login failures. After looking > at the network traffic with ethereal it appears that pymssql is > trying to do SQL auth instead of OS auth. > > How can I force pymssql on windows to us OS auth? Any suggestions > would be greatly appreciated. > thx, > --keith > > All the advantages of Linux Managed Hosting--Without the Cost and > Risk! > Fully trained technicians. The highest number of Red Hat > certifications in > the hosting industry. Fanatical Support. Click to learn more > http://sel.as-us.falkag.net/sel? > cmd=lnk&kid=107521&bid=248729&dat=121642 > _______________________________________________ > Pymssql-users mailing list > Pym...@li... > https://lists.sourceforge.net/lists/listinfo/pymssql-users |