Re: [Firebird-net-provider] windows authentication

2008-11-03 Thread Jiri Cincura
It's because 2.0.1 doesn't support trusted auth. It's not only about removing username and pwd from connection string. -- Jiri {x2} Cincura (CTO x2develop.com) http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com - This

[Firebird-net-provider] windows authentication

2008-11-03 Thread Rick Roen
I'm using FirebirdSql.Data.FirebirdClient v 2.0.1.0 and Vista. Everything works fine when I use normal login, but I am having no luck with Windows authentication. Can someone point me to the documentation or give me instructions on how to do this? I have "Authentication = mixed" set in

[Firebird-net-provider] windows authentication

2008-11-03 Thread Rick Roen
I'm using FirebirdSql.Data.FirebirdClient v 2.0.1.0 and Vista. Everything works fine when I use normal login, but I am having no luck with Windows authentication. Can someone point me to the documentation or give me instructions on how to do this? I have "Authentication = mixed" set in