LPC Library Functions: export_uid

NAME

export_uid() - set the uid of another object

SYNOPSIS

int export_uid( object ob );

DESCRIPTION

Set the uid of <ob> to the effective uid of this_object(). It is only possible when <ob> has an effective uid of 0.

SEE ALSO

this_object(), seteuid(), getuid(), geteuid(), previous_object(), valid_seteuid()

Page design by Frank Jacquette & Tim Hollebeek
Copyright (C) 1998 Tim Hollebeek & Frank Jacquette
Back to MudOS