Hi Gennaro!

Am Dienstag, den 22.04.2008, 01:50 +0200 schrieb [EMAIL PROTECTED]:
> Last time the bug was different: [...]

Right, sorry! Should've opened a new bug. :/

> The problem is with adduser beacuse in the "EXIT VALUES" section of the
> manual page I read:
> "Invoking adduser a second time with the same parameters as before also
> returns 0."
> and this is not to be happening.

Yes, I read that too. But the description of "--uid" reads:

        --uid ID
          Force the new userid to be the given number.  adduser will
        fail
          if the userid is already taken.
        
This is what I experienced. I guess the problem was caused by the fact
that the forcing call always took place, even with the correct UID, and
failed.

> How is slurm user exported? What are its uid and gid?

The SLURM user is not exported in my setup ATM. It exists on all nodes
as system user with the correct UID and GID. (The patch works as
expected now since it just calls adduser to correct the UID or to add
the user if it doesn't exist. I can't think of other cases where adduser
is needed.) So the different effect on master/compute nodes was probably
something weird going on in my system. Sorry for the noise!

Best regards
Manuel

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil

Reply via email to