.\"set the uid of another object
.DT
export_uid
$MUDNAME$ driver help
export_uid

.SH Name
.SI 5
export_uid() - set the uid of another object
.EI

.SH Synopsis
.SI 5
int export_uid( object ob );
.EI

.SH Description
.SP 5 5
Set the uid of `ob' to the effective uid of this_object().  It is
only possible when `ob' has an effective uid of 0.
.EP

.SH See also
.SI 5
this_object(), seteuid(), getuid(),
geteuid(), previous_object(), valid_seteuid()
.EI
