]> git.michaelhowe.org Git - packages/o/openafs.git/commit
Allow multiple local realms in krb.conf
authorRuss Allbery <rra@debian.org>
Sat, 28 Jun 2008 05:07:44 +0000 (22:07 -0700)
committerRuss Allbery <rra@debian.org>
Sat, 28 Jun 2008 05:07:44 +0000 (22:07 -0700)
commitc8c62a231b8a6a31771cb561128824375dc67a10
treecf957294a234c79808887bcb9428487a40de77f5
parent7de1d3731dfc996655e3aba8402285ac5b12b36c
Allow multiple local realms in krb.conf

Apply quilt patch multiple-local-realms: Enable listing multiple realms
in the server krb.conf file.  Up to four realms may be treated as local
in that fashion for authorization purposes (instead of the single realm
supported without this patch).

This upstream patch is in the 1.5 series but not in 1.4.  However, it
has been working in production at Stanford University for some time.
12 files changed:
src/audit/audit.c
src/auth/userok.c
src/config/afs_sysnames.h
src/ptserver/ptprocs.c
src/util/afsutil_prototypes.h
src/util/dirpath.c
src/util/dirpath.hin
src/util/dirpath_nt.h
src/util/get_krbrlm.c
src/util/test/dirpath_test.c
src/viced/host.c
src/viced/viced.c