say something about starting kadmind from the command line
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8780 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -172,9 +172,10 @@ Version Type Principal
|
||||
|
||||
@section Remote administration
|
||||
|
||||
The administration server, @samp{kadmind}, is started by @samp{inetd}
|
||||
and you should add a line similar to the one below to your
|
||||
@file{/etc/inetd.conf}.
|
||||
The administration server, @samp{kadmind}, can be started by
|
||||
@samp{inetd} (which isn't recommended) or run as a normal daemon. If you
|
||||
want to start it from @samp{inetd} you should add a line similar to the
|
||||
one below to your @file{/etc/inetd.conf}.
|
||||
|
||||
@example
|
||||
kerberos-adm stream tcp nowait root /usr/heimdal/libexec/kadmind kadmind
|
||||
|
Reference in New Issue
Block a user