home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / aix / 12617 < prev    next >
Encoding:
Text File  |  1992-12-16  |  1.3 KB  |  34 lines

  1. Newsgroups: comp.unix.aix
  2. Path: sparky!uunet!newsgate.watson.ibm.com!yktnews!admin!influenza!lucien
  3. From: lucien@watson.ibm.com (Lucien Van Elsen)
  4. Subject: Re: AIX TELNET problem
  5. Sender: news@watson.ibm.com (NNTP News Poster)
  6. Message-ID: <LUCIEN.92Dec16140951@fionavar.watson.ibm.com>
  7. In-Reply-To: meilak@qut.edu.au's message of 16 Dec 92 14:12:54 EST
  8. Date: Wed, 16 Dec 1992 19:09:51 GMT
  9. Disclaimer: This posting represents the poster's views, not necessarily those of IBM
  10. References: <1992Dec16.141254.60876@qut.edu.au>
  11. Nntp-Posting-Host: fionavar.watson.ibm.com
  12. Organization: IBM T.J Watson Research Center
  13. Lines: 19
  14.  
  15. meilak@qut.edu.au writes:
  16. >   We have a AIX 3.2 Powerstation 220 (RS6000) with a telnet problem.
  17. >   When a normal user tries to telnet to another host eg: $telnet hostname
  18. >   the command just returns with return code 1 and produces the following 
  19. >   error in syslog: telnet: auditproc: Not owner.
  20. >
  21. >   When root does a telnet, it works, no problems.
  22.  
  23. /bin/telnet needs to be suid root; if it's not, you'll get this error.  
  24. chown root.system /bin/telnet; chmod 4555 /bin/telnet
  25. should clear this up.
  26.  
  27.     -Lucien
  28.  
  29.  
  30. --
  31. -----------------------------------------------------------------------
  32. Lucien Van Elsen                                          IBM  Research
  33. lucien@watson.ibm.com                                     Project Agora
  34.