tlntadmn Error: failed to query registry value NTLM

  • Thread starter Thread starter Joe White
  • Start date Start date
J

Joe White

I'm trying to enable telnet to a Windows2000 server, but
tlntadmn is failing to query the registry. I've searched
the Microsoft KnowledgeBase and google.com without any
luck. Has anyone seen this problem? Oh yeah, the user is
in the administration group.

C:\WINNT>tlntadmn

Microsoft (R) Windows 2000 (TM) (Build 2195)
Telnet Server Admin (Build 5.00.99201.1)

Select one of the following options:


0) Quit this application
1) List the current users
2) Terminate a user session ...
3) Display / change registry settings ...
4) Start the service
5) Stop the service

Type an option number [0 - 5] to select that option: 3

Select one of the following options:

0) Exit this menu
1) AllowTrustedDomain
2) AltKeyMapping
3) DefaultDomain
4) DefaultShell
5) LoginScript
6) MaxFailedLogins
7) NTLM
8) TelnetPort
Type an option number [0 - 8] to select that option: 7
Error: failed to query registry value
Error: failed to query registry value NTLM
 
Joe,

try creating a local group called "TelnetClients" and put inside the
users that you want to be able to connect.
I solved the issue this way...

Regards,

Simone

Joe said:
*I'm trying to enable telnet to a Windows2000 server, but
tlntadmn is failing to query the registry. I've searched
the Microsoft KnowledgeBase and google.com without any
luck. Has anyone seen this problem? Oh yeah, the user is
in the administration group.

C:\WINNT>tlntadmn

Microsoft (R) Windows 2000 (TM) (Build 2195)
Telnet Server Admin (Build 5.00.99201.1)

Select one of the following options:


0) Quit this application
1) List the current users
2) Terminate a user session ...
3) Display / change registry settings ...
4) Start the service
5) Stop the service

Type an option number [0 - 5] to select that option: 3

Select one of the following options:

0) Exit this menu
1) AllowTrustedDomain
2) AltKeyMapping
3) DefaultDomain
4) DefaultShell
5) LoginScript
6) MaxFailedLogins
7) NTLM
8) TelnetPort
Type an option number [0 - 8] to select that option: 7
Error: failed to query registry value
Error: failed to query registry value NTLM *
 
Back
Top