Cause: The user does not have permission to
log on locally to the Telnet Server computer.
Solution: Ensure that the user, or a group the
user belongs to (such as the TelnetClients group), has the right to
log on locally. Ensure that the user, or a group that the user
belongs to, is not denied the right to log on locally.
Cause: Either the client does not support NTLM
authentication and Telnet Server is configured to accept only NTLM
authentication, or the client is configured to support only NTLM
authentication and Telnet Server is configured to accept only
plaintext authentication.
Solution: If the Telnet client does not
support NTLM authentication, use a client that does. If that is not
possible, enable plaintext authentication on Telnet Server. For
maximum security, use only Telnet clients that support NTLM
authentication, and enable NTLM authentication and disable
plaintext authentication on Telnet Server.
Cause: Telnet Server is not configured to
listen on port 23, or Telnet Server is not started.
Solution: Ensure that Telnet Server is started
and configured to listen on port 23. If that is not possible,
specify the configured port after the host name when
connecting.
Cause: Telnet clients recognize only drive
letters mapped during the current Telnet session. Consequently,
Telnet users cannot access network drives using drive letters
mapped by other Telnet users or by local server users.
Solution: Telnet client users must use the
net use /user command to map network drives to
drive letters themselves.