|
Posted by Nikos Nikoleris on July 7, 2008, 9:40 am
If you were Registered and logged in, you could reply and use other advanced thread options
We've got a cisco switch 3750 and what we are trying to do is make it
authenticate using a kerberos server we already have for central
authentication.
What we've set is:
aaa authentication login default local krb5 enable
kerberos local-realm REALM.COM
kerberos srvtab entry host/switch.realm.com@REALM.COM <snip>
kerberos server REALM.COM 10.0.0.1
and we are now able to authenticate using the kerberos password but we
cannot authenticate using the already obtained credentials after a kinit
command. We've have tried using telnet with krb5-telnet and we could
login as it is expected without giving any password - given that we
already have the credentials. Our clients are most probably working well
since we can ssh to other kerberos enabled servers in the same realm
without password. Is it something we are doing wrong?
Thanks for the help
Nikos
|