![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how to stop telnet access to AIX box | johnbrickell | UNIX for Dummies Questions & Answers | 2 | 07-19-2007 07:56 AM |
| I access to my server via Telnet | SENG | UNIX for Advanced & Expert Users | 4 | 09-19-2006 10:21 PM |
| cant telnet to aix 5.2 and not even access through serial console | linuxnightowl84 | AIX | 0 | 05-25-2006 09:28 PM |
| User Access Problem: Via Telnet or even Console | Vincent Garcia | UNIX for Advanced & Expert Users | 2 | 03-21-2002 02:57 PM |
| telnet access | nydel | UNIX for Dummies Questions & Answers | 1 | 08-14-2001 04:20 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
telnet access
How do I enable telnet user access, meaning that I would allow telnet access only to particular username?
thank you |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
The answer is somewhat OS-specific. First, if you are *not* using Linux (or recent versions of Solaris), download the TCPwrappers library and read the manual. You will be able to do it by following this link:
Wietse's Home page After installation, it would be wise (but not necessary!) to re-compile the telnet daemon from source, using the TCPwrapper library. Then configure the /etc/hosts.allow file to specifify that the telnet daemon will only allow user X from IP Y to log in. |
|
#3
|
|||
|
|||
|
I'm sorry I use Centos 4x tnx
|
|
#4
|
||||
|
||||
|
Wow, you're really SOL. You should at least pay for free software. :/
Do "man 5 hosts.allow" |
||||
| Google The UNIX and Linux Forums |