Hi, in function posix_setuid it says.... <refpurpose> Set the effective UID of the current process </refpurpose> ....and later.... Set the real user ID of the current process.... Is this correct or should there be either effective or real? Same situation in the next function. Cheers, Martin