|
|
user account
Hi
How can I limit the user directory access for only paths under his user
directory /home/user/.....
I dont want the user to access any directory above /home/user/.
Thanks
|
|
0
|
|
|
|
Reply
|
a177 (44)
|
7/29/2007 9:25:26 PM |
|
a wrote:
> Hi
>
> How can I limit the user directory access for only paths under his user
> directory /home/user/.....
> I dont want the user to access any directory above /home/user/.
>
> Thanks
>
>
man chroot
Of course he won't be able to use any PROGRAMS either..
|
|
0
|
|
|
|
Reply
|
The
|
7/29/2007 9:55:40 PM
|
|
"The Natural Philosopher" <a@b.c>
???????:1185746140.27708.2@damia.uk.clara.net...
> a wrote:
> > Hi
> >
> > How can I limit the user directory access for only paths under his user
> > directory /home/user/.....
> > I dont want the user to access any directory above /home/user/.
> >
> > Thanks
> >
> >
> man chroot
>
> Of course he won't be able to use any PROGRAMS either..
Thanks for your reply.
That is true. How about if I want to limit the user to access a few
specified directories?
|
|
0
|
|
|
|
Reply
|
a177 (44)
|
7/29/2007 10:11:44 PM
|
|
a wrote:
> "The Natural Philosopher" <a@b.c>
> ???????:1185746140.27708.2@damia.uk.clara.net...
>> a wrote:
>>> Hi
>>>
>>> How can I limit the user directory access for only paths under his user
>>> directory /home/user/.....
>>> I dont want the user to access any directory above /home/user/.
>>>
>>> Thanks
>>>
>>>
>> man chroot
>>
>> Of course he won't be able to use any PROGRAMS either..
>
> Thanks for your reply.
> That is true. How about if I want to limit the user to access a few
> specified directories?
>
>
>
Whats normally done in 'secure FTP' environments os to either make
copies of the programs that are needed, or just possibly symlink or
hardlink from his directory to the programs you will allow access to. I
can't remember - been a long time.
|
|
0
|
|
|
|
Reply
|
The
|
7/30/2007 12:33:10 AM
|
|
|
3 Replies
34 Views
(page loaded in 0.077 seconds)
Similiar Articles: Lock user Account - comp.unix.solarisHi How can i disable a user account after 5 unsuccesful login attempts i.e a user puts in the wrong password five times. Then his account gets locked... Renaming a AIX account - comp.sys.sun.adminHi , Is it possible to rename a account in AIX, i mean without removing the user and creating it again , can we simply rename a account in AIX. I kn... how to find locked/aged user account - comp.unix.solaris ...Hi, We use mostly Sol 10 and few Sol 9 in production box. We have a requirement to find out how many user accounts have aged or locked out. Is there ... how to properly audit generic user accounts - comp.unix.solaris ...Hi All, I am trying to figure out a way to properly audit generic application accounts to tie them to the named user as it has become an audit issue ... How to find whether an user account is locked or not - comp.unix ...Hello, I am using PAM modules for authentication. I need an API which tells whether an user account is locked or not. And also I would like to lock a... how do i list all user accounts that have expired? - comp.unix ...is there a way to list all user accounts that have expired in solaris 8/9? also how do i decipher that expiry number in /etc/shadow and convert it to ... userdel : "user" is in use, but "user" isn't logged - comp.unix ...Hello, How can I delete a user account even if the userdel command tells me that the user is in use ? But this user is not connected and no process is... How to find whether an user account is locked or not - comp.unix ...Hi, Is there any PAM api which tells whether an user account is locked or not. And also I want a PAM api though which I can lock an user account. I d... Expired Accounts - comp.unix.solarisIn Solaris, if an user's account expires,what is the easiest way to re- enable that account? ... unable to lock passwd.lock - comp.unix.programmerHi i written a server which adds a user accounts when clients connects to it and sends username to it. i am using system function for adding user us... User (computing) - Wikipedia, the free encyclopediaA user is an agent, either a human agent (end-user) or software agent, who uses a computer or network service. A user often has a user account and is identified by a ... User Accounts - Microsoft Corporation: Software, Smartphones ...On This Page. Creating user accounts Deleting a user account Resetting a user password Modifying account properties Configuring Logon Hours Automatically log off ... 7/24/2012 9:01:06 AM
|
|
|
|
|
|
|
|
|