[OpenAFS] debian, login, pam.d, home on afs and aklog
Frank Burkhardt
fbo2@gmx.net
Fri, 9 Sep 2005 14:45:22 +0200
Hi,
On Fri, Sep 09, 2005 at 12:16:12PM +0200, Lars Schimmer wrote:
[snip]
> So: where is the magic knob on debian to execute aklog for every login?
There's a pam-plugin for debian which does the job (package
libpam-openafs-session). You need a pam configuration file like this for any
service that should get a token:
auth required pam_krb5.so
auth required pam_openafs_session.so
Have a look at http://fbo.no-ip.org/m/common-auth-afs for a more complex
example.
> And: has anyone ticket forwarding running on debian sarge and has a
> small guide for it?
I do. Knowing that you're a german speaker, I would suggest you to read
"Anhang A - SSH-Login-Varianten" of the InstantAFS-admin-guide which can
be downloaded here:
https://wiki.cbs.mpg.de/twiki/pub/Openafs/DokuMentation/admin-guide.pdf
There are packages available for sarge. Look here for further information:
https://wiki.cbs.mpg.de/cgi-bin/twiki//view/Openafs/DebianPakete
Regards,
Frank