1833091 Members
3218 Online
110050 Solutions
New Discussion

pamauthenticate error

 
Jörn
Advisor

pamauthenticate error

hi,

i have a problem on a c240+ with hpux 11.0 . I get the following entries in the syslog-file:

Jun 3 15:03:36 XXXXX DTSESSION: pamauthenticate status=9
Jun 3 15:03:36 XXXXX DTSESSION: The auth error message is Authentication failed
Jun 3 15:03:36 XXXXX DTSESSION: pamauthenticate status=9

After this entries the CDE start to flicker.

How can i solve this problem? And what is a "pamauthenticate status"?

THX!!!
3 REPLIES 3
Robert-Jan Goossens
Honored Contributor

Re: pamauthenticate error

Hi,

someone mistyped/failed his password

pamauthenticate status=9

#define PAM_AUTH_ERR 9 /* Authentication failure */

Hope it helps,

Robert-Jan.
Darren Prior
Honored Contributor

Re: pamauthenticate error

To add to the previous response, I think this is most likely seen when the screen lock password is mistyped.

regards,

Darren.
Calm down. It's only ones and zeros...
Robert-Jan Goossens
Honored Contributor

Re: pamauthenticate error

Hi Again,

http://www5.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000062923091

document description:
CDE: Login mask refuses any user, even root.
document id: XRDKBRC00005438

Robert-Jan.