Method System.drop_privs() Method drop_privs void drop_privs(string user, void|string group, void|int exception) Description Drops the process privileges to the provided user and optionally group. If no group is provided the default group for the user is used. Parameter exception If true, an error exception will be thrown if