NAME valid_seteuid - function call in the Master object (master.c) SYNOPSIS int valid_seteuid(object ob, string euid) DESCRIPTION This function will be called in the Master object by the seteuid() function. If it returns 1 the seteuid is allowed, or if 0; it is disallowed. It will not be called if config.h does NOT define MUDOS_USER_ID. SEE ALSO efun/uid/