acua addUser <login>

acua addUser invokes the shell script /usr/sbin/acua_adduser to add a Linux/ACUA user account. This shell script performs the necessary operations to create a new user account on the system, including an invocation of acua addRec.

NOTE: You will need to modify /usr/sbin/acua_adduser to suit your system.  It is currently made to run perfectly on Debian GNU/Linux, as that is my development platform.


Robert Davidson