$hash Read ();
Returns the information about system administrator (root). Currently return hash contains the list of mail aliases.
$string Write ($argument_hash);
write the system adminstrator data. Supported keys of the argument hash are:
"aliases" => list of mail aliases "password" => new password Returns error message on error.