Author Topic: SSH For users  (Read 57 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
SSH For users
« 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.

Offline
*****
Re: SSH For users
« Reply #1 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.