How to enable a user to SSH in his panel

Locked
User avatar
chaiavi
Posts: 34
Joined: Wed 22. Apr 2020, 22:02

How to enable a user to SSH in his panel

Post by chaiavi »

In the panel as user Admin, I set the user permissions to have SSH permissions


What does it mean ?
Can the user (when the user logs into the user panel), have a SSH link to his terminal ?


I am attaching a screenshot
Attachments
SSh configuration
SSh configuration
User avatar
george
Posts: 88
Joined: Fri 3. Jan 2020, 05:53
Location: AUSTRALIA

Re: How to enable a user to SSH in his panel

Post by george »

It enables the user to connect to SSH on the server, by any means they choose.
They could connect by using terminal command:

Code: Select all

ssh user@1.2.3.4
or by using a program like Filezilla.
User avatar
chaiavi
Posts: 34
Joined: Wed 22. Apr 2020, 22:02

Re: How to enable a user to SSH in his panel

Post by chaiavi »

Ohh, I see


I will have to try that


Thank you for your quick reply George!


Chaiavi
Locked