Differences between revisions 4 and 15 (spanning 11 versions)
Revision 4 as of 2008-05-25 23:53:42
Size: 939
Comment:
Revision 15 as of 2013-09-18 06:09:33
Size: 1833
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Adding / Renaming / Deleting user logon credentials

To Add :
'''Adding / Renaming / Deleting user logon credentials ''''''To Add :'''
Line 8: Line 6:
 * #conset -c COMPANY ( ALLPHONES OR BUSINESS)
 * #aadusr
 * #conset -c COMPANY ( ALLPHONE OR BUSINESS)
 * #addusr
Line 18: Line 16:
 * #empadd >> option 2 (Alter)
* give location to start with ( eg:contrl2 or Z01), if it is not there
 * * give location to start with ( eg:contrl2 or Z01), if it is not there
Line 24: Line 21:
To Rename or Replace '''To Rename or Replace'''
Line 26: Line 23:
 *
 *
 *
 *
 * #empaad
 * type the username and hit enter
 * type in the old username with a "z" in front (select R to replace)
 * save the record
 * edit the record again by typing z<username>
 * type the new username on clearing the old one
 * Important: select A to add new record.
'''To Delete USER'''

 1. #ssh ALL
 1. #delusr
 1. type root password for allphone
 1. type the username you want to delete from Allphone server
 1. This will delete the logon account and the home directory of user
 1. conset -c COMPANY
 1. #empaad
 1. option 2 (alter)
 1. type username and enter
 1. put character z infront of username
 1. Do not delete the username just put z character infront of the name
 1. F10 & F10

 1. login as root and run passwd -d "username"
this will stop the person from logging in

If you copy/create a new Linux user make sure the real name is the same as the username if it is not specified.

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 ( ALLPHONE OR BUSINESS)
  • #addusr
  • 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 in the old username with a "z" in front (select R to replace)
  • save the record
  • edit the record again by typing z<username>

  • type the new username on clearing the old one
  • Important: select A to add new record.

To Delete USER

  1. #ssh ALL
  2. #delusr
  3. type root password for allphone
  4. type the username you want to delete from Allphone server
  5. This will delete the logon account and the home directory of user
  6. conset -c COMPANY
  7. #empaad
  8. option 2 (alter)
  9. type username and enter
  10. put character z infront of username
  11. Do not delete the username just put z character infront of the name
  12. F10 & F10

  13. login as root and run passwd -d "username"

this will stop the person from logging in

If you copy/create a new Linux user make sure the real name is the same as the username if it is not specified.

allphones_logon_update (last edited 2013-09-18 06:09:33 by localhost)