/[gnats]/gnats/gnats/gnatsd.host_access
ViewVC logotype

Diff of /gnats/gnats/gnatsd.host_access

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by has, Sun Oct 27 19:45:37 2002 UTC revision 1.7 by yngves, Thu May 1 11:46:43 2003 UTC
# Line 8  Line 8 
8  #  #
9  #       host:access-level:whatever  #       host:access-level:whatever
10  #  #
11  #       * host: the hostname or IP address of the user contacting gnatsd.  #       * host: the hostname or IP address of the host contacting gnatsd.
12  #         Wildcard characters are supported:  #       Wildcard characters are supported in the host field.
13  #                  "*" matches anything; "?" matches any single character  #       "*" matches anything; "?" matches any single character.
14    #       NOTE: When authenticating, GNATS reads the entries in this file in
15    #       sequence until a match is found.  This means that wildcard entries
16    #       must be placed near the end of the file, otherwise, they will
17    #       override non-wildcard entries appearing after the wildcard ones.
18    #
19  #       * access-level: (default = edit)  #       * access-level: (default = edit)
20  #               deny     - gnatsd closes the connection  #               deny     - gnatsd closes the connection
21  #               none     - no further access until userid and password given  #               none     - no further access until userid and password given

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26