- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- inetd does not run with defined user
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
Discussions
Discussions
Discussions
Forums
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
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
тАО05-15-2006 10:11 PM
тАО05-15-2006 10:11 PM
inetd does not run with defined user
I search about the misstake in the inetd.conf on HPUX 11.11.
We have a software they need to configure the /etc/inetd.conf as
follow.
rpc stream tcp nowait idsm /etc/run_iman_idsm_edu-ba 536875594 1
run_iman_idsm
rpc stream tcp nowait idsm /etc/run_iman_idsm_edu-ma 536875595 1
run_iman_idsm
but if i reboot / restart the inet daemon the user which is configured
will not taking.
rpcinfo | grep 53687559 | grep superuser | sort -k 1
536875594 1 tcp 0.0.0.0.192.7 - superuser
536875595 1 tcp 0.0.0.0.192.6 - superuser
The User exists and i could loggin as the idsm user
finger idsm
Login name: idsm In real life: TC Engineering SW
MultiSite owner
Directory: /home/idsm Shell: /usr/local/bin/bash
Last login Fri Jul 29, 2005 on pts/19
i hope anybody could have an idee what is wrong in this configration.
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-15-2006 10:34 PM
тАО05-15-2006 10:34 PM
Re: inetd does not run with defined user
If not does the idsm user have access to execute the run_iman_idsm... binaries?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-15-2006 11:12 PM
тАО05-15-2006 11:12 PM
Re: inetd does not run with defined user
UID of idsm is 414499812. The binaries /etc/run_* all have execute rights for everybody. If we start the processes by hand (not with inetd) it runs ok!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-15-2006 11:25 PM
тАО05-15-2006 11:25 PM
Re: inetd does not run with defined user
Can you run that program manually with user idsm?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-16-2006 12:30 AM
тАО05-16-2006 12:30 AM
Re: inetd does not run with defined user
Yes, it runs fine if we start it manually!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-17-2006 12:21 AM
тАО05-17-2006 12:21 AM