[1462] in NetBSD-Development
new cns for sipb-athena
daemon@ATHENA.MIT.EDU (Eric Mumpower)
Fri Aug 22 19:22:32 1997
Date: Fri, 22 Aug 1997 19:22:22 -0400 (EDT)
To: sipb-athena@MIT.EDU, netbsd-dev@MIT.EDU
Cc: linux-dev@MIT.EDU
From: Eric Mumpower <nocturne@MIT.EDU>
I imported the current Athena ~source/third/cns (a recent athenaized CNS
snapshot) into the sipb-athena repository, as src/cns.
It appears to have support for AFS (getpag()) in login.krb, and needs only a
couple tweaks (modifying the Makefile.in's in src/appl/bsd and src/kuser) in
order to enable the same sort of Krb5 support Athena uses.
To build, run '(g)make -f Makefile.athena prepare' in src/cns, followed by
'(g)make depend all'.
I built it on lola-granola, and installed it in a local-disk copy of the
srvd, for testing. It appears to work fine.
- Eric