# $Id$ # All users get 0 as the default class # H-Line: Specifies the access level by the hostname. # H:: H:localhost:5 # I-Line: Specifies the access level by the IP. # I:: I:127.0.0.1:5 # G-Line: Specifies the group's permissions. # G::: # # Permissions can be specified like this: # >0 All classes greater than 0 # !0 All classes except 0 # <0 All classes less than 0 # 0 0 # >0,0 All classes greater than 0, and 0 # <5&!3 All classes less than 5 but not 3 # <5&!<3 All classes less than 5 but not less than 3 # # Default permissions are >0,0 G:news.software.trilobite:>0:>0 G:admin.*:>5,5:>5,5