acua delUser <login>

acua delUser invokes the shell script /usr/sbin/acua_deluser to delete a Linux/ACUA user account. This shell script performs the necessary clean-up to remove the user from the system, including an invocation of acua delRec.

NOTE: You will need to modify /usr/sbin/acua_deluser to suit your system.  Currently it suits Debian GNU/Linux.

Example: acua deluser foo will delete the user foo from the system, and will also delete the ACUA record for user foo.


Robert Davidson