I have munge-0.5.8-1, and used munge as authentication when running slurm. 
the authentication failed  because munge has expired credential.
Can someone tell what needs to be done if munged has expired credential ?
what does "rewound credential" mean ?
(/etc/munge/munge.key is the same on two machines.)

I have two machines:

- The first one has the following:
cluster-3 root]$ munge -n |ssh [EMAIL PROTECTED] unmunge
[EMAIL PROTECTED]'s password:
STATUS:           Expired credential (15)
ENCODE_HOST:      cluster-3.ltc.austin.ibm.com (9.3.110.181)
ENCODE_TIME:      2008-04-21 07:57:56 (1208789876)
DECODE_TIME:      2008-04-21 14:57:55 (1208815075)
TTL:              300
CIPHER:           aes128 (4)
MAC:              sha1 (3)
ZIP:              none (0)
UID:              slurm (500)
GID:              slurm (500)
LENGTH:           0

The second system has:
[EMAIL PROTECTED] ~]# munge -n |ssh cluster-3 unmunge
[EMAIL PROTECTED]'s password:
STATUS:           Rewound credential (16)
ENCODE_HOST:      cluster-6.ltc.austin.ibm.com (9.3.110.184)
ENCODE_TIME:      2008-04-21 14:58:27 (1208815107)
DECODE_TIME:      2008-04-21 07:58:39 (1208789919)
TTL:              300
CIPHER:           aes128 (4)
MAC:              sha1 (3)
ZIP:              none (0)
UID:              root (0)
GID:              root (0)
LENGTH:           0

Regards,

 Hien Nguyen
Linux Technology Center (Austin)
 Phone: (512) 838-4140            Tie Line: 678-4140
 e-mail: [EMAIL PROTECTED]


_______________________________________________
munge-users mailing list
[email protected]
https://mail.gna.org/listinfo/munge-users

Reply via email to