![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Security Discuss UNIX and Linux computer and network security, cybersecurity, cyberattacks, IT security, CISSP, OWASP and more. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| rlogin | asadlone | Shell Programming and Scripting | 4 | 05-19-2008 07:33 AM |
| rlogin | seaten | Shell Programming and Scripting | 3 | 05-13-2005 06:01 AM |
| rlogin | seaten | UNIX for Dummies Questions & Answers | 2 | 05-12-2005 09:42 AM |
| Rlogin??? | merlin | UNIX for Dummies Questions & Answers | 1 | 01-14-2003 08:42 AM |
| rsh & rlogin | Inbal | UNIX for Dummies Questions & Answers | 2 | 04-24-2002 03:02 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
not allow rlogin
does anyone know how to stop rlogin to my sunsolaris
so I have 2 machines...I can not telnet one becouse that is not allowed but I can telnet the other and do rlogin to first one..I want to stop that.. so.. telnet A from C machine - works telnet B from C machine - does not work but telent A from C and then rlogin B - works that should be stopped... any help?? please... |
|
||||
|
helloo thanks for answerss...
I have on my system /etc/inetd.conf and there are lines # # Shell, login, exec, comsat and talk are BSD protocols. # shell stream/BSD tcp nowait root /usr/sbin/in.rshd in.rshd login stream tcp nowait root /usr/sbin/in.rlogind in.rlogind exec stream/BSD tcp nowait root /usr/sbin/in.rexecd in.rexecd talk dgram/BSD udp wait root /usr/sbin/in.talkd in.talkd # remove comment in next line, when using bsd sendmail and biff #comsat dgram udp wait root /usr/sbin/in.comsat in.comsat so if I put # in front of login...should I deny by that rlogin to my machine or ...?? also my sun solaris does not have /etc/hosts.equiv...and there are no /etc/hosts.allow and /etc/hosts.deny files... thanks looking forward of hearing answers... |
|
|||||
|
Before you comment out anything, make sure you have a way to the system (such as console) in case changing it cuts off all access. Suggest you start a session onto the box on console as root so you can back out of any change in case it does more than just remove rlogin.
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|