Brocade Network OS NETCONF Operations Guide v4.1.1 Instrukcja Użytkownika Strona 221

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 622
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 220
Network OS NETCONF Operations Guide 189
53-1003231-02
Password policies
15
<role>FCoEAdmin</role>
<user-password>testpassword</user-password>
</username>
<rule xmlns="urn:brocade.com:mgmt:brocade-aaa">
<index>40</index>
<action>accept</action>
<operation>read-write</operation>
<role>FCoEAdmin</role>
<command>
<interface-fcoe>
<interface>
<fcoe/>
</interface>
</interface-fcoe>
</command>
</rule>
</config>
</edit-config>
</rpc>
<rpc-reply message-id="816" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<ok/>
</rpc-reply>
Password policies
Password policies define and enforce a set of rules that make passwords more secure by
subjecting all new passwords to global restrictions. The password policies described in this section
apply to the switch-local user database only. Configured password policies (and all user account
attribute and password state information) are synchronized across management modules and
remain unchanged after an HA failover.
In Logical chassis cluster mode, the configuration is applied to all the nodes in the cluster.
The following is a list of the configurable password policies:
Password strength policy
Password encryption policy
Account lockout policy
Password strength policy
Table 8 lists configurable password policy parameters.
TABLE 8 Password policy parameters
Parameter Description
character-restriction
lower
Specifies the minimum number of lowercase alphabetic characters that must occur in the
password. The maximum value must be less than or equal to the minimum length value.
The default value is zero, which means there is no restriction of lowercase characters.
character-restriction
upper
Specifies the minimum number of uppercase alphabetic characters that must occur in the
password. The maximum value must be less than or equal to the Minimum Length value.
The default value is zero, which means there is no restriction of uppercase characters.
Przeglądanie stron 220
1 2 ... 216 217 218 219 220 221 222 223 224 225 226 ... 621 622

Komentarze do niniejszej Instrukcji

Brak uwag