Commit graph

10 commits

Author SHA1 Message Date
Cy Schubert
c84de390ec 1. Update 1.0.3 --> 1.3-rc7
2. Update master site list
3. As 5.x already ships with it's own pam_krb5, configure the port to
   only install on 4.x systems.
2004-01-29 17:37:57 +00:00
Cy Schubert
e103223c78 Resurrect pam_krb5 for MIT KRB5.
Approved by:	nectar
2003-02-12 04:38:19 +00:00
Jacques Vidrine
0806d9d1d4 Remove this port. The pam_krb5 in the base system should be utilized. 2003-02-05 18:15:08 +00:00
Jacques Vidrine
09020c7910 Add missing <syslog.h>. Noticed in -CURRENT. 2002-09-07 15:44:13 +00:00
Jacques Vidrine
598e7cdedd Update pam_krb5 1.0 -> 1.0.1.
Change MASTER_SITES.

NB: This  versioning is  bogus.  Unfortunately,  there is  no official
release of  pam_krb5 yet,  but it has  substantially changed.   I made
this release based on what is in CVS.
2001-07-24 17:14:44 +00:00
Jacques Vidrine
6aba05b58d Update for heimdal-0.3f interface changes. 2001-06-11 18:38:47 +00:00
Jacques Vidrine
31d87969c9 Bug fixes and paranoia:
compat_heimdal.c:
   = Stop shooting at feet when freeing a particular chunk of memory.
     Found by complaints from free(), and pinpointed with MALLOC_OPTIONS=A.
pam_krb5_auth.c:
   = In addition to dropping and restoring uid when delving in /tmp,
     drop and restore gid.
   = Explicitly set permissions on the credentials cache for good measure.

The following was
Obtained from:	Sam Hartman <hartmans@mit.edu> via bugs.debian.org

support.c:
   = verify_krb_v5_tgt: Do a little more to prevent KDC spoofing.
     Allow for a key separate from the host key to use only for PAM.
2001-01-24 20:36:33 +00:00
Jacques Vidrine
24e15a1d62 Fix linking the pam_krb5.so module:
= Be very specific about where we think the libraries are, to avoid
    getting the old crusty Heimdal from the base system.
  = Minimize the undefined symbols in pam_krb5.so
2001-01-23 21:42:11 +00:00
Jacques Vidrine
85af8c73f2 Oops, 2000-11-06 19:56:21 +00:00
Jacques Vidrine
12ef728008 A Pluggable Authentication Module for Kerberos 5. 2000-11-06 19:01:43 +00:00