![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how to deny ftp access | skully | SUN Solaris | 10 | 06-17-2008 06:40 PM |
| how to deny someone to use ftp command ? | yarx | IP Networking | 4 | 12-03-2007 09:46 PM |
| .htaccess deny user | stand | UNIX for Dummies Questions & Answers | 6 | 03-21-2006 06:22 AM |
| ftp allow/deny list | wbendek | UNIX for Dummies Questions & Answers | 1 | 06-09-2005 05:01 AM |
| deny ssh from root - how to? | theDirtiest | UNIX for Dummies Questions & Answers | 3 | 11-17-2001 09:33 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Telnet deny
Hi all
I'm using an AIX 5 machine. I'm trying to telnet from this machine to another Aix machine. When I use the "root" user - Everything works. I can telnet successfully the other machine When I use another user but root - I can't telnet the machine: noah@logist:/home/noah>telnet aixtst noah@logist:/home/noah> The funny thing is that when I telnet from my PC to the same server (AIXTST) I have no problem. Any Idea? Thanks. |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
Do you really get zero output when you run the command? No error messages? What are the permissions on the telnet binary?
Code:
ls -l /usr/bin/telnet Code:
alias |
|
#3
|
|||
|
|||
|
I solved it
It was a setUID for the /usr/bin/telnet file.
I solved it earlier. There was one lousy google case hidden... |
|||
| Google The UNIX and Linux Forums |