[2382] in Kerberos

home help back first fref pref prev next nref lref last post

Getting new principal key

daemon@ATHENA.MIT.EDU (Randy Buckland)
Thu Nov 19 18:10:55 1992

Date: Thu, 19 Nov 1992 19:35:03 GMT
From: rcb@ncsu.edu (Randy Buckland)
To: kerberos@shelby.Stanford.EDU

For various reasons, I need to perform the following sequence of operations:

1. Run kinit (or equivalent) on machine A
2. Run telnet/rlogin/rsh like utility on machine A
	2a. utility contacts machine B
	2b. server on machine B authenticates user from A
	2c. server on machine B creates new ticket file for user on B
	2d. server on machine B runs desired command under user's environment.
3. server on machine B removes tickets and cleans up in general after
   command has completed

The problem I have is that I can't figure out how to do step 2c. 
For example, if the command passed to B is "klist", it should list just the
krbtgt ticket for that user. The V4 rsh/etc. tools will not do step 2c


The reason I want to do this is to allow the command run on machine B to 
run as the user and get tickets of it's own for other operations. I just
need some way to propigate the krbtgt ticket.
--
Randy Buckland                               "It's hard to work
North Carolina State University               in a group when you're
randy_buckland@ncsu.edu (919) 515-5491        omnipotent"       -- Q

home help back first fref pref prev next nref lref last post