home *** CD-ROM | disk | FTP | other *** search
/ The Net: Ultimate Internet Guide / WWLCD1.ISO / pc / java / prfzjhp6 / readme < prev    next >
Encoding:
Text File  |  1996-08-14  |  3.5 KB  |  98 lines

  1. README - VDSI Authentication Applet Configuration
  2.  
  3. written:  3/28/96 RTC, Trinet Services
  4.  
  5. All files are contained in the directory "flash".
  6. The top-level html document is "flash/index.html".
  7.  
  8.  
  9. To install the applet into a web page, do the following:
  10. (1) Copy and install 'servauth' binary
  11.     Some servers allow ".cgi" extension files in any HTML directory; if this
  12.     is the case, rename servauth to servauth.cgi
  13.     Some servers require executable binaries to be in /cgi-bin.  If this is
  14.     the case, move the file to this directory.
  15.  
  16. (2) Install user/keycode file 'keyfile2.txt' into same directory where
  17.     'servauth' or 'servauth.cgi' binary is located
  18.  
  19. (3) Modify web page 'flash.html' to contain correct URL links for the applet.
  20.     The HTML tag(s) to modify are as follows:
  21.  
  22.     <param name="successURL" value="http://www.company.com:80/start.html">
  23.     <param name="validationURL" value="http://www.company.com:80/servauth.cgi">
  24.  
  25. (4) Modify the param's in the file to match the appropriate locations for:
  26.     successURL -  the page to be loaded on a successful validation
  27.     validationURL - the full URL of the 'servauth' binary
  28.  
  29. ---
  30. The link to the publicly available applet is:
  31.  
  32.   http://vdsi.trinet.com/flash/akdemo.html
  33.  
  34. Our registration number is:
  35.  
  36.   PRFZJHP6
  37.  
  38. ---
  39.  
  40. VASCO Data Security, Inc. and TriNet Services, Inc., as a team, have entered
  41. an applet into the Java Cup International Applet Contest.  Our applet is based
  42. on VDSI's patented access control technology called the Access Key II(tm).
  43. The Access Key II(tm) is a one-time password generator used for extended user
  44. authentication.  The Key operates as a challenge/response token, where the
  45. challenge can be read by the token optically or through keypad entry.  Java
  46. provides us with the ability to present the optical challenge in a web document
  47. which can then be used for entry into a secure web site.
  48.  
  49. To facilitate the testing of the applet we are submitting, we are sending six
  50. uniquely programmed Access Keys so that the judges can use these keys with
  51. their associated user ids to test the Java applet.  The applet is basically
  52. the login screen to a secure web site.  The applet presents the challenge
  53. required by the Access Keys both optically and in numeric form, and accepts
  54. the username and response as input.
  55.  
  56. The usernames assigned to the six keys are: java1, java2, java3, java4, java5,
  57. and java6.  We have labeled the Keys accordingly (normally you would not want
  58. to write your username on the key itself).
  59.  
  60. ---
  61.  
  62. Access Key II Pin Operation
  63.  
  64. To set the PIN for use:
  65.  
  66. 1. Depress the 'c' key followed by the 'p' key.
  67. 2. The display should read '8888'.
  68. 3. Enter the PIN you wish to use.
  69. 4. The display should flash, then shut off.
  70. 5. Allow approximately 16 seconds for the key to shut down.
  71.  
  72. To enable the key after the PIN has been chosen:
  73.  
  74. 1. Depress the 'p' key.
  75. 2. The key should display '0000'.
  76. 3. Enter your PIN number.
  77. 4. The display should flash, then turn off.
  78. 5. The key is now ready for use.
  79.  
  80. To change the PIN number:
  81.  
  82. 1. Enable the key using your current PIN number.
  83. 2. Depress the 'c' key, followed by the 'p' key.
  84. 3. The screen should display '8888'.
  85. 4. Enter the new PIN you want to use.
  86. 5. Allow the key approximately 16 seconds to shut down.
  87.  
  88. ---------
  89. For questions, contact the following:
  90.  
  91. TriNet Services - 919-833-2247   FAX: 919-833-2276
  92.    Roger Chen, sr. consultant (rchen@trinet.com)
  93.    Frederic Burke, consultant & proj. mgr (fburke@trinet.com)
  94.  
  95. VASCO Data Security, Inc. - 708-932-8844   FAX: 708-495-0279
  96.    Brian Odeen, sr. developer (bro@vdsi.com)
  97.  
  98.