[825] in netbsd-help mailing list archive
Re: srvtab directions
daemon@ATHENA.MIT.EDU (Yoav Yerushalmi)
Fri Mar 1 13:57:25 1996
To: Andrew J Kim <ajkim@MIT.EDU>
Cc: netbsd-help@MIT.EDU
In-Reply-To: Your message of "Fri, 01 Mar 1996 10:24:13 EST."
<199603011524.KAA00940@samoyed.MIT.EDU>
Date: Fri, 01 Mar 1996 13:53:15 EST
From: Yoav Yerushalmi <yoav@MIT.EDU>
okay... do the following:
first, install the srvtab in /etc/athena
and make sure it is read-only to root. (i.e.
chmod 400 /etc/athena/srvtab
chown root:wheel /etc/athena/srvtab
Then, decide what kerberos instances may log in as root on your machine,
by putting them into /root/.klogin
you might, for example, have the line
ajkim@ATHENA.MIT.EDU
in there
Also, you might want to put the same things in a .klogin in your homedir
(my .klogin has the following in it:
yoav@ATHENA.MIT.EDU
yoav.root@ATHENA.MIT.EDU
Then, you should be all set (you can use telnet -safe to get to your machine,
and you can do a few other nifty things)
--
-----------------------------------------------------------------
| Yoav Yerushalmi | My opinions are mine.. |
| M.I.T student at large | (I hope.. don't sue) |
| http://www.mit.edu:8001/afs/sipb/user/yoav/html/homepage.html |
-----------------------------------------------------------------