The acctmngr command provides a single interface for manipulating user accounts.
You must connect to the userhost server via ssh to use this command. You must also run it inside ucsh.
User Consultants should only create accounts for students (undergrad (U), grad (G), or special (Sp)). Direct anybody else to the TCC office upstairs in Speare 117.
If you are using acctmngr to make changes requested by a person be sure to see a photo ID to verify the account owner's identity. As some people insist on looking at your screen you want to do this even before running the -s option as the resulting display will reveal some personal information.
Where an ID number is to be entered be sure to use the person's Banner ID.
Options to this command are shown below. Each option has two forms, a short form starting with a single hyphen, and a long form starting with two hyphens. You may use either form. For example, you could close an account named manson with either “acctmngr -c manson” or “acctmngr --close manson”.
Create an account.
Add a user to a group.
Add host access to an account.
Add a note to an account.
Modify an account number.
Close an account. A closed account may still be reopened.
Change a user's default shell. When specifying the shell use it's fully qualified path (i.e. /bin/csh).
Change the name of an account.
Delete an account. Be very careful using this command; it is not reversible.
Delete a user from a group.
Delete host access from an account.
Delete a note to an account.
Disable modem access for an account. Use the optional comment to record notes about why, if any.
Disable VPN access for an account.
Enable an existing account (e.g., after it has been closed).
This command is usually only used to change a user's shell from a non-functional one (such as the initial shell of the new accounts program or the shell given to revoked accounts) to a functional one. If a user simply wishes to change their shell, they may issue the chsh command themselves.
Enable modem access for an account.
Enable VPN access for an account.
Create accounts using a specially formatted flat file as input.
Set a user's password.
Set a users' quota information (size is in megabytes).
Revoke an account.
See the section on revoking an account in the Restricted Handbook for details of account revocation before using this command.
Display the status of an account. Will show email quota and other useful things.
Modify the account type.