porting CCAPI to UNIX

Russ Allbery rra at stanford.edu
Wed May 2 18:08:33 EDT 2007


Ken Raeburn <raeburn at mit.edu> writes:

> The RPC portion and the main server code are pretty well isolated from
> the system-specific bits.  So the interesting part for porting to UNIX
> is how the IPC should be performed, including how the client should
> contact the server.

This is a very obvious question, I know, but have you looked at how
Heimdal handles this for KCM?

It looks like they start kcm as a daemon from the system init scripts,
which I think is a better solution then mucking about with inetd.

-- 
Russ Allbery (rra at stanford.edu)             <http://www.eyrie.org/~eagle/>



More information about the krbdev mailing list