| Date Of Receipt: 17-JAN-1995 10:08:36.47
From: SMURF::FLAMBE::"[email protected]" "17-Jan-1995 1006"
To: "Rich Larsen [email protected]" <[email protected]>
CC: [email protected]
Subj: Re: /etc/krb.conf
I'd delete the slugbt.zso.dec.com FOR SURE. As for odie, that should be OK, I
assume it's getting regular updates from yield and having it local should be
faster for you. If it ever seems like it might be a problem, try moving it
right after kerberos4 and see if there's a difference.
-Grant
|
| Hi,
| I am not sure what systems should be listed in /etc/krb.conf.
| Here is what I use here at UNX.
|
| ZONE
| ZONE odie.unx.dec.com
| ZONE slugbt.zso.dec.com
| ZONE kerberos.zk3.dec.com
| ZONE kerberos1.zk3.dec.com
| ZONE kerberos2.zk3.dec.com
| ZONE kerberos3.zk3.dec.com
| ZONE kerberos4.zk3.dec.com
| ZONE kerberos.zk3.dec.com admin dummy
|
| My question is should I delete the entries odie and slugbt or
| is this format ok?
|
| Thanks,
|
| Rich
| ================================================================
| Rich Larsen, M/S: UNX TCP/IP: [email protected]
| USSG/User Env. & Std. Group DECnet: UNXA::LARSEN
| Digital Equipment Corporation FAX: 908-577-6003
| 200 Route 9 North Voice: 908-577-6083
| Manalapan, New Jersey 07726 DTN: 462
|
| Date Of Receipt: 17-JAN-1995 16:33:33.80
From: SMURF::WASTED::jmf "Joshua M. Friedman OSF/UNIX SDE"
To: [email protected], [email protected]
CC:
Subj: Re: /etc/krb.conf
Rich, I'd think you should do this; first look locally (odie) then
look at the zk slaves 1..4, then the zso slave, then if all else fails,
the master. slugbt could be dropped:
ZONE
ZONE odie.unx.dec.com
ZONE kerberos1.zk3.dec.com
ZONE kerberos2.zk3.dec.com
ZONE kerberos3.zk3.dec.com
ZONE kerberos4.zk3.dec.com
ZONE slugbt.zso.dec.com
ZONE kerberos.zk3.dec.com
ZONE kerberos.zk3.dec.com admin dummy
|