>>>>> "RB" == "Ryan Boyd" <[EMAIL PROTECTED]> writes:

    RB> However, I would like some way for a non-kerberized ssh/sftp
    RB> client to login directly as 'wsowner' using the credentials of,
    RB> for example, '[EMAIL PROTECTED]'.  Is this at all possible?

Of course.  Read up on the other authentication methods available in SSH
besides GSSAPI/Kerberos.  You could use hostbased authentication with
~/.shosts, or publickey authentication with various users' public keys in
~wsowner/.ssh/authorized_keys, or ...

-- 
  Richard Silverman
  [EMAIL PROTECTED]

________________________________________________
Kerberos mailing list           [email protected]
https://mailman.mit.edu/mailman/listinfo/kerberos

Reply via email to