T.R | Title | User | Personal Name | Date | Lines |
---|
2144.1 | Re: Can t run kinit on Digital UNIX V4.0 | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Wed Mar 27 1996 13:06 | 34 |
| Date Of Receipt: 12-MAR-1996 16:59:11.86
From: SMURF::FLUME::"[email protected]" "Grant Van Dyck 12-Mar-1996 1656"
To: Steve Strange USG <[email protected]>
CC: [email protected]
Subj: Re: Can't run kinit on Digital UNIX V4.0
Did you try kinit -d and see what you get back. My guess is that you need to
run bindsetup.
| Hi,
|
| I've just done an update install from Pt-Lite to the latest Pt kit,
| and I'm having trouble getting kinit to work. I've re-run
| "/usr/sde/install/ode install", but that didn't help. The error I'm
| getting is:
|
| strange@squeeze> /usr/sde/tools/alpha_OSF1/bin/kinit
| Kerberos Initialization
| Kerberos name: dfs
| kinit: Can't send request (send_to_kdc)
|
| Is this a common error? Is there something I should check for?
|
| Thanks,
|
| Steve
--
-Grant
|
2144.2 | Re: Can t run kinit on Digital UNIX V4.0 | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Wed Mar 27 1996 13:09 | 25 |
| Date Of Receipt: 12-MAR-1996 16:59:52.57
From: SMURF::FLUME::johnf "John Flanagan USG Test Johnf Tools Group 12-Mar-1996 1656"
To: Steve Strange USG <strange@DEC:.zko.flume>
CC: odehelp@DEC:.zko.flume
Subj: Re: Can't run kinit on Digital UNIX V4.0
Can you add the debug switch to kinit and send us the output:
kinit -d
--
______________________________________________________________________
John Flanagan enet: [email protected]
MS: ZKO3-3/W20 decnet: flume::johnf
USG Release Engineering (603) 881-1719
110 Spitbrook Road (DTN) 381-1719
Nashua, NH
______________________________________________________________________
|
2144.3 | Re: Can t run kinit on Digital UNIX V4.0 | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Wed Mar 27 1996 13:13 | 46 |
| Date Of Receipt: 12-MAR-1996 17:08:16.58
From: SMURF::WASTED::strange "Steve Strange USG"
To: johnf@DEC:.zko.wasted
CC: odehelp@DEC:.zko.wasted
Subj: Re: Can't run kinit on Digital UNIX V4.0
> Can you add the debug switch to kinit and send us the output:
>
> kinit -d
strange@squeeze> /usr/sde/tools/alpha_OSF1/bin/kinit -d
Kerberos Initialization
Kerberos name: Stephen_Strange
lrealm is ZONE
send_to_kdc: Can't get kerberos/udp service
kinit: Can't send request (send_to_kdc)
strange@squeeze> grep kerberos /etc/services
kerberos5 88/udp kdc
kerberos5 88/tcp kdc # Kerberos authentication--tcp
kerberos4 750/udp # Kerberos authentication--udp
kerberos4 750/tcp # Kerberos authentication--tcp
kerberos-adm 749/tcp # Kerberos 5 admin/changepw
kerberos-adm 749/udp # Kerberos 5 admin/changepw
kerberos_master 754/tcp
kerberos_master 754/udp
root@squeeze> more /etc/krb.conf
ZONE
ZONE kerberos1.zk3.dec.com
ZONE kerberos_srv1.zso.dec.com
ZONE odie.unx.dec.com
ZONE ode2.eng.pko.dec.com
ZONE kerberos.zk3.dec.com
ZONE kerberos.zk3.dec.com admin dummy
kerberos1 doesn't appear to be up. I can reach most everything else
via ping.
root@squeeze> ping kerberos1
PING fbuffer.zk3.dec.com: (16.140.160.16): 56 data bytes
^C
Steve
|
2144.4 | Re: Can t run kinit on Digital UNIX V4.0 | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Wed Mar 27 1996 13:23 | 11 |
| Date Of Receipt: 12-MAR-1996 18:10:04.01
From: SMURF::ALPHA::jmf "Joshua M. Friedman OSF/UNIX SDE"
To: strange@DEC:.zko.alpha
CC: odehelp@DEC:.zko.alpha
Subj: Re: Can't run kinit on Digital UNIX V4.0
Please run "check_ode" and send that in; or maybe it'll tell you what's wrong;
you can ignore the messages about devbld,devrcs,devode.
-josh
|
2144.5 | Re: Can t run kinit on Digital UNIX V4.0 | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Wed Mar 27 1996 13:24 | 31 |
| Date Of Receipt: 12-MAR-1996 18:12:29.64
From: SMURF::WASTED::strange "Steve Strange USG"
To: jmf@DEC:.zko.wasted
CC: odehelp@DEC:.zko.wasted
Subj: Re: Can't run kinit on Digital UNIX V4.0
> Please run "check_ode" and send that in; or maybe it'll tell you what's wrong;
> you can ignore the messages about devbld,devrcs,devode.
>
> -josh
Hi Josh,
No errors from check_ode:
Check_ode for DECode II V3.0 -- $Revision: 1.1.4.31 $
Tue Mar 12 18:07:27 EST 1996
Using logfile=tmp975.logfile
Info -- Checking Client: squeeze.zk3.dec.com
Info -- squeeze.zk3.dec.com: DECode II client Load=1
Info -- Checking nfs locks on squeeze.zk3.dec.com
Info -- not currently in a sandbox
Client/sandbox error count is 0
Steve
|
2144.6 | Re: Can t run kinit on Digital UNIX V4.0 | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Wed Mar 27 1996 13:31 | 53 |
| Date Of Receipt: 12-MAR-1996 20:14:30.13
From: SMURF::FLUME::"[email protected]" "Grant Van Dyck"
To: [email protected] (Steve Strange USG)
CC: [email protected]
Subj: Re: Can't run kinit on Digital UNIX V4.0
You need to be in a workon in a sandbox to run check_ode. I noticed the other
day that install ode puts that default krb.conf in place. Try using this one
instead:
ZONE
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
-Grant
>
> > Please run "check_ode" and send that in; or maybe it'll tell you what's wrong;
> > you can ignore the messages about devbld,devrcs,devode.
> >
> > -josh
>
> Hi Josh,
>
> No errors from check_ode:
>
>
>
> Check_ode for DECode II V3.0 -- $Revision: 1.1.4.31 $
> Tue Mar 12 18:07:27 EST 1996
> Using logfile=tmp975.logfile
>
> Info -- Checking Client: squeeze.zk3.dec.com
> Info -- squeeze.zk3.dec.com: DECode II client Load=1
> Info -- Checking nfs locks on squeeze.zk3.dec.com
> Info -- not currently in a sandbox
>
> Client/sandbox error count is 0
>
>
> Steve
>
--
-Grant
|
2144.7 | Re: Can t run kinit on Digital UNIX V4.0 | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Wed Mar 27 1996 13:33 | 71 |
| Date Of Receipt: 13-MAR-1996 10:09:09.99
From: SMURF::FLUME::"[email protected]" "Steve Strange USG"
To: [email protected]
CC: [email protected]
Subj: Re: Can't run kinit on Digital UNIX V4.0
Hi Grant,
I am running the krb.conf that you mailed me, doesn't appear to make a
difference. Here is the check_ode output from within a sandbox:
strange@squeeze ptdfs-ptdfs(1)> check_ode
Check_ode for DECode II V3.0 -- $Revision: 1.1.4.31 $
Wed Mar 13 10:02:51 EST 1996
Using logfile=tmp951.logfile
Info -- Checking Client: squeeze.zk3.dec.com
Info -- squeeze.zk3.dec.com: DECode II client Load=0
Info -- Checking nfs locks on squeeze.zk3.dec.com
Info -- Checking sandbox: /+/usr/sandbox/strange/ptdfs
Info -- Checking network to a kerberos server kerberos.zk3.dec.com.
Info -- Node squeeze.zk3.dec.com to kerberos.zk3.dec.com
latency 4 ms, packet loss 0%.
Info -- Checking network secondary kerberos server kerberos1.zk3.dec.com.
Error No. 1 ---------- Wed Mar 13 10:03:42 EST 1996
Can not ping from squeeze.zk3.dec.com to kerberos1.zk3.dec.com
Info -- Time diff squeeze.zk3.dec.com - kerberos.zk3.dec.com is 4934 ms.
Info -- Checking network connection to the rcs_host
Info -- Node squeeze.zk3.dec.com to splish.zk3.dec.com
latency 3 ms, packet loss 0%.
Info -- splish.zk3.dec.com is the submit_host
Client/sandbox error count is 1
Thanks,
Steve
> From: Grant Van Dyck <[email protected]>
> Date: Tue, 12 Mar 1996 20:09:41 -0500 (EST)
> Cc: [email protected]
> Reply-To: [email protected]
> X-Mailer: ELM [version 2.4 PL20]
> Content-Type: text
> Content-Length: 1042
>
> You need to be in a workon in a sandbox to run check_ode. I noticed the other
> day that install ode puts that default krb.conf in place. Try using this one
> instead:
>
>
> ZONE
> 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
>
>
> -Grant
|
2144.8 | Re: Can t run kinit on Digital UNIX V4.0 | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Wed Mar 27 1996 13:36 | 13 |
| Date Of Receipt: 13-MAR-1996 10:21:38.23
From: SMURF::WASTED::jmf "Joshua M. Friedman OSF/UNIX SDE"
To: [email protected]
CC: odehelp@DEC:.zko.wasted, strange@DEC:.zko.wasted
Subj: Re: Can't run kinit on Digital UNIX V4.0
Grant, the krb.conf you list IS the default. What can happen, though,
is if someone hasn't run bind, and their system name isn't *.zk3.dec.com,
then the defaults, which are in the /usr/sde/lib/templates/zk3.dec.com
directory, won't be found.
-josh
|
2144.9 | Re: Can t run kinit on Digital UNIX V4.0 | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Wed Mar 27 1996 13:38 | 33 |
| Date Of Receipt: 13-MAR-1996 10:26:45.51
From: SMURF::WASTED::strange "Steve Strange USG"
To: jmf@DEC:.zko.wasted
CC: [email protected], odehelp@DEC:.zko.wasted
Subj: Re: Can't run kinit on Digital UNIX V4.0
> From: Joshua M. Friedman OSF/UNIX SDE <jmf>
> Date: Wed, 13 Mar 1996 10:18:03 -0500
> Cc: odehelp, strange
>
> Grant, the krb.conf you list IS the default. What can happen, though,
> is if someone hasn't run bind, and their system name isn't *.zk3.dec.com,
> then the defaults, which are in the /usr/sde/lib/templates/zk3.dec.com
> directory, won't be found.
>
> -josh
>
The krb.conf file that I had got put there quite a while ago, I
believe. Has the default changed sometime in the last couple years?
I re-ran ode install after re-running bind yesterday, and I was still
getting the krb.conf file that has the zso and other sites' kerberos
servers in it. Perhaps ode install doesn't overwrite an existing
krb.conf file?
In any case, the krb.conf file doesn't seem to be the problem I'm
running up against. I hope I'm just doing something wrong here, and
that there's not a Pt problem here. Has anyone else done update
install from V3.2 to V4.0 and then tried to run their existing ODE
client environment?
Steve
|