Files
heimdal/lib/auth/pam/README
Johan Danielsson 03a73fbe38 Quick pam hack.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@938 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-11-05 04:17:20 +00:00

18 lines
738 B
Plaintext

------------------------------------------------------------
| NOTE: This is currently just experimental code, it might |
| not work as expected. You have been warned. |
------------------------------------------------------------
This is a quick attempt at a PAM module for Kerberos. You don't really
want to use this, but if you feel suicidal you will have to do the
following:
* Make sure pam_krb4.so is available in /usr/athena/lib. You might
actually want it on local disk, so /lib/security might be a better
place if /usr/athena is not local.
* Look at pam.conf.add for examples of what to add to /etc/pam.conf
There is currently no support for changing kerberos passwords. Use
kpasswd instead.