Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 11 of 11
  1. #1
    Member phpman's Avatar
    Join Date
    Sep 2003
    Location
    Rio de Janeiro - Brazil
    Posts
    50

    Default Problem Add User in WHM / CPANEL

    Hello Friends;


    I am with a problem in CPANEL/WHM. He not accepts the creation of new bills. Any bill that I try to create I obtain the following message:

    -------------------------------

    Creation for Shell

    root@xeon [~]# /scripts/wwwacct
    WWWAcct 8.0 by J. Nick Koston

    Please use the this syntax
    wwwacct <domain> <user> <pass> <quota> <cpmod[advanced/?]> <ip[y/n]> <cgi[y/n]> <frontpage[y/n]> <maxftp> <maxsql> <maxpop> <maxlst> <maxsub> <bwlimit> <hasshell[y]/[n]>

    Reverting to Manual Input

    Domain Name? testeteste.biz
    Do you want to use a ip [y]? n
    Do you give cgi access [y]? n
    Do you give frontpage server exts [y]? n
    Quota in megs (0 for unlimited) [0] 100
    UserName [testetes]?
    Password? 123456
    Cpanel Module [advanced]? x
    Sorry [] is not a valid domain name

    root@xeon [~]#
    --------------------------

    and

    -------------------------

    Creation for WHM

    WWWAcct 8.0 by J. Nick Koston

    +===================================+
    | New Account Info |
    +===================================+
    | Domain: testeteste.uk
    | Ip: 63.247.87.202 (n)
    | HasCgi: n
    | UserName: uktest
    | PassWord: 123456
    | CpanelMod: x
    | HomeRoot: /home
    | Quota: unlimited Meg
    | NameServer1: ns1.gwnet.com
    | NameServer2: ns2.gwnet.com
    | NameServer3: ns3.gwnet.com
    | NameServer4:
    +===================================+
    User uktest added
    Changing password for uktest
    Password for uktest has been changed
    Unable to add the user uktest

    Account Creation Complete!!!
    -------------------------

    I already opened 3 tickets in Cpanel, in the first ticket they solved the problem, more unhappily the problem happened the following day again; the second ticket this in open for 2 days without any manifestation of them on the theme and the last (third) it was closed for duplicity.

    Working in the problem discovered the following mistake.

    Does this problem already happen to 3 days and me I am in serious distress with my customers, can you be me helping to solve that???

    When i try to see the cpanel error_log, i cant see it... i was wondering if i can chek whats wrong on the log, but log only have this:

    root@xeon [/usr/local/cpanel/logs]# tail error_log
    Incorrectly built binary which accesses errno or h_errno directly. Needs to be fixed.
    Incorrectly built binary which accesses errno or h_errno directly. Needs to be fixed.


    Ticket in Cpanel
    1 - https://tickets.cpanel.net/review/?i...cid=UQHNfxxWbs
    2 - https://tickets.cpanel.net/review/?i...cid=rZKI_R10zz
    3 - https://tickets.cpanel.net/review/?i...cid=He7UuSCCwJ

    My post in Fórum
    http://forums.cpanel.net/showthread....7894#post87894

    Thank you

    cPanel.net Support Ticket Number: 35247
    Flávio Pedro
    Intellinoc Specialists
    ---
    Software installation, 24/7 server management,and security.
    hardening Red Hat Certified Engineer | Certified Information Security Systems Professional

    ---
    Intelligent Solutions - Intelligent People
    dedicated servers, collocation, shared and reseller hosting, managed solutions and background services.

  2. #2
    cPanel Partner NOC cPanel Partner NOC Badge
    Join Date
    Jul 2003
    Location
    .pt
    Posts
    143

    Default

    Any updates on this?

  3. #3
    Member phpman's Avatar
    Join Date
    Sep 2003
    Location
    Rio de Janeiro - Brazil
    Posts
    50

    Default Updates

    Yes

    Stable --> Release
    Release --> Edge
    Edge --> Stable
    Stable --> Release
    Flávio Pedro
    Intellinoc Specialists
    ---
    Software installation, 24/7 server management,and security.
    hardening Red Hat Certified Engineer | Certified Information Security Systems Professional

    ---
    Intelligent Solutions - Intelligent People
    dedicated servers, collocation, shared and reseller hosting, managed solutions and background services.

  4. #4
    cPanel Partner NOC cPanel Partner NOC Badge
    Join Date
    Jul 2003
    Location
    .pt
    Posts
    143

    Default

    Anyone found a solution for this?

    Please?

    Cpanel dont get an answer :|

  5. #5
    Member
    Join Date
    Nov 2003
    Posts
    148

    Default Re: Problem Add User in WHM / CPANEL

    You might not want to refer to tickets on the forums as your login/pass pair is listed.. Hopefully, you have replaced the pass.

  6. #6
    Registered User
    Join Date
    Nov 2003
    Posts
    2

    Default

    I faced with this problem too.

    Any updated?

  7. #7
    Member
    Join Date
    Jan 2004
    Posts
    21

    Default

    I have the same problem with a new server

  8. #8
    Registered User
    Join Date
    Nov 2003
    Posts
    2

    Default

    Hi,

    After CP guy logged in to fix my problem, he has found that my server is running nscd. After he stop that process, It's working fine.

    Hope this help,

  9. #9
    Member
    Join Date
    Jan 2004
    Posts
    21

    Default

    Yes, in my box too.

    The question is: i have create a "big" reseller account to the user that buy me that dedicated server. He is really a newbie, and i don't understand how can he activated "nscd".

    I have deleted from /etc/passwd and the /home dirs for the failed created users, but they still to be alive for WHM. I must have choose another ones differents.

  10. #10
    Member
    Join Date
    Nov 2003
    Location
    California, USA
    Posts
    13

    Default nscd?

    What exactly is nscd and what does it do?
    Mitty Chang

  11. #11
    cPanel Staff cpanelnick's Avatar
    Join Date
    Feb 2003
    Location
    Houston, TX
    Posts
    4,597

    Default

    NAME
    /usr/sbin/nscd - name service cache daemon

    DESCRIPTION
    Nscd is a daemon that provides a cache for the most common name service
    requests. The default configuration file, /etc/nscd.conf, determines
    the behavior of the cache daemon. See nscd.conf(5).

    Nscd provides cacheing for the passwd(5), group(5), and hosts(5)
    databases through standard libc interfaces, such as getpwnam(3), getp-
    wuid(3), getgrnam(3), getgrgid(3), gethostbyname(3), and others. Each
    cache has a separate TTL (time-to-live) for its data; modifying the
    local database (/etc/passwd, and so forth) causes the cache to become
    invalidated within fifteen seconds. Note that the shadow file is
    specifically not cached. getspnam(3) calls remain uncached as a
    result.


    Generally nscd ends up caching old password data for 15 seconds, which generally leads to disasters.

    To remove it on rh:

    /sbin/chkconfig --del nscd
    /sbin/service nscd stop

Similar Threads & Tags
Similar threads

  1. Add user problem - cannot login
    By alanpollenz in forum cPanel and WHM Discussions
    Replies: 4
    Last Post: 12-18-2008, 09:59 AM
  2. add user can log in to whm
    By Basim in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 07-27-2007, 12:46 PM
  3. How to Add pure-ftp user in whm/cpanel?
    By jclarkkent2003 in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 01-30-2006, 09:24 AM
  4. Add another user to whm
    By ILT.co.il in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 12-28-2004, 03:50 PM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube