On Feb 22, 6:29 pm, Matthew Loar <[EMAIL PROTECTED]> wrote:
> Are you telling ssh to log you in as user2 (-l user2)? The krb5.conf
> doesn't affect who you log in as, just whether Kerberos will
> authenticate you as that user.
Thanks; this was the problem.
-David
grackle <[EMAIL PROTECTED]> wrote:
> I want Kerberos principal user1 to be able to log into user account
> user2 on a particular host. I specified
>
> auth_to_local_names {
> user1 = user2
> }
>
> in the krb5.conf file on the host. When I kinit on another mac
I want Kerberos principal user1 to be able to log into user account
user2 on a particular host. I specified
auth_to_local_names {
user1 = user2
}
in the krb5.conf file on the host. When I kinit on another machine as
user1 and ssh to the host, I get a password prompt. When I enter my