Results 1 to 2 of 2

Thread: Can't create new accounts

  1. #1
    Join Date
    Dec 2005
    Posts
    12

    Default Can't create new accounts

    WWWAcct 10.0 (c) 1997-2005 cPanel, Inc.

    +===================================+
    | New Account Info |
    +===================================+
    | Domain: benstar.com
    | Ip: 65.110.53.*** (n)
    | HasCgi: y
    | UserName: benscom
    | PassWord: ********
    | CpanelMod: x2
    | HomeRoot: /home
    | Quota: 50 Meg
    | NameServer1: ns1.****.net
    | NameServer2: ns2.****.net
    | NameServer3:
    | NameServer4:
    | Contact Email: ***@***.com
    +===================================+
    Unable to add the user benscom

    ================================================== ===

    Do following steps for solving "Unable to add user "----" "problem :

    1) check /usr/local/cpanel/logs/error_log for the error when trying to create an account
    2) chmod +w passwd,v ( cd /etc)
    3) ll /etc/group*
    -rw-r--r-- 1 root root 6336 Nov 16 21:40 /etc/group
    -rw------- 1 root root 6359 Nov 16 21:39 /etc/group-
    4)chattr -i /etc/group
    5) mv /etc/gshadow /etc/gsahdow.corrupted
    And run grpconv to rebuild the file.You should be able to create accounts now. Please verify that everything is running fine.

    Regards,
    Prafulla.

  2. #2
    Join Date
    Mar 2006
    Posts
    20

    Exclamation Unable to add the account

    If you get the error 'grpconv: can't lock group file' than just delete /etc/group.lock, /etc/gshadow.lock and run grpconv .

    Regards,
    VishalG.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •