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

Content deleted Content added
CrazyTeeka (talk | contribs)
CrazyTeeka (talk | contribs)
mNo edit summary
Line 94: Line 94:
Basic Guest/User account with many things hidden:
Basic Guest/User account with many things hidden:
<syntaxhighlight>
<syntaxhighlight>
<user name="Admin" password="SHA1#D57E4F7EE70491BBD274B5F71185A2A577B0DAFBF558BD" timeout="0" level="GUEST"/>
<user name="Guest" password="SHA1#D57E4F7EE70491BBD274B5F71185A2A577B0DAFBF558BD" timeout="0" level="GUEST"/>
</syntaxhighlight>
</syntaxhighlight>
or
or
<syntaxhighlight>
<syntaxhighlight>
<user name="Admin" password="SHA1#D57E4F7EE70491BBD274B5F71185A2A577B0DAFBF558BD" timeout="0" level="USER"/>
<user name="Guest" password="SHA1#D57E4F7EE70491BBD274B5F71185A2A577B0DAFBF558BD" timeout="0" level="USER"/>
</syntaxhighlight>
</syntaxhighlight>
Debug account with a few extra things unhidden:
Debug account with a few extra things unhidden: