[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

kerberos & ssh error message



Hello folks,

system: etch64

 ssh -vvv -o PreferredAuthentications=gssapi-with-mic
user@foobar

debug3: preferred gssapi-with-mic
debug3: authmethod_lookup gssapi-with-mic
debug3: remaining preferred:
debug2: Unrecognized authentication method name:
gssapi-with-mic
debug1: No more authentication methods to try.

ssh quits

would appreciate some help on understanding why ssh
complains of it like that.


thank you
regards
john

sshd_config

KerberosAuthentication yes
GSSAPIAuthentication yes
GSSAPICleanupCredentials yes
LogLevel DEBUG3

pam:
auth

auth    sufficient  pam_krb5.so minimum_uid=1000
forwardable
auth    required        pam_unix.so nullok_secure

session

session    sufficient  pam_krb5.so minimum_uid=1000
forwardable
session required        pam_unix.so

account:
account sufficient  pam_krb5.so minimum_uid=1000
forwardable
account required        pam_unix.so

password:
password    sufficient  pam_krb5.so minimum_uid=1000
forwardable





      ____________________________________________________________________________________
Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  http://tools.search.yahoo.com/newsearch/category.php?category=shopping


Reply to: