SYNOPSIS
	string geteuid(object ob)

DESCRIPTION
	Get the name of the wizard that is set to the effective user of this
	object. Standard objects cloned by this object get that userid.
	The effective userid is also used for checking access rights.

	geteuid is only available in 3.0 native mode.

SEE ALSO
	seteuid(E), getuid(E), export_uid(E)
