Oskar Liljeblad <[EMAIL PROTECTED]> writes:

> Package: libpam-krb5
> Version: 1.2.0-1
> Severity: normal

> Something seems to be wrong with pam_krb5.so auth when used for
> ssh. I have this line in my /etc/pam.d/ssh:

>   auth      required     pam_krb5.so use_first_pass forwardable

> This is what I get when correct password is entered:

>   sshd[32359]: fatal: PAM: pam_setcred(): Error in service module

> (and ssh just disconnects me). Removing the auth-line above fixes
> the problem.

I can't duplicate this.  It works great for me using the following
configuration:

auth    sufficient      pam_unix.so nullok_secure
auth    required        pam_krb5.so use_first_pass forwardable

What version of the openssh-server package are you using?  Also, do you
have any session lines for pam_krb5.so?

-- 
Russ Allbery ([EMAIL PROTECTED])               <http://www.eyrie.org/~eagle/>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to