in the hprop example, use hprop and the first component, not host

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11614 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-01-25 16:57:02 +00:00
parent 94ff0be352
commit 0c07588bfa

View File

@@ -314,7 +314,7 @@ Every slave needs a keytab with a principal,
@code{propd}, as follows:
@example
slave# ktutil get -p foo/admin host/`hostname`
slave# ktutil get -p foo/admin hprop/`hostname`
slave# hpropd
@end example