hi > I went after my problem with the NT authentification and I found out, > that if you want to make a NT-based Authentification (f.ex for an > ODBC-Connection) the I_USR will be seen as the actual user... > > I granted then rights to the I_USR in the DB, but this way, I cannot > distinguish which user is actually working in the DB. > > IS there a way to use NT-Authentification in connection with php & > MSSQL ??? >
Yes, there is a way: you can disable anonymous access in IIS for the parts of the website which need login. Christoph -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php