sLiDeR Posted November 11, 2008 Posted November 11, 2008 I want to restrict user logons to one connection only per user. Do I need to write a script for this or can I enforce it via AD?
elsiegee40 Posted November 11, 2008 Posted November 11, 2008 You really need LimitLogon. There are numerous threads if you search, including this one: http://www.edugeek.net/forums/scripts/20941-limit-logon.html
FAA Posted November 12, 2008 Posted November 12, 2008 LimitLogin is incredibly cumbersome to deploy and administer. It: - performs an irreversible Active Directory schema modification - requires an IIS server - does not come with an integrated deployer - does not support Windows NT 4.0 domains - does not provide E-mail and popup notifications - does not log lock/unlock events - does not allow to define login limits by group - does not allow to customize messages displayed to users - does not allow to set workstation restrictions - ... As an American friend of mine once told me: “LimitLogin looks like a Rube Goldberg’s machine”… http://img186.imageshack.us/my.php?image=rubegoldberggifjr9.gif You should have a look at UserLock.
Theblacksheep Posted November 12, 2008 Posted November 12, 2008 (edited) You should have a look at UserLock. If he wants something simple, paying £2.50 per licence might be abit much. Although if you have the cash, userlock is a quality bit of software. Edited November 12, 2008 by Theblacksheep
SpuffMonkey Posted November 12, 2008 Posted November 12, 2008 LimitLogin is incredibly cumbersome to deploy and administer. It: - performs an irreversible Active Directory schema modification - requires an IIS server - does not come with an integrated deployer - does not support Windows NT 4.0 domains - does not provide E-mail and popup notifications - does not log lock/unlock events - does not allow to define login limits by group - does not allow to customize messages displayed to users - does not allow to set workstation restrictions - ... As an American friend of mine once told me: “LimitLogin looks like a Rube Goldberg’s machine”… True - but it is free and (at least for us) does work
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