[22770] in Source-Commits
Athena 9.9: r15 - in trunk/packs: build/rpm/prep build/rpm/specs config config/os/linux
daemon@ATHENA.MIT.EDU (ghudson@MIT.EDU)
Mon May 15 14:37:44 2006
Date: Mon, 15 May 2006 14:37:37 -0400
Message-Id: <200605151837.k4FIbbv3032019@equal-rites.mit.edu>
To: source-commits@MIT.EDU
From: ghudson@MIT.EDU
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: ghudson
Date: 2006-05-15 14:37:34 -0400 (Mon, 15 May 2006)
New Revision: 15
Added:
trunk/packs/config/os/linux/hesiod.conf
trunk/packs/config/os/linux/nsswitch.conf
trunk/packs/config/os/linux/system-auth
Modified:
trunk/packs/build/rpm/prep/athena-ws
trunk/packs/build/rpm/specs/athena-ws
trunk/packs/config/krb5.conf
Log:
Configure name lookup and login system to use Hesiod and Kerberos/AFS.
* packs/config/os/linux/system-auth: New file, controls PAM
authentication for login, gdm, etc. Set up to use krb5afs module.
* packs/config/os/linux/nsswitch.conf: New file, controls name lookup.
Set up to use hesiod for user and group lookups.
* packs/config/os/linux/hesiod.conf: New file, controls glibc hesiod
lookups. Set up to use athena.mit.edu domain.
* packs/config/krb5.conf: Add pam appdefaults to control system
authentication.
* packs/build/rpm/prep/athena-ws: Add new config files to package.
* packs/build/rpm/specs/athena-ws: Install new config files, and add
triggers to overwrite the system versions where appropriate.
Diff command:
svn diff -r14:15 file:///afs/dev.mit.edu/source/9.9-repos