|  | Date Of Receipt: 	23-MAY-1995 10:19:30.73
From: 	SMURF::ALPHA::jmf "Joshua M. Friedman OSF/UNIX SDE"
To: 	winchell@DEC:.zko.alpha
CC: 	glidden odehelp
Subj: 	Re:  got kinit to work
Dave, this sounds like perhaps you weren't running BIND?  Can you check
this?  The kerberos* names are cnames - hostname alias via BIND.
-josh
--------
From [email protected]  Mon May 22 18:59:25 1995
Delivery-Date: Mon, 22 May 95 18:59:30 -0400
Return-Path: [email protected]
Received: from otlaser.zk3.dec.com by flume.zk3.dec.com; (5.65v3.0/1.1.8.2/16Jan95-0946AM)
	id AA03250; Mon, 22 May 1995 18:59:25 -0400
Received: from localhost by tlaser.zk3.dec.com; (5.65/1.1.8.2/06Mar95-1016AM)
	id AA07423; Mon, 22 May 1995 18:58:54 -0400
Message-Id: <[email protected]>
To: [email protected]
Cc: [email protected]
Subject: got kinit to work
Date: Mon, 22 May 95 18:58:54 -0400
From: [email protected]
X-Mts: smtp
by changing etc/krb.conf to :
ZONE
ZONE    buffer.zk3.dec.com
ZONE    flume.zk3.dec.com
ZONE    wasted.zk3.dec.com
ZONE    ravine.zk3.dec.com
ZONE    kerberos.zk3.dec.com admin dummy
------- Forwarded Message
Return-Path:  winchell 
Delivery-Date:  Mon, 22 May 95 17:48:21 -0400
Return-Path:  winchell
Received:  from localhost by tlaser.zk3.dec.com; (5.65/1.1.8.2/06Mar95-1016AM)
		id AA01935; Mon, 22 May 1995 17:48:22 -0400
Message-Id:  <[email protected]>
To:  odehelp
Cc:  winchell
Subject:  problem with kinit
Date:  Mon, 22 May 95 17:48:21 -0400
From:  winchell
X-Mts:  smtp
The following happens when I try kinit:
jibe.zk3.dec.com[803] kinit
Kerberos Initialization
Kerberos name: David_Winchell
kinit: Can't send request (send_to_kdc)
I've been able to kinit successfully before this.
I am on the blue-net.
thanks,
dave
jibe.zk3.dec.com[!] cat /etc/krb.conf
ZONE
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
jibe.zk3.dec.com[!] ls -l /var/dss/kerberos
total 1
drwxrwxrwx   2 root     system       512 May 22 17:42 tkt
tlaser.zk3.dec.com[542] /tools/bin/netinfo jibe
General information for jibe:
Host Owner:             winchell
Owners Group:           boskern
Host Location:          3U18
Office subnet:          blue-net
Network information for jibe:
IP Address:             1786:16.140.128.189
Hardware Address:       unknown
Broadcast Address:      1786:16.140.128.255
Subnet Mask:            255.255.255.0
Subnet Name:
Server information for the  subnet and jibe:
ULTRIX/mop RIS Servers:
OSF1/bootp RIS Server:          osfris (no IP addr, this is an alias)
YP/NIS (zk3YP) Servers:
BIND (.zk3.dec.com) Servers:
NNTP (news) Server:             decvax.dec.com(16.140.0.3)
NTP (ULTRIX time) Servers:
XNTP (OSF1 time) Servers:
ODE Servers:                    Not implemented yet.
Mail Relays/Servers
	Mail Server Relay:      decvax.dec.com (this is not for workstations)
	General Purpose Relay:  relay.zk3.dec.com (no addr, this is an MX)
	Phase V DECnet Relay:   decnetrelay.zk3.dec.com (no addr, this is an MX)
	Phase IV DECnet Relay:  decnetrelay.zk3.dec.com (no addr, this is an MX)
	UMC Relay:              umcrelay.zk3.dec.com (no addr, this is an MX)
	UUCP Relay:             uucprelay.zk3.dec.com (no addr, this is an MX)
------- End of Forwarded Message
 | 
|  | Date Of Receipt: 	23-MAY-1995 10:19:37.82
From: 	SMURF::TLAZA::"[email protected]" "23-May-1995 1018"
To: 	[email protected]
CC: 	[email protected]
Subj: 	Re: got kinit to work
And the problem then must be that you are either not running bind anymore, or 
it's not correctly set up (bindsetup). the kerberos1, 2, 3 etc names are not 
real ip addresses, but map to buffer, secret, ronyon and kerberos=yield.
This allows admin to shuffle kerberos servers transparently.
		-Grant
| 
| by changing etc/krb.conf to :
| 
| ZONE
| ZONE    buffer.zk3.dec.com
| ZONE    flume.zk3.dec.com
| ZONE    wasted.zk3.dec.com
| ZONE    ravine.zk3.dec.com
| ZONE    kerberos.zk3.dec.com admin dummy
| 
| 
| 
| 
| ------- Forwarded Message
| 
| Return-Path:  winchell 
| Delivery-Date:  Mon, 22 May 95 17:48:21 -0400
| Return-Path:  winchell
| Received:  from localhost by tlaser.zk3.dec.com; (5.65/1.1.8.2/06Mar95-1016AM
)
| 	  	id AA01935; Mon, 22 May 1995 17:48:22 -0400
| Message-Id:  <[email protected]>
| To:  odehelp
| Cc:  winchell
| Subject:  problem with kinit
| Date:  Mon, 22 May 95 17:48:21 -0400
| From:  winchell
| X-Mts:  smtp
| 
| 
| The following happens when I try kinit:
| 
| jibe.zk3.dec.com[803] kinit
| Kerberos Initialization
| Kerberos name: David_Winchell
| kinit: Can't send request (send_to_kdc)
| 
| 
| 
| I've been able to kinit successfully before this.
| I am on the blue-net.
| 
| thanks,
| dave
| 
| 
| 
| jibe.zk3.dec.com[!] cat /etc/krb.conf
| ZONE
| 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
| 
| 
| jibe.zk3.dec.com[!] ls -l /var/dss/kerberos
| total 1
| drwxrwxrwx   2 root     system       512 May 22 17:42 tkt
| 
| 
| tlaser.zk3.dec.com[542] /tools/bin/netinfo jibe
| General information for jibe:
| 
| Host Owner:             winchell
| Owners Group:           boskern
| Host Location:          3U18
| Office subnet:          blue-net
| 
| Network information for jibe:
| 
| IP Address:             1786:16.140.128.189
| Hardware Address:       unknown
| Broadcast Address:      1786:16.140.128.255
| Subnet Mask:            255.255.255.0
| Subnet Name:
| 
| Server information for the  subnet and jibe:
| 
| ULTRIX/mop RIS Servers:
| OSF1/bootp RIS Server:          osfris (no IP addr, this is an alias)
| YP/NIS (zk3YP) Servers:
| BIND (.zk3.dec.com) Servers:
| NNTP (news) Server:             decvax.dec.com(16.140.0.3)
| NTP (ULTRIX time) Servers:
| XNTP (OSF1 time) Servers:
| 
| ODE Servers:                    Not implemented yet.
| 
| Mail Relays/Servers
|         Mail Server Relay:      decvax.dec.com (this is not for workstations)
|         General Purpose Relay:  relay.zk3.dec.com (no addr, this is an MX)
|         Phase V DECnet Relay:   decnetrelay.zk3.dec.com (no addr, this is an 
MX)
|         Phase IV DECnet Relay:  decnetrelay.zk3.dec.com (no addr, this is an 
MX)
|         UMC Relay:              umcrelay.zk3.dec.com (no addr, this is an MX)
|         UUCP Relay:             uucprelay.zk3.dec.com (no addr, this is an MX
)
| 
| 
| 
| 
| ------- End of Forwarded Message
| 
| 
 |