HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Are there any solutions for this mission?
Operating System - HP-UX
1833776
Members
2180
Online
110063
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
04-28-2003 10:37 PM
04-28-2003 10:37 PM
I have a directory mounted as /share and under "/share" there are 3 sub-dirs named "/share/super","/share/limit"and"/share/public".
All users can only access these directories by web.
/share/super will store the original files such as EXCEL/Word files and /share/limit and /share/public will store some read-only files such as PDF files.I want to:
1. Super-users can access(list,get and put) all these directories.
2. Limit-users can access (list and get)/share/limit & /share/public directories.
3. Normal-users can only access(list and get) /share/public directory.
Can anyone tell how to achieve this?
Thanks in advance!
All users can only access these directories by web.
/share/super will store the original files such as EXCEL/Word files and /share/limit and /share/public will store some read-only files such as PDF files.I want to:
1. Super-users can access(list,get and put) all these directories.
2. Limit-users can access (list and get)/share/limit & /share/public directories.
3. Normal-users can only access(list and get) /share/public directory.
Can anyone tell how to achieve this?
Thanks in advance!
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2003 10:52 PM
04-28-2003 10:52 PM
Solution
check out the documentation for htaccess/httpd.conf for more details.
all you need to do is to create a passwd file using htpasswd and create three categories and restrict them with the category.
-balaji
all you need to do is to create a passwd file using htpasswd and create three categories and restrict them with the category.
-balaji
Its Always Important To Know, What People Think Of You. Then, Of Course, You Surprise Them By Giving More.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2003 04:20 AM
04-29-2003 04:20 AM
Re: Are there any solutions for this mission?
I like the first idea. Alot. There is another way to get this done. You'll probably need to do that to since the web is involved, but CIFS/9000(Samba) is something to look at.
With CIFS, windows users will be able to mount the shared "folders" like any other letter drive. Access is directly controlled by permissions of the user id.
So control is controlled with regular old chmod and or chgrp commands.
Here is a link to the free software:
http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B8725AA
Here is setup documentation.
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B8725-90021/B8725-90021_top.html&con=/hpux/onlinedocs/B8725-90021/00/00/8-con.html&toc=/hpux/onlinedocs/B8725-90021/00/00/8-toc.html&searchterms=setup%7cCIFS/9000&queryid=20030429-061922
SEP
With CIFS, windows users will be able to mount the shared "folders" like any other letter drive. Access is directly controlled by permissions of the user id.
So control is controlled with regular old chmod and or chgrp commands.
Here is a link to the free software:
http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B8725AA
Here is setup documentation.
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B8725-90021/B8725-90021_top.html&con=/hpux/onlinedocs/B8725-90021/00/00/8-con.html&toc=/hpux/onlinedocs/B8725-90021/00/00/8-toc.html&searchterms=setup%7cCIFS/9000&queryid=20030429-061922
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP