Control Web Panel

Other => Other => Topic started by: kalil on March 01, 2021, 06:27:00 PM

Title: Problem with users SSH access
Post by: kalil on March 01, 2021, 06:27:00 PM
Hello everyone,

 We identified that users access SSH does not work even if the the "Shell Access" option is enabled.

 When we access the SSH using the users account the follow error is returned:

  - su: cannot create child process: Resource temporarily unavailable

 We did several researches and the most found solution was the following:
 
   - https://access.redhat.com/solutions/22105

 However it did not result in success, moreover if we create a user manually with "adduser test" the login problem does not occur.

 Checking the log / var / log / secure we identified the following error:

  - fatal: fork of unprivileged child failed

  However, it also did not lead us to any solution.

  Could anyone help us with this issue?

Grateful
Title: Re: Problem with users SSH access
Post by: overseer on January 09, 2023, 11:33:09 PM
Are you using AllowUsers and/or AllowGroups in /etc/ssh/sshd_config?