[Dovecot] pam session=yes with gssapi authentication
24 Sep
2007
24 Sep
'07
10:04 a.m.
hi there
I noticed the following behaviour with auth backend pam and "args session=yes *" configuration:
- login with "plain": pam session gets opend
- login with "gssapi" (kerberos): pam session isn't opend (-> no $HOME will be created)
Is this a bug or just a limitation by GSSAPI (maybe gssapi works around PAM)?
- Thomas
Dovecot Versions seen this:
- 1.0.rc15 (Debian 4.0 Etch)
- 1.0.0 (Debian backports)
25 Sep
25 Sep
5:45 p.m.
On Mon, 2007-09-24 at 09:04 +0200, Thomas Mueller wrote:
hi there
I noticed the following behaviour with auth backend pam and "args session=yes *" configuration:
- login with "plain": pam session gets opend
- login with "gssapi" (kerberos): pam session isn't opend (-> no $HOME will be created)
If you use gssapi mechanism, it doesn't do anything with PAM. So you'd need to put the $HOME creation elsewhere..
6270
Age (days ago)
6271
Last active (days ago)
1 comments
2 participants
participants (2)
-
Thomas Mueller
-
Timo Sirainen