- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- cmclconfd error in syslog
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
07-28-2005 03:37 PM
07-28-2005 03:37 PM
cmclconfd error in syslog
cmclconfd[14284]: cmclconfd running with weak security (identd disabled)
How should I address this issue? Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2005 04:33 PM
07-28-2005 04:33 PM
Re: cmclconfd error in syslog
The new MCSG patch contains some security feature, make sure you did follow the "Special
Installation Instructions"....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2005 04:40 PM
07-28-2005 04:40 PM
Re: cmclconfd error in syslog
check if identd has been disabled in the inetd.conf it should look like this:
# grep ident /etc/inetd.conf
ident stream tcp wait bin /usr/lbin/identd identd
after editing the /etc/inetd.conf you can restart the inetd with a inetd -c
this should take care of all the errors
If you want to read more on patch levels for Serviceguard, identd and ARPA you can check knowledge base article UXSGKBAN00001174
thanks
DP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2005 05:27 PM
07-28-2005 05:27 PM
Re: cmclconfd error in syslog
Recent versions of Serviceguard have had a security patch so you may also want to read the special instructions of any SG patch installed.
read here for some details:
http://docs.hp.com/en/5874/securingserviceguard.pdf
http://docs.hp.com/en/6283/SGsecurityfiles.pdf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2005 03:02 PM
08-01-2005 03:02 PM
Re: cmclconfd error in syslog
ident/tcp: unknown service
Then the messages start again. Any thoughts?
Thanks.