ACC SHELL
<?xml version="1.0" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>YaPI__ADMINISTRATOR</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<link rev="made" href="mailto:feedback@suse.de" />
</head>
<body style="background-color: white">
<!-- INDEX BEGIN -->
<div name="index">
<p><a name="__index__"></a></p>
</div>
<!-- INDEX END -->
<ul>
<li><strong><a name="read" class="item"><code>$hash Read ();</code></a></strong>
<p>Returns the information about system administrator (root).
Currently return hash contains the list of mail aliases.</p>
</li>
<li><strong><a name="write" class="item"><code>$string Write ($argument_hash);</code></a></strong>
<p>write the system adminstrator data. Supported keys of the argument hash are:</p>
<pre>
"aliases" => list of mail aliases
"password" => new password
Returns error message on error.</pre>
</li>
</ul>
</body>
</html>
ACC SHELL 2018