I think you're not going to be able to do this without a local keytab.

Keep your local keytabs in a consistent place, like 
/var/spool/keytabs/LOGINNAME and then, when you log in as LOGINNAME make 
certain that KRB5_KTNAME is set to the right keytab in the user's .profile or 
the system .profile and, if it exists, run "kinit -k".

jd

On Mar 12, 2012, at 12:24, Tiago Elvas <tiagoel...@gmail.com> wrote:

> Dear all,
> 
> 
> I would like to configure my machine so that when I login as user
> "operator" I get a credential as operator/instance, where instance should
> be the hostname.
> 
> The idea is that if I login as "operator" in both machines I get different
> tickets. I thought that the instance should be the hostname but I haven't
> yet found information on how to configure this:
> 
>   - machine1.mydomain.com: ticket as operator/machine1.mydomain.com
>   - machine2.mydomain.com: ticket as operator/machine2.mydomain.com
> 
> Any thoughts?
> 
> Thanks in advance.
> Best regards,
> Tiago
> ________________________________________________
> Kerberos mailing list           Kerberos@mit.edu
> https://mailman.mit.edu/mailman/listinfo/kerberos
________________________________________________
Kerberos mailing list           Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos

Reply via email to