home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / dnew54c3.zip / ACCESS.CON next >
Text File  |  1998-05-01  |  1KB  |  38 lines

  1. ##  Format:
  2. ##    <host>:<perm>:<user>:<pass>:<groups>
  3. ##  Connecting host must be found in this file; the last match found is
  4. ##  used, so put defaults first.
  5. ##    <host>        Wildcard name or IP address 
  6. ##    <perm>        R to read; P to post; I to allow Ihave xfer's
  7. ##    <user>        Username for authentication before posting
  8. ##    <pass>        Password, for same reason
  9. ##    <groups>    Newsgroup patterns that can be read or not read
  10. ## 
  11. ## Default is no access, no way to authentication, and no groups.
  12. ## If user is trying to post, then only P records are tested
  13. ## if user is trying to read, only R records are tested.
  14. ## In this way you can specify a user can read lots of groups but only
  15. ## post to local groups and thus not embarass your company world wide.
  16. ## The groups list is not checked for IHAVE feeds.
  17. ##
  18. ## This file processed when connection is made, and then again if authinfo
  19. ## command is sent.
  20.  
  21. ## Don't let anyone in by default
  22. ##  
  23. *:logoff:::!*  
  24.  
  25. ## Except people from my site, put in your ip number or use names
  26. ## if you have reverse name translation working. 
  27.  
  28. # Default configuration file lets everyone read,post
  29. # (REQUIRED: CHANGE NEXT THREE LINES and remove the #'s)
  30. *:Read,Post:::*
  31. # 161.29.23.*:Read,Post:::*
  32. # *.my.domain.name:Read,Post:::*
  33.  
  34. ## Give any nntp-send feeding site IHAVE access, not needed for a 
  35. ## sucking only feed.
  36. # (OPTIONAL: CHANGE NEXT LINE)
  37. # upstream.feeder.edu:ihave:::*
  38.