Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Single login into SQL Server or Win NT server

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-02-11 : 01:02:21
Saeer J. writes "Dear Gentlemen,

I want to implement security into SQL Server that a person can only logon once using his username. Now I understand that it can't be implemented in SQL Server 7.0. But its always wise to ask the Guru before coming to such conclusion.

Is there an alternate to this? I know I can use Win NT logon security feature and then let the users logon to the SQL Server using Win NT Authentication, but how can I control that one person has only one logon to the Win NT domain and/or one logon session in SQL Server 7/2000?

All possible help or advice will highly be appreciated.

Sincerely,"
   

- Advertisement -