[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

597.0. "kinit problem on system garfield" by SMURF::FILTER (Automatic Posting Software - mail to flume::puck) Tue Mar 01 1994 16:56

Date Of Receipt: 	 1-MAR-1994 08:55:44.14
From: 	ABYSS::liu "Wes Liu GSG"
To: 	abyss::odehelp
CC: 	
Subj: 	kinit problem on system garfield

Hi,

I can kinit on a production machine but when I try on system garfield
I get the error "kinit: Can't send reqest (send_to_kdc)".

Suggestions?  I believe that Gene Belch has a sandbox on garfield and
doesn't have this problem.  Thanks.

                                 Weston


T.RTitleUserPersonal
Name
DateLines
597.1Re: kinit problem on system garfieldSMURF::FILTERAutomatic Posting Software - mail to flume::puckWed Mar 02 1994 08:4313
Date Of Receipt: 	 1-MAR-1994 16:48:16.43
From: 	ALPHA::"[email protected]" "Joshua M. Friedman ULTRIX SDE"
To: 	[email protected], [email protected]
CC: 	
Subj: 	Re:  kinit problem on system garfield
Sounds like the system isn't setup for kinit -- do the following: 	

	cp /etc/krb.conf from a production system to garfield
	# mkdir -p /var/dss/kerberos/tkt
	# chmod 777 /var/dss/kerberos/tkt

then try it!	-josh