Possible bug with Shell users

Discussion in 'Installation/Configuration' started by MITDK, May 31, 2018.

  1. MITDK

    MITDK New Member

    Hi,

    Creating shell users, is not going well.

    Example:

    Create Shell user "sshuser" for domain1.com -> output: sshuser:x:user:group/var/www/clients/clientX/webX/home/sshuser:/bin/bash
    Deleting the user, then it's gone in /etc/passwd
    Recreating the user -> Output: no new user created

    It seems like it's only possible to create 1 Shell User with ISPConfig panel (bug is on both 3.1.11 and 3.1.12)

    Creating an second shell user, for domain2.com, output: no shell user created:

    May 31 13:18:08 www sshd[XXXXX]: Invalid user sshtuser2 from XXX

    May 31 13:18:08 www sshd[XXXXX]: input_userauth_request: invalid user sshuser2 [preauth]

    May 31 13:18:08 www CRON[XXXXX]: pam_unix(cron:session): session closed for user web2

    May 31 13:18:13 www sshd[XXXXX]: pam_unix(sshd:auth): check pass; user unknown
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    The second user that you created has the same name, or a different name, then the first user?
     
  3. MITDK

    MITDK New Member

    Different names.
    Now I've tried to recreate both, but the users do not get created.
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

  5. MITDK

    MITDK New Member

    The server is setup with your OVF template, so..?
     
  6. till

    till Super Moderator Staff Member ISPConfig Developer

    I tested this on my OVF template.
     
  7. MITDK

    MITDK New Member

    Strange.
    Do you have any suggestions?
     
  8. till

    till Super Moderator Staff Member ISPConfig Developer

    I posted a link above with the procedure to find out why shell users cannot be added on your server. Enable debug log level, add a user, run server.sh and then post the output that you got on the shell.
     

Share This Page