I am able to telnet as root but not as any other user. typing telnet just brings back the command line - no error message or attempt to telnet. Can any one help please? Many thanks
I've tried entering the full pathname for telnet (/usr/bin/telnet) and get the same result so I think (!) I'm picking up the same version as when I'm logged on as root.
Make sure telnet is started as part of the inetd by checking /etc/inetd.conf.
Check to make sure the shell that is specified for the user in /etc/passwd is a valid shell and that the path to the shell is stated correctly. Valid shells are listed in the /etc/shells file. And make sure the shells are really in the directories as stated in /etc/shells.
Last time this happened to me, it was due to improper permissions on a file... uh... /etc/security/something? It happened when someone had taken on an incorrect umask when updating bos.rte.security to .76 and the permissions were wrong. I know that is vague but perhaps it rings a bell. IBM Certified -- AIX 4.3 Obfuscation
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.