consoleSecurity data type example

Here’s an XML example of the consoleSecurity data type:

<consoleSecurity>
    <disableAfterAttempts>3</disableAfterAttempts>
    <disableAfterInactiveDays>30</disableAfterInactiveDays>
    <forcePasswordChangeDays>45</forcePasswordChangeDays>
    <ipSettings>
         <allowAddresses>
             <ipAddress>192.168.103.18</ipAddress>
             <ipAddress>192.168.103.24</ipAddress>
             <ipAddress>192.168.103.25</ipAddress>
         </allowAddresses>
         <allowIfInBothLists>false</allowIfInBothLists>
         <denyAddresses/>
     </ipSettings>
    <loginMessage></loginMessage>
    <logoutOnInactive>20</logoutOnInactive>
    <minimumPasswordLength>6</minimumPasswordLength>
</consoleSecurity>

Trademark and LegalDisclaimer

© 2016 Hitachi Data Systems Corporation. All rights reserved.