- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Restricted access to the User
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2008 08:38 PM
05-05-2008 08:38 PM
Restricted access to the User
I want a user to access only its home directory. I want to restrict the user to access the other directories.Please help.
Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2008 09:30 PM
05-05-2008 09:30 PM
Re: Restricted access to the User
>>I want a user to access only its home directory
for this you can use restricted shell for this user.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2008 09:48 PM
05-05-2008 09:48 PM
Re: Restricted access to the User
will help u
BR,
Kapil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2008 11:03 PM
05-05-2008 11:03 PM
Re: Restricted access to the User
Restricted user access is made possible with the help of a special command shell known as the restrictes shell(rsh). It provides the same functionalit as a normal posix shell except the following restrictions.
a user can't chage directories
a user can't set or change the environment vairables SHELL,PATH,OR ENV
a command cannot be issued with that starts /.
I/O redirection is disabled
in /etc/passwd file u can put like these
/usr/sbin/rsh
eg: sajjad:gSuQCVbpU9.QQ:108:20:,,,:/home/sajjad:/usr/bin/rsh
thanks and regards
Sajjad Sahir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2008 03:27 AM
07-10-2008 03:27 AM
Re: Restricted access to the User
You can use restrict shell rsh (/usr/bin/rsh)
Modify the user SAM >> Accounts forUsers & Groups >> Action >> Modify and change startup Program with /usr/bin/rsh
Regards
Sanjeev