I took a network monitor trace and noticed that it was doing Reverse DNS. I
added a host entry and everything is better now.
"Branden" wrote in message
> When I run: osql -S 192.168.1.xxx -E -Q "sp_who2" it takes 47 seconds.
> When I run: osql -S 192.168.1.xxx -U test -P password -Q "sp_who2" it
> takes 1 second.
>
> The client is a web server that is in the DMZ connecting to a SQL 2000
> server that is behind a firewall (NetScreen I believe) that only has TCP
> port 1433 open and is doing NAT.
>
> Any idea why Windows Authentication is so much slower than SQL
> Authentication?
>
> Thanks
>
> Branden
>
>
> >> Stay informed about: Slow Windows Authentication vs Fast SQL Authentication