On Wed, Oct 02, 2002 at 12:47:23PM -0700, yogesh kithani wrote:
> ???(1) I get the following error on the client when I try to connect it through 
>"clog" command : 
>           # kclog -host mars.telegenisys.com -coda admin
>             username: admin
>             Password: changeme
>             Invalid login (RPC2_NOTAUTHENTICATED (F)).
>           #

Our authentication database doesn't contain/deal with any kerberos
passwords.

kclog simply runs 'kinit' with the specified username and obtains
kerberos credentials. It then passes these credentials to kauth on the
server that validates it with the kerberos servers.

My guess is that there is possibly no kerberos identity for admin, and
definitely no kerberos password 'changeme'.

Jan

Reply via email to