Mar
15
How would you limit a user, within Solaris, to only be able to access their home directory and one other dir?
Filed Under cyprusbizdirectory
dtownpower asked:
I have a user that is accessing my site remotely and most of the time is ftp’ing data back to his site. However, everything HE NEEDS access to is in one directory, so I want to find out how to limit his/her access to only be able to access what is saved in the ir home directory and one other directory. (example. /export/home/* and /ftp/*) Any help would be tremendously appreciated. Thanks.
Jordan
I have a user that is accessing my site remotely and most of the time is ftp’ing data back to his site. However, everything HE NEEDS access to is in one directory, so I want to find out how to limit his/her access to only be able to access what is saved in the ir home directory and one other directory. (example. /export/home/* and /ftp/*) Any help would be tremendously appreciated. Thanks.
Jordan
Comments
2 Responses to “How would you limit a user, within Solaris, to only be able to access their home directory and one other dir?”







Hope this is helpful:
chroot may be an option. But that may require two logins.