home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / radi116c.zip / radius116c / radius / clients.example next >
Text File  |  1998-05-04  |  634b  |  18 lines

  1. #
  2. #    This file contains a list of clients which are allowed to
  3. #    make authentication requests and their encryption key.
  4. #    The first field is a valid hostname for the client.
  5. #    The second field (separated by blanks or tabs) is the
  6. #    encryption key.
  7. #       Note, for efficiency, place most frequently used entries first
  8. #    A fully qualified client name with a HOSTS file entry will allow
  9. #       authentication even if all DNS's are down or unreachable.
  10. #
  11. #Client Name        Key
  12. #----------------    -------------------
  13. dialup1            testing123
  14. dialup2.mydomain.com    testing123
  15. dialup3.mydomain.com    testing123
  16. localhost        testing123
  17.  
  18.