Control Web Panel

WebPanel => CentOS Configuration => Topic started by: KatiaSisHost on December 29, 2024, 04:07:38 PM

Title: SSH For users
Post by: KatiaSisHost on December 29, 2024, 04:07:38 PM
i enable the SSH for users in creation account... but cant login in Putty... only with root account.
Title: Re: SSH For users
Post by: overseer on December 29, 2024, 05:53:55 PM
What is the user's shell assignment? They need a valid shell to login.
You could manually add the user/etc / ssh/sshd_config. Best practice is to put (limited) users in a group such as "sshers" and set the directive AllowGroups in sshd_config.