Operation: Admin Password Complexity Settings
Description: Set Complexity for Admin Password. 

Sample Configuration
<AdminSettings> <PasswordComplexitySettings> <PasswordComplexityCheck>Enable/Disable</PasswordComplexityCheck> <PasswordComplexity> <MinimumPasswordLength>Disable/Enable</MinimumPasswordLength> <!-- IF MinimumPasswordLength Is Enable --> <MinimumPasswordLengthValue>{Value}</MinimumPasswordLengthValue> <IncludeAlphabeticCharacters>Enable/Disable</IncludeAlphabeticCharacters> <IncludeNumericCharacter>Enable/Disable</IncludeNumericCharacter> <IncludeSpecialCharacter>Enable/Disable</IncludeSpecialCharacter> </PasswordComplexity> </PasswordComplexitySettings> </AdminSettings>



Parameter Mandatory Default Description
MinimumPasswordLengthValueNo 
Minimum number of characters required in password.
MinimumPasswordLengthValue confines to:
  • Type is 'SCALAR'.
  • Datatype is 'INTEGER'.
  • Range 5 to 10 is allowed.
IncludeAlphabeticCharactersNo  
Enable to enforce check for minimum One (1) Upper and One (1) Lower case character.
IncludeAlphabeticCharacters confines to:
  • Type is 'SCALAR'.
  • Only 'Enable' are allowed.
IncludeNumericCharacterNo  
Enable to enforce check for minimum One (1) numeric character.
IncludeNumericCharacter confines to:
  • Type is 'SCALAR'.
  • Only 'Enable' are allowed.
IncludeSpecialCharacterNo  
Enable to enforce check for minimum One (1) special character.
IncludeSpecialCharacter confines to:
  • Type is 'SCALAR'.
  • Only 'Enable' are allowed.
MinimumPasswordLengthNo 
Enable to enforce minimum password length check.
MinimumPasswordLength confines to:
  • Type is 'SCALAR'.
  • Only '8' are allowed.
Note:
By default, the minimum Password length is eight (8)characters.
PasswordComplexityCheckNo  
Enable to set Password Complexity Settings.
PasswordComplexityCheck confines to:
  • Type is 'SCALAR'.
  • Only 'Enable' are allowed.



Operation   Status   Message
Admin Password Complexity Settings200
Admin Password Complexity Settings500


© Copyright 2019 Sophos Firewall Limited. All rights reserved.
Sophos Firewall is registered trademarks of Sophos Firewall Limited and Sophos Firewall Group. All other product and company names mentioned are trademarks or registered trademarks of their respective owners.
No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any form or by any means, electronic, mechanical, photocopying, recording or otherwise unless you are either a valid licensee where the documentation can be reproduced in accordance with the license terms or you otherwise have the prior permission in writing of the copyright owner.