]> git.michaelhowe.org Git - packages/o/openafs.git/commit
* Rework how PAM modules are handled.
authorRuss Allbery <rra@debian.org>
Thu, 11 Aug 2005 07:58:44 +0000 (07:58 +0000)
committerRuss Allbery <rra@debian.org>
Thu, 11 Aug 2005 07:58:44 +0000 (07:58 +0000)
commitba2da4cd2124c408e5f0424ba4ea516c6b454f09
tree8c4a175d77412aa5f6f90b121e360106b8a78d0b
parent5c53cf85f2885604ba87cb4eded37c0162456264
  * Rework how PAM modules are handled.
    - Build against the pthread-aware libraries.  (Closes: #297804)
    - Use the shared library objects instead of building separate PIC
      objects, eliminating the need for many Makefile modifications.
    - Include pam_afs.krb.so as well.  (Closes: #165972)

This is still a work in progress, but I want to get it into the repository
as a checkpoint since everything seems to work.  Remaining to be done is
the cleanup of the old Makefile rules to build the pic directory, which
should no longer be needed.

Tested with unstable ssh-krb5 and login so far, with no problems.
Makefile.in
aclocal.m4
configure
configure-libafs
debian/changelog
debian/rules
src/cf/osconf.m4
src/pam/Makefile.in
src/pam/afs_auth.c
src/pam/afs_setcred.c