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
Works fine here in 3.1.11 and 3.1.12, so there is probably a misconfiguration on your system causing this. Use the debug function to see what's going on in details when you add a shell user: https://www.faqforge.com/linux/debugging-ispconfig-3-server-actions-in-case-of-a-failure/
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.