change /usr/athena/bin/login to /usr/heimdal/bin/login
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5132 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -71,9 +71,6 @@ one-time passwords (OTP). Use this option to disable that support.
|
||||
|
||||
@pindex login
|
||||
There is a login program in the distribution, but it isn't built by
|
||||
default, and might not work as expected. Instead, @code{telnetd} will
|
||||
try to use the @code{login} found in the @file{/usr/athena/bin}
|
||||
directory. If you don't have a working login program there (it should
|
||||
grok the @samp{-f} flag), you can either start telnetd with the
|
||||
@samp{-L} flag, or edit the definition of @code{BINDIR} in
|
||||
@file{telnetd.h}.
|
||||
default, and might not work as expected. The @code{telnetd} still
|
||||
expects to find a login in @file{/usr/heimdal/bin}, so you'll have to
|
||||
copy your favourite login program there, or use the @samp{-L} flag.
|
||||
|
Reference in New Issue
Block a user