CX Account Creation
From ITS Wiki
Steps to create a new (delete old) CX account
- Look up CX ID number
- Look up network account
- Lookup the account type (id previous/replaced user)*
- Lookup groups (groups previous/replaced user)
- Lookup menu (cat .login previous/replaced user)
- Become root: SU csh
- addlogin
- dbadmin
- add the login to the dbusers file
- add email alias to /etc/postfix/virtual, then run "/usr/sbin/postmap /etc/postfix/virtual" as root.
- setup a default printer if a CX print spooler exists in the office
- create mailme file
- Consider pwd if CX 8.1 user (sam)
- $SCPPATH/util/initopenldap.scp
- Review the userid_table entry
'*'Existing CARS 'model' users are:
acadrec alumni develop personnl regist acctspay cashier donor placemnt stuacct acctsrec controll finaid publicty stuserv admit coord payroll purchas safetyusr
Steps to delete an old CX account
- run dellogin - I did copy the line in the pwd file and copy it back in with a DELLOGIN
- run dbadmin - to remove the db access and table perms
- remove the dbusers.s entry
- update the userid_table

