source: trunk/debathena/debathena/libpam-krb524/README @ 22686

Revision 22686, 309 bytes checked in by ghudson, 17 years ago (diff)
* debathena/debathena: Snapshot debathena package sources from /mit/debathena/packages/debathena.
Line 
1This is the README for pam_krb524, a PAM session module which gets the
2user Kerberos 4 tickets on login using krb524init, and removes them on
3logout.
4
5One uses the module by adding the line
6
7session    optional   pam_krb524.so
8
9in /etc/pam.d/common-session after pam_krb5.so.
10
11It supports the debug option.
Note: See TracBrowser for help on using the repository browser.