- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: cmclconfd running with weak security (identd d...
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
12-11-2006 02:55 AM
12-11-2006 02:55 AM
cmclconfd running with weak security (identd disabled)
Last day I reboot this server. It has on the /etc/inetd.conf
hacl-cfg dgram udp wait root /usr/lbin/cmclconfd cmclconfd -p
hacl-cfg stream tcp nowait root /usr/lbin/cmclconfd cmclconfd -c -i
but there are a lot of messages at the syslog.log about "cmclconfd running with weak security (identd disabled)". Before the reboot only one message was out, but now every minute outs this messages.
Could anyone help me?
Thanks a lot of
Carmen.
Dec 11 16:48:17 sapcsp0 cmclconfd[8625]: cmclconfd running with weak security (identd disabled)
Dec 11 16:48:17 sapcsp0 cmclconfd[8627]: cmclconfd running with weak security (identd disabled)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2006 03:05 AM
12-11-2006 03:05 AM
Re: cmclconfd running with weak security (identd disabled)
have you applied all recent patches ?
What version are you running ?
Possible patches:
PHSS_31075
PHSS_32731
Also:
http://docs.hp.com/en/B9903-90048/ch01s05.html
"JAGaf55446: Setting cmclconfd -i in inetd.conf results in too many messages in syslog
What is the problem? Setting cmclconfd -i sets Serviceguard in â weak securityâ mode. This results in messages in the syslog of the form â cmclconfd[27694]: cmclconfd running with weak security (identd disabled)â . This is logged any time cmclconfd daemon is started.
What is the workaround? There is no workaround at this time."
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2006 03:16 AM
12-11-2006 03:16 AM
Re: cmclconfd running with weak security (identd disabled)
The server hasn't got this patxes. The Service Guard's version is A.11.16.00.
I only want to know if its normal that appears a lot of messages at the syslog.log about that, because before the reboot they only appers one time.
Thanks,
Carmen.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2006 03:21 AM
12-11-2006 03:21 AM
Re: cmclconfd running with weak security (identd disabled)
my understanding is that these are Warning messages. The patches (or equivalent for your level of OS) may stop the messages coming through.
Also, the last link I gave to the doc, is actually for Linux, but probably still true for HP.
So, if you get annoyed by the messages, I would look at the patch database, otherwise I would ignore.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2006 03:24 AM
12-11-2006 03:24 AM
Re: cmclconfd running with weak security (identd disabled)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2006 03:47 AM
12-12-2006 03:47 AM
Re: cmclconfd running with weak security (identd disabled)
Seeing several of them may indicate a run-away Serviceguard command, such as cmgetconf.
I recommend configuring your servers to avoid having to rely on the '-i' option in /etc/inetd.conf: hacl-cfg ... cmclconfd -c -i
Doing so will eliminate the "weak security" messages altogether.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2006 08:42 PM
12-13-2006 08:42 PM
Re: cmclconfd running with weak security (identd disabled)
can't find any specific patches for this, so can you implement Stephen's solution.
If this resolves your problem, please award points, summarise the solution and close the thread.
Doing this will help other people resolve similar problem.