1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
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