Jump to content

This is the support site for Andrews & Arnold Ltd, a UK Internet provider. Information on these pages is generally for our customers but may be useful to others, enjoy!

FireBrick 2700 Configuration: Difference between revisions

m
<syntaxhighlight>
<user name="admin" password="secret" timeout="0"/>
</syntaxhighlight>
Guest account with many things hidden:
<syntaxhighlight>
<user name="guest" password="secret" timeout="0" level="GUEST"/>
</syntaxhighlight>
Debug account with a few extra things unhidden:
<syntaxhighlight>
<user name="admin" password="secret" timeout="0" level="DEBUG"/>
</syntaxhighlight>
Guest account with many things hidden:
<syntaxhighlight>
<user name="guest" password="secret" timeout="0" level="GUEST"/>
</syntaxhighlight>
 
editor
426

edits