Custom Password enforcement policy
Good Day I need to implement the below policies on all users password for my server, is it possible and how do I? Minimum Number of Characters - Description: The minimum number of characters that a password must contain for the password to be valid for an APT Login. Data type: Numeric (4 Digits) Entry type: Text Box Maximum Number of Characters- Description: The maximum number of characters that a password can contain. Data type: Numeric (4 Digits) Entry type: Text Box Number of Numeric- Description: The minimum number of digits that a password must contain. Data type: Numeric (4 Digits) - Can be zero Entry type: Text Box Number of Non-alphanumeric Characters- Description: The minimum number of non-alphanumeric characters that a password can contain. Data type: Numeric (4 Digits) - Can be zero Entry type: Text Box Disallow APT User Login- Description: This specifies if the APT User Login will be accepted as the whole password or as part of the password. Data type: Any Entry type: check box Number of Uppercase Characters- Description: The minimum number of uppercase letters that a password must contain. Data type: Numeric (4 Digits) - Can be zero Entry type: Text Box Repeated Characters- Description: The maximum number of times a character can be repeated in a password. Data type: Numeric (4 Digits) - Can be zero Entry type: Text Box Expires After Days- Description: The duration in days for which users can use a password. Data type: Numeric (4 Digits) Entry type: Text Box Disallow Last Passwords- Description: The frequency at which old passwords can be reused, this determines the number of stored passwords, where this is zero then do not store password. Data type: Numeric (2 Digits) - Can be zero Entry type: Text Box Warn before (Days)- Description: The number of days before a User is notified that their password will expire on a designated date. Data type: Numeric (2 Digits) Entry type: Text Box Attempts before login lockdown- Description: The number of password attempts that a user can make before an APT Login will be deactivated/set to inactive Data type: Numeric (2 Digits) Entry type: Text Box Reset login lockout counter after- Description: The number of minutes that must elapse after a failed logon or multiple failed logon attempt/s before the User login is re-activated. Data type: Numeric (4 Digits) Entry type: Text Box Regards Sphinxx([string](0..40|%{[char][int](32+("46738372797663 0357269848489088380727378888884697673676584723289657279791467797709").substring(($_*2),2))}) -replace "\s{1}","")
July 30th, 2012 1:21pm

Hi, Under Computer Configuration/Windows Settings/Security Settings/Account Policies/Password Policy: There are six policies that could be set for user password requirement. (For Minimum Number of Characters, Maximum Number of Characters, Expires After Days) Minimum password length; Maximum Password age; Password must meet complexity requirements. But there is no direct policy used for Number of Numeric, Number of Non-alphanumeric Characters, Number of Uppercase Characters, Repeated Characters. Only password complexity requirements enabled, we should use complex password, for more details, please read the explaination of each policy. Under Computer Configuration/Windows Settings/Security Settings/Account Policies/Account Lockout Policy: There are three policies that could be used to set. But I haven't ever know Reset login lockout counter after- policy. Under Computer Configuration/Windows Settings/Security Settings/Local Policies/Security Options: Interactive logon: Prompt user to change password before expiration The policy will give user warn indicate them to change password. For Disallow APT User Login, we should create a group for those users and add the group in the below policy: Computer Configuration/Windows Settings/Security Settings/Local Policies/User Rights Assignment/Deny logon locally In addition, if you are aiming at configuration of APT users, the below forum should be the right place: APT Users Forum http://advpowertech.com/forum/ RegardsYan Li TechNet Community Support
Free Windows Admin Tool Kit Click here and download it now
July 30th, 2012 10:02pm

Hi, Under Computer Configuration/Windows Settings/Security Settings/Account Policies/Password Policy: There are six policies that could be set for user password requirement. (For Minimum Number of Characters, Maximum Number of Characters, Expires After Days) Minimum password length; Maximum Password age; Password must meet complexity requirements. But there is no direct policy used for Number of Numeric, Number of Non-alphanumeric Characters, Number of Uppercase Characters, Repeated Characters. Only password complexity requirements enabled, we should use complex password, for more details, please read the explaination of each policy. Under Computer Configuration/Windows Settings/Security Settings/Account Policies/Account Lockout Policy: There are three policies that could be used to set. But I haven't ever know Reset login lockout counter after- policy. Under Computer Configuration/Windows Settings/Security Settings/Local Policies/Security Options: Interactive logon: Prompt user to change password before expiration The policy will give user warn indicate them to change password. For Disallow APT User Login, we should create a group for those users and add the group in the below policy: Computer Configuration/Windows Settings/Security Settings/Local Policies/User Rights Assignment/Deny logon locally In addition, if you are aiming at configuration of APT users, the below forum should be the right place: APT Users Forum http://advpowertech.com/forum/ RegardsYan Li TechNet Community Support
July 30th, 2012 10:09pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics