Adding user

Business solution to host your own OpenVPN server with web management interface and bundled clients.
Post Reply
bat
OpenVpn Newbie
Posts: 2
Joined: Tue Feb 19, 2013 7:44 pm

Adding user

Post by bat » Tue Feb 19, 2013 7:46 pm

Is there another way to easy add user. I'm doing by creating bash account but i'm afraid someone will connect by ssh and mess my vps.

Can I create such bash account only to have permission to openvpn as?

Douglas
Forum Team
Posts: 285
Joined: Wed Aug 27, 2008 2:41 am

Re: Adding user

Post by Douglas » Tue Feb 19, 2013 8:37 pm

You can easily restrict which users can log in via ssh. Just edit sshd_config. The parameter is: AllowUsers

Post Reply