MordyT Posted September 11, 2012 Posted September 11, 2012 Hi there, Doing a project for a non-profit educational institution and we having an issue. Running on Server2003 SBS. Policy is to lockout a account until manually unlocked after 5 failed attempts. There is a concern that a person will deliberately lock out all the admin accounts in the domain. Short of having a hidden account that we will be able to login with, is there a way to prevent admin accounts from being locked until unlocked?
FN-GM Posted September 11, 2012 Posted September 11, 2012 Hi there, Doing a project for a non-profit educational institution and we having an issue. Running on Server2003 SBS. Policy is to lockout a account until manually unlocked after 5 failed attempts. There is a concern that a person will deliberately lock out all the admin accounts in the domain. Short of having a hidden account that we will be able to login with, is there a way to prevent admin accounts from being locked until unlocked? The original administrator account doesn't lockout. You can set it to automatically unlock accounts after a period of time if you like.
MordyT Posted September 11, 2012 Author Posted September 11, 2012 Hi, we have the system set to auto-unlock accounts after 30 minutes. I guess we are looking for a way to be able to trigger a unlock, external of the network, on just admin accounts.
Duke5A Posted September 17, 2012 Posted September 17, 2012 Short of having a scheduled task run dsmod to unlock an account every so often, I don't see how. 2000/2003 AD doesn't support multiple account/password policies; you can only do that with 2008.
Michael Posted September 17, 2012 Posted September 17, 2012 Rename the admin accounts and remove any lockout policies on 2003 server. On 2008 you can specify different policies (as mentioned above).
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