[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference smurf::buildhelp

Title:USG buildhelp questions/answers
Moderator:SMURF::FILTER
Created:Mon Apr 26 1993
Last Modified:Mon Jan 20 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:2763
Total number of notes:5802

687.0. "Can t get ODE client to work" by SMURF::FILTER (Automatic Posting Software - mail to flume::puck) Thu Apr 14 1994 15:52

Date Of Receipt: 	11-APR-1994 18:09:56.46
From: 	ABYSS::schulter "Peter Schulter USEG"
To: 	ABYSS::odehelp
CC: 	
Subj: 	Can't get ODE client to work

I just installed Sterling SSB on my Sandpiper and went through the ODE
setup.  Everything works but kerberos.  I've made sure the /var/dss/kerberos/tkt
directory exists and is writable and the /etc/services file looks ok.  When
I do a kinit i keep getting

	kinit: Can't send request (send_to_kdc)

after I enter my principal name.

What should I look for?

Thanks,

 --- pete

T.RTitleUserPersonal
Name
DateLines
687.1RE: Can t get ODE client to workSMURF::FILTERAutomatic Posting Software - mail to flume::puckThu Apr 14 1994 15:5312
Date Of Receipt: 	11-APR-1994 18:19:48.98
From: 	FLAMBE::"[email protected]"
To: 	RUST::"[email protected]"
CC: 	flambe::odehelp
Subj: 	RE: Can't get ODE client to work

Verify your /etc/krb.conf looks o.k.  

That can be one cause of this error message.

Tina

687.2Re: Can t get ODE client to workSMURF::FILTERAutomatic Posting Software - mail to flume::puckThu Apr 14 1994 15:5613
Date Of Receipt: 	11-APR-1994 18:23:50.59
From: 	FLAMBE::"[email protected]"
To: 	decwet::anderson
CC: 	RUST::"[email protected]", flambe::odehelp
Subj: 	Re: Can't get ODE client to work

> Verify your /etc/krb.conf looks o.k. 

Did that.  I've tried two krb.conf files (one from abyss and one from gulch).
They both produce the same result.

 --- pete

687.3Re: Can t get ODE client to workSMURF::FILTERAutomatic Posting Software - mail to flume::puckThu Apr 14 1994 15:5813
Date Of Receipt: 	11-APR-1994 18:24:46.78
From: 	FLAMBE::"[email protected]"
To: 	decwet::anderson
CC: 	flambe::odehelp
Subj: 	Re: Can't get ODE client to work

> Verify your /etc/krb.conf looks o.k. 

Did that.  I've tried two krb.conf files (one from abyss and one from gulch).
They both produce the same result.

 --- pete

687.4Re: Can t get ODE client to workSMURF::FILTERAutomatic Posting Software - mail to flume::puckThu Apr 14 1994 15:5911
Date Of Receipt: 	11-APR-1994 18:32:47.82
From: 	FLAMBE::"jmf%[email protected]"
To: 	[email protected]
CC: 	flambe::odehelp
Subj: 	Re: Can't get ODE client to work

Pete, also verify that /etc/krb.conf is readable to world.  Also, make
sure /var/dss/kerberos/tkt exists and has mode 777 (r/w to everyone).

-josh

687.5Re: Can t get ODE client to workSMURF::FILTERAutomatic Posting Software - mail to flume::puckThu Apr 14 1994 16:0013
Date Of Receipt: 	11-APR-1994 18:34:43.91
From: 	FLAMBE::"[email protected]"
To: 	Joshua M. Friedman ULTRIX SDE <[email protected]>
CC: 	flambe::odehelp
Subj: 	Re: Can't get ODE client to work

> Pete, also verify that /etc/krb.conf is readable to world.  Also, make
> sure /var/dss/kerberos/tkt exists and has mode 777 (r/w to everyone).

Yup, /etc/krb.conf is mode 644 (owned by root) and /var/dss/kerberos/tkt is 777.

 --- pete

687.6RE: Can t get ODE client to workSMURF::FILTERAutomatic Posting Software - mail to flume::puckThu Apr 14 1994 16:0132
Date Of Receipt: 	11-APR-1994 18:57:11.62
From: 	FLAMBE::"[email protected]"
To: 	RUST::"[email protected]"
CC: 	flambe::odehelp
Subj: 	RE: Can't get ODE client to work

On abyss there is a ~tea/kinit	-- it is an alpha image.

Run that and send back the results.

You should see something like:

slugbt.zso.dec.com> ../../../obj/alpha_ace/kerberos/kuser/kinit
Kerberos Initialization
Kerberos name: Tina_Anderson
lrealm is ZONE
krb_udp_port is 60930
Getting host entry for rust.zso.dec.com...Got it.	
Sending message to 16.64.0.1...Sent
Waiting for reply...select failed: readfds=0Error 0
Timeout, error, or wrong descriptor
Getting host entry for slugbt.zso.dec.com...Got it.
Sending message to 16.64.0.18...Sent
Waiting for reply...select failed: readfds=0Error 0
Timeout, error, or wrong descriptor
Getting host entry for vindo.zso.dec.com...Got it.
Sending message to 16.64.0.112...Sent
Waiting for reply...received packet from 16.64.0.112
.
.
.

687.7Re: Can t get ODE client to workSMURF::FILTERAutomatic Posting Software - mail to flume::puckThu Apr 14 1994 16:0318
Date Of Receipt: 	11-APR-1994 19:02:34.91
From: 	FLAMBE::"[email protected]"
To: 	decwet::anderson
CC: 	flambe::odehelp
Subj: 	Re: Can't get ODE client to work

> On abyss there is a ~tea/kinit	-- it is an alpha image.

> Run that and send back the results.

Great.  My /etc/services was not universally readable (I haven't figured out
why since I didn't make any changes to it except through setup scripts).  The
output from your debug kinit clued me in.  It works now.

Thanks alot,

 --- pete