- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- remsh command logging
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2001 01:36 PM
11-26-2001 01:36 PM
Is there a way to log what commands were executed using remsh on the remote host? They do not appear in the syslog.log or the .sh_history (of the remote user) files on the remote host. There is no option in the man pages.
Thanks
Youlette
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2001 01:53 PM
11-26-2001 01:53 PM
Re: remsh command logging
Richard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2001 02:17 PM
11-26-2001 02:17 PM
SolutionYour best bet is to make sure you have a secure server by trying some of the topics brought up in this document:
http://people.hp.se/stevesk/bastion.html
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2001 02:28 PM
11-26-2001 02:28 PM
Re: remsh command logging
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2001 02:29 PM
11-26-2001 02:29 PM
Re: remsh command logging
You can run inetd with the logging turned on
#inetd -k ; inetd -l
But, this will log only the
connection details or remsh/rlogin and not the commands being run through them. For eg:
Moonlight inetd[26034]: shell/tcp: Connection from Venus on ....
-> tells a user from venus system had run a remsh command into moonlight system.
Regarding what command was run, you can only note it from the remote system user''s history file; (unless the user had not deleted it).
Please note that Remote services are Trusted services i.e it is an equivalent user existing on another system!. So, it is a sort of open invitation. You cannot give remote rights and at the same time expect to have a tight leash on the activities.
If you are not comfortable with this, go for secure shell services. But, even here i am not sure whether you willget a logging facility. Need to check it up.
HTH
raj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2001 04:15 PM
11-26-2001 04:15 PM
Re: remsh command logging
I would seriously consider turning it
off if is causing problems.
Edit /etc/inetd.conf
#shell stream tcp nowait root /usr/lbin/remshd remshd
# inetd -c (re-read the config)
I would try to aviod turning on the inetd
logging, as you will need to hire someone
to read them.
-Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2001 03:46 AM
11-27-2001 03:46 AM
Re: remsh command logging
Share and enjoy! Ian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2001 04:05 AM
11-27-2001 04:05 AM
Re: remsh command logging
Regards,
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2002 03:31 PM
01-27-2002 03:31 PM
Re: remsh command logging
I apologize for taking such a long time to assign points but I have been encountering problems accessing the forums from work and haven't even been able to search the forums or post any additional questions or assign points since November. I'm actually posting this from home. It is extremely frustrating when I need to get information.
The problem is that I keep getting debugging error messages when accessing the forums. I believe it is error number 104, though I cannot remember at this moment. Sometimes the entire page does not load, sometimes I get the "page cannot be displayed" error message, and now with the new network installation of eprizm, I get, "URL returned zero length page". I have deleted temporary internet files but this doesn't work. I use internet explorer 5.5 at work, which worked fine until last November. So far I have not encountered these problems from home and per HP, no one else is encountering these problems.
Any help will be most appreciated.
Thanks.