Control Web Panel

WebPanel => CentOS 6 Problems => Topic started by: Helena on December 30, 2017, 02:55:48 PM

Title: How to create user on SSH - Centos Webpanel
Post by: Helena on December 30, 2017, 02:55:48 PM
Hi,

I research on the internet this question but not find it.

Im using centos webpanel and i need a create new user on SSH. Not Centos webpanelç

How to solve this problem ? :)
Title: Re: How to create user on SSH - Centos Webpanel
Post by: Darkroom on December 31, 2017, 08:38:25 PM
well, you can always:

adduser [username]
passwd [username]

... but this does not add them to the panel, set up domain, website, etc, pretty much just gives them shell access.
Title: Re: How to create user on SSH - Centos Webpanel
Post by: Helena on December 31, 2017, 09:32:14 PM
well, you can always:

adduser [username]
passwd [username]

... but this does not add them to the panel, set up domain, website, etc, pretty much just gives them shell access.

Hi Darkroom,

I wanna set up domain on SSH. :)
Title: Re: How to create user on SSH - Centos Webpanel
Post by: Ga Go on February 12, 2018, 07:44:28 AM
add domain , before that setup your domain Ns1/ns2 to direct on your ip and when u add new user over CWP automaticly will add the ssh if you don't want you can unmark it .
Title: Re: How to create user on SSH - Centos Webpanel
Post by: n8v8r on February 12, 2018, 09:57:15 AM
I research on the internet this question but not find it.
https://www.centos.org/docs/5/html/5.1/Deployment_Guide/s2-users-add.html

The panel does not provide for an option to add a non-panel ssh user. However, from the webpanel you can chose SSH Service -> SSH Java Console and you get a simple SSh interface, that would save you from connecting to the server through a SSH tool. Just bear in mind it is only for simple use, nano or links would not work on it
Title: Re: How to create user on SSH - Centos Webpanel
Post by: n8v8r on February 12, 2018, 10:41:14 AM
N.B. there are more convenient SSH tools around than just putty, e.g. https://winscp.net or https://mobaxterm.mobatek.net