HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- rpc Daemon
Operating System - HP-UX
1827286
Members
1581
Online
109717
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
12-28-2003 06:34 PM
12-28-2003 06:34 PM
How to run the rpc.cmsd daemon in the server,due to that some commands are not working.
Please help me in this..
Bhaski
Please help me in this..
Bhaski
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2003 06:49 PM
12-28-2003 06:49 PM
Re: rpc Daemon
Hi
The daemon is invoked via inetd.conf
Check for the following line
rpc dgram udp wait root /usr/dt/bin/rpc.cmsd 100068 2-5 rpc.cmsd
What are you unable to do ?
Steve
The daemon is invoked via inetd.conf
Check for the following line
rpc dgram udp wait root /usr/dt/bin/rpc.cmsd 100068 2-5 rpc.cmsd
What are you unable to do ?
Steve
take your time and think things through
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2003 06:55 PM
12-28-2003 06:55 PM
Re: rpc Daemon
hi,
try this:
#/usr/dt/bin/rpc.cmsd
to be run in super-user mode, i.e. root
regards.
try this:
#/usr/dt/bin/rpc.cmsd
to be run in super-user mode, i.e. root
regards.
what you do not see does not mean you should not believe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2003 07:18 PM
12-28-2003 07:18 PM
Solution
Hi,
more to add and check if the below are set:
-----------------
1) Make sure the inetd is running and the entry in inet.conf for rpc.cmsd is correct:
rpc dgram udp wait root /usr/dt/bin/rpc.cmsd 100068 2-5 rpc.cmsd
2) Check /var/adm/syslog/syslog.log file
3) Make sure the calendar file (/var/spool/calendar/callog.userid) exists and is owned by the user:
-r--rw---- 1 zcn daemon 700 Jun 7 1999 callog.zcn
3) Check permissions on the following files and directories:
/usr/dt/bin/dtspcd 555 bin bin
/usr/dt/bin/rpc.cmsd 555 bin bin
/var/spool/calendar 777 daemon daemon
4) Ensure that /var/adm/inetd.sec contains an entry:
cmsd allow *
5) Stop any running rpc.cmsd processes and restart
/usr/dt/bin/rpc.cmsd -d -s
-d Enables debugging output which will be written to stdout.
-s Runs rpc.cmsd in the foreground. This option should be used when rpc.cmsd is invoked manually for debugging purposes.
Then have the user try to open the calendar again. Error messages should be generated and sent to stdout.
--------------------
The above steps are taken from Technical Knowledge Base, DocId: KBRC0000.
regards.
more to add and check if the below are set:
-----------------
1) Make sure the inetd is running and the entry in inet.conf for rpc.cmsd is correct:
rpc dgram udp wait root /usr/dt/bin/rpc.cmsd 100068 2-5 rpc.cmsd
2) Check /var/adm/syslog/syslog.log file
3) Make sure the calendar file (/var/spool/calendar/callog.userid) exists and is owned by the user:
-r--rw---- 1 zcn daemon 700 Jun 7 1999 callog.zcn
3) Check permissions on the following files and directories:
/usr/dt/bin/dtspcd 555 bin bin
/usr/dt/bin/rpc.cmsd 555 bin bin
/var/spool/calendar 777 daemon daemon
4) Ensure that /var/adm/inetd.sec contains an entry:
cmsd allow *
5) Stop any running rpc.cmsd processes and restart
/usr/dt/bin/rpc.cmsd -d -s
-d Enables debugging output which will be written to stdout.
-s Runs rpc.cmsd in the foreground. This option should be used when rpc.cmsd is invoked manually for debugging purposes.
Then have the user try to open the calendar again. Error messages should be generated and sent to stdout.
--------------------
The above steps are taken from Technical Knowledge Base, DocId: KBRC0000.
regards.
what you do not see does not mean you should not believe
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP