blob: 3afc0d2bbc49857fade4158fa05522733c0d8d26 [file] [log] [blame]
MG Mud User88f12472016-06-24 23:31:02 +02001SYNOPSIS
2 int valid_seteuid(object ob, string newid)
3
4DESCRIPTION
5 Should return 1 if ob is allowed to set its euid to newid.
6 Objects are always allowed to set their euid to 0.
7
8SEE ALSO
9 seteuid(E), uids(C)