[22163] in Kerberos

home help back first fref pref prev next nref lref last post

Re: problems integrating krb5 with openafs

daemon@ATHENA.MIT.EDU (Sensei)
Wed Aug 11 17:33:35 2004

From: Sensei <noone@nowhere.org>
Date: Wed, 11 Aug 2004 21:38:53 +0200
Message-ID: <2nvaueF4r2kdU1@uni-berlin.de>
To: kerberos@mit.edu
Errors-To: kerberos-bounces@mit.edu

Wes Chow wrote:
> My problem is that it isn't.

You're using pam I suppose --- and hope.

> [login]
>        krb5_get_tickets = true
>        krb4_get_tickets = true
>        krb4_run_aklog = true
>        aklog_path = /usr/bin/aklog

This thing is useless. You should use pam authentication for all the 
services you need. Make sure you have these lines in your pam stack (I 
use first the unix auth, then kerberos, second, I use forwardable tickets):

auth            sufficient      pam_krb5.so use_first_pass forwardable
session         optional        pam_krb5.so
session         optional        pam_openafs_session.so

You can also set up a global authentication stack which is used by all 
the services, so that you must modify only this one, not all the others 
for any change you make.

> I have a couple questions.  The first is, am I possibly missing some
> sort of configuration for my kdc that will allow this to work?

I don't think so.

-- 
Sensei    <mailto:senseiwa@tin.it>
           <icqnum:241572242>
           <msn-id:Sensei_Sen@hotmail.com>
Error: Keyboard not found. Press F1 to continue...
________________________________________________
Kerberos mailing list           Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos

home help back first fref pref prev next nref lref last post