| Blogs | Classifieds | Downloads | FlashChat | Gallery | Googlemap | Invite Friends | Links | Projects | Reviews | Wiki |
| |||||||||
Welcome to the pSeries Tech Forums,
our free peer-based support site for administrators, engineers and architects working with IBM pSeries servers and software. You are currently viewing our site as a guest which gives you limited access to view most discussions, articles, tutorials and access our other free features. By joining our community you will be able to collaborate with administrators, engineers and architects charged with designing, delivering or maintaining IBM pSeries server environments. Founded by a recognized IBM pSeries consultant and IBM Redbook author, pSeries Tech Forums was developed with the single mission of bringing IBM pSeries professionals together into a single self-help community. Registration is fast, simple and absolutely free to all IT professionals with responsibility for or interest in IBM pSeries servers. We invite you to join our community today! If you have any problems with the registration process or your account login, please contact contact support. |
| Our Sponsors | |
| | |
| Want to advertise? | |
![]() |
| | LinkBack | Thread Tools |
|
#2
| ||||
| ||||
Hi All of them should be in /etc/inetd.conf Once changed, refresh -s inetd to re-read the config file Not at work at the moment but it's similar to that of Linux. On Slackware: #shell stream tcp nowait root /usr/sbin/tcpd in.rshd -L #login stream tcp nowait root /usr/sbin/tcpd in.rlogind # exec stream tcp nowait root /usr/sbin/tcpd in.rexecd # talk dgram udp wait root /usr/sbin/tcpd in.talkd #ntalk dgram udp wait root /usr/sbin/tcpd in.talkd |
|
#3
| ||||
| ||||
Deactivation can mean different things - inbound access, outbound access/ local command access. Turn off listeners in inetd stops inbound access, and "chmod 0 <r-command>" will stop local command/outbound access, e.g. "chmod 0 /usr/bin/rsh /usr/bin/rcp /usr/bin/rlogin". |
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| NIM server and client operations | steevojb | Tutorials | 22 | 2 Days Ago 01:35 |
| Newbie questions | gvoden | AIX for POWER Systems | 3 | April 24th, 2007 23:16 |
| AIX 4 usr commands | drblue979 | AIX for POWER Systems | 1 | June 26th, 2006 10:04 |