LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   double login problem (https://www.linuxquestions.org/questions/linux-general-1/double-login-problem-264089/)

leonidas 12-08-2004 12:18 PM

double login problem
 
Hello to everybody,
I've installed samba 2 to my Red Hat Linux 9 system and I want to prevent the same user to loggin twice (to a seperate workstation). Does anyone has an idea how can I do it?

Thanks in advance!
Leonidas

hob 12-09-2004 11:32 AM

The best way is probably to use the login script to check and kick the user out with a message if they are registered as being logged in somewhere else.

We have a (Windows) system at work that adds the user and workstation to a SQL database at part of the logon script, and the entry is removed by a logoff script.


All times are GMT -5. The time now is 07:30 AM.