add an EXAMPLE
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10418 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -43,7 +43,8 @@ configuration.
|
|||||||
.Fl -encrypt
|
.Fl -encrypt
|
||||||
.Xc
|
.Xc
|
||||||
For Kerberos 4 this means that the connections are encrypted. Kerberos
|
For Kerberos 4 this means that the connections are encrypted. Kerberos
|
||||||
5 will negotiate encryption inline.
|
5 will negotiate encryption inline. This option implies
|
||||||
|
.Fl k .
|
||||||
.\".It Xo
|
.\".It Xo
|
||||||
.\".Fl l Ns ,
|
.\".Fl l Ns ,
|
||||||
.\".Fl -no-rhosts
|
.\".Fl -no-rhosts
|
||||||
@@ -104,6 +105,14 @@ This option is always on in this implementation.
|
|||||||
.It Pa ~/.rhosts
|
.It Pa ~/.rhosts
|
||||||
.El
|
.El
|
||||||
.Sh EXAMPLES
|
.Sh EXAMPLES
|
||||||
|
The following can be used to enable Kerberised rsh in
|
||||||
|
.Xr inetd.cond 5 ,
|
||||||
|
while disabling non-Kerberised connections:
|
||||||
|
.Bd -literal
|
||||||
|
shell stream tcp nowait root /usr/libexec/rshd rshd -v
|
||||||
|
kshell stream tcp nowait root /usr/libexec/rshd rshd -k
|
||||||
|
ekshell stream tcp nowait root /usr/libexec/rshd rshd -kx
|
||||||
|
.Ed
|
||||||
.\".Sh DIAGNOSTICS
|
.\".Sh DIAGNOSTICS
|
||||||
.Sh SEE ALSO
|
.Sh SEE ALSO
|
||||||
.Xr rsh 1 ,
|
.Xr rsh 1 ,
|
||||||
|
Reference in New Issue
Block a user