1827733 Members
3113 Online
109968 Solutions
New Discussion

Re: Message in Syslog

 

Message in Syslog

Hello everybody,

In syslog show the follow mesages:

May 15 09:34:56 itxd remshd[8094]: load_modules: can not open module /usr/lib/security/libpam_unix.1
May 15 09:34:56 itxd remshd[8094]: load_modules: pam_sm_acct_mgmt() missing
May 15 09:34:56 itxd remshd[8094]: PAM Status - 17, PAM Error Message - User account has expired

Anyone can explain what this means.

Thanks for attention,

Regards,

Andr??
Andre Augusto
4 REPLIES 4
Helen French
Honored Contributor

Re: Message in Syslog

Hi Andre:

This document has the solution (TKB #USECKBRC00009593):

http://us-support.external.hp.com/cki/bin/doc.pl/sid=9e97361f0491d1d438/screen=ckiDisplayDocument?docId=200000060671679

HTH,
Shiju

Life is a promise, fulfill it!
Mark Greene_1
Honored Contributor

Re: Message in Syslog

Whatever process is running "itxd remshd" is doing something to loose it's connection with the pam authentication module. See man pam_sm_open_session for all the gory details.

What does your /etc/pam.conf file look like?

mark

the future will be a lot like now, only later
Sanjay_6
Honored Contributor

Re: Message in Syslog

Hi Andre,

Shiju's link should provide you with the solution.

Hope this helps.

Regds

Re: Message in Syslog

I appreciate the help of all.

The problem really is due to a limitation in the library /usr/lib/libsec.2, the parallel remsh commands be exceeding the maximum login rate of the system.

Thanks Shiju, Mark and Sanjay

Regards

Andr??
Andre Augusto