
seteuid(3)            LPC Library Functions            seteuid(3)

NNAAMMEE
       seteuid() - set the effective user id (euid) of an object

SSYYNNOOPPSSIISS
       int seteuid( string str );

DDEESSCCRRIIPPTTIIOONN
       Set  effective  uid to `str'.  valid_seteuid() in master.c
       controls which values the euid of an object may be set to.

       When this value is 0, then the current object's uid can be
       changed by export_uid(), and only then.

       But, when the value is 0, no  objects  can  be  loaded  or
       cloned by this object.

SSEEEE AALLSSOO
       export_uid(3),   getuid(3),   geteuid(3),  this_object(3),
       valid_seteuid(4)

Majik                      26 Jul 1997                          1

