[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

337.0. "kinit failed on Gold pool." by SMURF::FILTER (Automatic Posting Software - mail to flume::puck) Thu Sep 23 1993 17:18

Date Of Receipt: 	23-SEP-1993 14:00:24.75
From: 	ABYSS::arslan "Philippe Der Arslanian OSG"
To: 	abyss::odehelp
CC: 	abyss::arslan
Subj: 	kinit failed on Gold pool.

	Hi,

	My kinit failed:

	kinit
	Kerberos name: Philippe_Der_Arslanian
	kinit: Can't send request (send_to_kdc)

	I guess it is because that is my first kinit on a gold pool. 
	COuld you quickly fix it as I must bsubmit as soon as possible ?

	Thanks in advance!
	Philippe.

T.RTitleUserPersonal
Name
DateLines
337.1Re: kinit failed on Gold pool.SMURF::FILTERAutomatic Posting Software - mail to flume::puckThu Sep 23 1993 17:2126
Date Of Receipt: 	23-SEP-1993 14:27:23.85
From: 	WASTED::jmf "Joshua M. Friedman ULTRIX SDE"
To: 	[email protected], [email protected]
CC: 	
Subj: 	Re:  kinit failed on Gold pool.

You need to "mkdir -p /var/dss/kerberos/tkt; chmod 777 /var/dss/kerberos/tkt"
and copy into /etc/krb.conf a file like the following, which you can copy
from /etc/krb.conf from any production machine:

ZONE
ZONE    krisis
ZONE    abyss
ZONE    merge
ZONE    wasted
ZONE    flume
ZONE    merge admin dummy


This is needed when you initially setup an ode client.

Alternatively, you can run, as root, /usr/sde/install/ode install for osf
or /usr/sde/install/ultrix-ode-install for ultrix.

-josh

337.2Re: kinit failed on Gold pool.SMURF::FILTERAutomatic Posting Software - mail to flume::puckThu Sep 23 1993 17:2212
Date Of Receipt: 	23-SEP-1993 14:33:18.10
From: 	ALPHA::"[email protected]" "John Flanagan USG Test Johnf Tools Group  23-Sep-1993 1433"
To: 	Joshua M. Friedman ULTRIX SDE <[email protected]>
CC: 	[email protected], [email protected]
Subj: 	Re: kinit failed on Gold pool.

Yep,

I fixed all his troubles.  You had it exactly right, Josh.

John