home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / protocol / kerberos / 549 next >
Encoding:
Internet Message Format  |  1992-07-21  |  1.4 KB

  1. Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!uwm.edu!ogicse!pdxgate!parsely!agora!bobb
  2. From: bobb@agora.rain.com (Bob Beauchemin)
  3. Newsgroups: comp.protocols.kerberos
  4. Subject: Telnetd options
  5. Message-ID: <1992Jul21.234933.22768@agora.uucp>
  6. Date: 21 Jul 92 23:49:33 GMT
  7. Article-I.D.: agora.1992Jul21.234933.22768
  8. Sender: bobb@agora.uucp (Bob Beauchemin)
  9. Organization: Open Communications Forum
  10. Lines: 32
  11.  
  12.  
  13.   I'm trying out the Kerberized Version of telnet/telnetd (dated 91.03.25
  14. is this the latest version?) and have a question about the authentication
  15. options of telnetd.
  16.  
  17.   Telnetd has five authentication startup options(plus debug):
  18.  
  19.   telnetd -a none
  20.   telnetd -a other
  21.   telnetd -a user
  22.   telnetd -a valid
  23.   telnetd -a off
  24.  
  25.   The "user", "valid", and "other" options appear to produce much the same
  26. results (although the "other" seems not to be used in the code). Any
  27. of these options only seem to allow logon from:
  28.   1. Kerberized telnet with -a option and
  29.   2. Kinit'd user and
  30.   3. User in .klogin file on remote host
  31.  
  32.   The "none" option allows kerberized telnet login (without a password) and
  33. non-kerberized telnet login (with a password).
  34.  
  35.   Is this how its supposed to work? What is supposed to be the real
  36. difference between the "user" and "valid" options? I couldn't find any
  37. docs for this telnetd option and am guessing by experimentation and
  38. reading the code.
  39.  
  40.   Thanks,
  41.  
  42. Bob Beauchemin
  43. bobb@agora.rain.com
  44.