home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / injoy23.zip / ipsec / vpn-auth.cn_ < prev   
Text File  |  2002-07-07  |  1KB  |  34 lines

  1. ;-----------------------------------------------------------------------------
  2. ; CONFIGURATION FILE
  3. ;-----------------------------------------------------------------------------
  4. ; Purpose..:  Authentication file for remote IPSec users.
  5. ; Remarks..:  Encrypted passwords can be generated with IPSEC.EXE
  6. ; Syntax...:  Records begin in first position of a line.
  7. ;             Strings and IP addresses must be in quotes.
  8. ;             Blank line(s) terminate a record.
  9. ;             Lines starting with the '#' or ';' denote a comment.
  10. ;             Default values provided by matching file in the TEMPLATE dir.
  11. ;             Records must have unique names.
  12. ; Help.....:  Product documentation and matching template/.dct file.
  13. ; Errors...:  Written LOGS/VPN-AUTH.TRC (trace), LOGS/VPN-AUTH.LOG (audit)
  14. ;_____________________________________________________________________________
  15.  
  16.  
  17. #
  18. # Sample users.
  19.  
  20. Joe_Hansen      Password = "cucumber",
  21.                 Status = Disabled,
  22.                 Description = "Home account for Peter (Sales)",
  23.                 Inner-IP = "10.2.2.1",
  24.  
  25. Peter_Smith     Password = "tomato",
  26.                 Status = Disabled,
  27.                 Description = "Home account for Peter (Sales)",
  28.                 Inner-IP = "10.2.2.2",
  29.  
  30. Copenhagen      Password = "banana",
  31.                 Status = Disabled,
  32.                 Description = "Branch office (Europe)",
  33.