boondocks
August 1st, 2009, 07:39 PM
On a Ubuntu 8.04 server, I want to create a user "dataentry".
Being a server, "dataentry" can only login via the command line.
I want the "dataentry" user to have very limited acess:
He logs in.
System will immediately run the "/home/dataentry/tasks" application.
He exits this application.
System will immediately log him out.
So this user is severly restricted:
He cannot have any kind of shell access.
He cannot run any application except "/home/dataentry/tasks".
How do you create this user?
How do you configure/apply these restrictions?
Being a server, "dataentry" can only login via the command line.
I want the "dataentry" user to have very limited acess:
He logs in.
System will immediately run the "/home/dataentry/tasks" application.
He exits this application.
System will immediately log him out.
So this user is severly restricted:
He cannot have any kind of shell access.
He cannot run any application except "/home/dataentry/tasks".
How do you create this user?
How do you configure/apply these restrictions?