Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Oct 2005 16:08:14 +0200 (CEST)
From:      Harti Brandt <hartmut.brandt@dlr.de>
To:        hackers@freebsd.org
Subject:   telnetd/sshd and Kerberos tickets (PAM)
Message-ID:  <20051021160017.D4007@beagle.kn.op.dlr.de>

next in thread | raw e-mail | index | archive | help

Hi all,

I have enabled the pam_krb5 module in pam.d/{login,telnetd,sshd}. When 
login in locally I get a Kerberos ticket as I would expect. When logging 
in via ssh or telnet I don't get one. I have digged around in the sources 
and it locks like telnetd never calls pam_setcred() which would do this 
work. My PAM-foo is rather limited so my question is: shouldn't sshd and 
telnetd call pam_setcred() somewhere?

harti



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051021160017.D4007>