Adding / Renaming / Deleting user logon credentials To Add :
If they are adding new username, it has to be approved from account, because it is a new license.
- #ssh ALL
- #conset -c COMPANY ( ALLPHONES OR BUSINESS)
- #aadusr
- type allphones root password
- type new username, usually send by allphones
- type fullname of user, if you don't have it use same as username
- type home location (eg: cntrl2 or z01), also usually send by Allphones
- type g3n3ric for password, unless asked different from Allphones
- use password
- say Y to fixed terminal
- say Y to create the account
- * give location to start with ( eg:contrl2 or Z01), if it is not there
- say Y or N or blank in parameters, usally look at other user or follow the instruction send by Allphones
- Enter , then F10 F10
Call Allphones to see if it is working now.
To Rename or Replace
- #empaad
- type the username and hit enter
- type the new username on clearing the old one
- Important: select R to replace.
To Delete USER
- #ssh ALL
- #delusr
- type root password for allphone
- type the username you want to delete from Allphone server
- This will delete the logon account and the home directory of user
- conset -c COMPANY
- #empaad
- option 2 (alter)
- type username and enter
- put character z infront of username
- Do not delete the username just put z character infront of the name
F10 & F10
- login as root and run passwd -d "username"
this will stop the person from logging in
