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

Re: Solaris 9 + Heimdal KDC?



On Thu, Feb 17, 2005 at 09:32:47AM +0100, Joakim Fallsjo wrote:
> Adam Morley <adam-software-heimdal@gmi.com> writes:
> 
[snip]
> >> ># cat /etc/hosts
> >> >127.0.0.1       localhost loghost
> >> >10.2.1.125      win2k0.prod.gmi.com win2k0
> >> >
> >> >I thought that was the "order?"
> >> 
> >> hostname?  (should return either win2k0 or win2k0.prod.gmi.com)
> >
> > # hostname
> > win2k0
> >
> What's in /etc/nodename?

# cat /etc/nodename
win2k0

I'm thinking that's supposed to hold the fqdn, yes?  Either way, I set
it to the FQDN instead of simply the host name, and I still have the
same problem:

# cat /etc/nodename
win2k0.prod.gmi.com
# Feb 17 10:06:48 win2k0 sshd[18974]: PAM-KRB5 (auth): krb5_verify_init_creds failed: Key table entry not found

(I did restart sshd inbetween)

I'm logging in as user adam, and adam is in /etc/passwd and /etc/shadow:

# grep adam /etc/passwd
adam:x:1001:14::/home/adam:/bin/bash
# grep adam /etc/shadow
adam:*K*:::::::

I'm under the impression that *K* means Kerberos, from what I've read at
least.  Please correct me if I'm wrong on this.

thanks!

-- 
adam