LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to create new user who can access server from putty with limited functions (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-create-new-user-who-can-access-server-from-putty-with-limited-functions-4175536972/)

vijaymuddu 03-17-2015 02:10 AM

How to create new user who can access server from putty with limited functions
 
hi all,

i want to create a new user named xyz who can login and perform some backup tasks with limited access

i have created a user but not able to access server via putty

can anybody please guide me on this

Thanks
Vijay Muddu

T3RM1NVT0R 03-17-2015 02:22 AM

What is the error message that you are getting when you try to access it via Putty? Did you reset the password for that user? For enabling that user to be able to run backup related commands add the user to /etc/sudoers file mentioning the commands you want that user to run.

You can have a look at this document on examples for setting up sudo for that user: http://linuxpoison.blogspot.in/2008/...-users-to.html

vijaymuddu 03-17-2015 02:42 AM

hi T3

Thanks for your reply, i will try it

Vijay Muddu

zafar_dandoti 03-17-2015 08:36 AM

Is ssh server running? Is port 22 open in firewall?
I assume u use ssh via putty.


All times are GMT -5. The time now is 04:00 PM.