wesleyw Posted June 17, 2008 Posted June 17, 2008 Does anyone know where I can find the script on this site that will log off the currently logged on user if that account is used to logon somewhere else? Wes
cookie_monster Posted June 17, 2008 Posted June 17, 2008 Do you mean the MS limit logon util? If so it's more than just a script it takes a bit of setting up. Utility Spotlight: Limit Login Attempts With LimitLogin
el8linuxel8 Posted June 17, 2008 Posted June 17, 2008 He means users not being allowed to establish more than one session.
wesleyw Posted June 17, 2008 Author Posted June 17, 2008 I know about the MS LimitLogon but I seem to remember a script before the site changed that would check if someone was already logged on with that username and log them off as the new user logged in? Wes
EduTech Posted June 17, 2008 Posted June 17, 2008 Let me have a dig and get back to you theres one here somewhere. Or i might have one on my pc. i'll have a look James.
EduTech Posted June 17, 2008 Posted June 17, 2008 Theres also this way just found it on my back up which i think does the trick also. Microsoft has released the LimitLogin tool, which you can download from http://download.microsoft.com/download/f/d/0/fd05def7-68a1-4f71-8546-25c359cc0842/limitlogin.exeLimit Login.txt
amfony Posted June 21, 2008 Posted June 21, 2008 i ran into limit logon agessss ago when i was running a 2000 domain and it didnt help me cause it required 2003 domains (then atleast). So i wrote my own (primitive) custom job at logon to write a file to a share with the username.txt and then if file exists logoff. Since then im moved to a mySQL db and autoIT logon script that does much the same but with an greater emphasis on detail.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now