aaa

Usage

<aaa-config xmlns="urn:brocade.com:mgmt:brocade-aaa">
	<aaa>
		<authentication>
			<login>
				<first/>
				<second/>
			</login>
		</authentication>
		<accounting>
			<exec>
				<defaultacc>
					<start-stop>
						<server-type/>
					</start-stop>
				</defaultacc>
			</exec>
			<commands>
				<defaultacc>
					<start-stop>
						<server-type/>
					</start-stop>
				</defaultacc>
			</exec>
			</commands>
		</accounting>
		<authorization>
			<command>
				<firstauthor/>
				<secondauthor/>
			</command>
		</authorization>
	</aaa>
</aaa-config>