Configuring a brocade fcoe administrator account – Brocade Network OS NETCONF Operations Guide v4.1.1 User Manual
Page 220

188
Network OS NETCONF Operations Guide
53-1003231-02
Command access rules
15
<command>
<enumList>username</enumList>
</command>
</rule>
<rule xmlns="urn:brocade.com:mgmt:brocade-aaa">
<index>33</index>
<action>accept</action>
<operation>read-write</operation>
<role>NetworkSecurityAdmin</role>
<command>
<enumList>aaa</enumList>
</command>
</rule>
<rule xmlns="urn:brocade.com:mgmt:brocade-aaa">
<index>34</index>
<action>accept</action>
<operation>read-write</operation>
<role>NetworkSecurityAdmin</role>
<command>
<enumList>radius-server</enumList>
</command>
</rule>
<rule xmlns="urn:brocade.com:mgmt:brocade-aaa">
<index>35</index>
<action>accept</action>
<operation>read-write</operation>
<role>NetworkSecurityAdmin</role>
<command>
<enumList>configure</enumList>
</command>
</rule>
</config>
</edit-config>
</rpc>
<rpc-reply message-id="815" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<ok/>
</rpc-reply>
Configuring a Brocade FCoE administrator account
The following example creates an FCOEAdmUser account that is associated with the FCoEAdmin
role. It creates the access permissions rules that allow the user to perform FCoE operations.
?xml version="1.0" encoding="UTF-8"?>
<rpc message-id="816" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<edit-config>
<target>
<running/>
</target>
<config>
<role xmlns="urn:brocade.com:mgmt:brocade-aaa">
<name>
<name>FCoEAdmin</name>
<desc>Manages FCoE</desc>
</name>
</role>
<username xmlns="urn:brocade.com:mgmt:brocade-aaa">
<name>FCoEAdmUser</name>