Operating System - HP-UX
1833750 Members
3222 Online
110063 Solutions
New Discussion

using ACL's to control depot creation

 
Dan Alexander
Frequent Advisor

using ACL's to control depot creation

I am looking for an interesting way to control WHERE users can create s/w depots on a system.

I already have the ACL's set up so certain users/groups can create depots on a system, but I can't seem to figure out how to enforce these users to only use certain filesystems. AS of now, if I grant "insert" permission in the "host" level ACL (swacl -l host..), these users can create depots anywhere. I want to be able to force these users to use their own respective LVOL's, and NOT root filesystems.

thanks!
3 REPLIES 3
Steve Steel
Honored Contributor

Re: using ACL's to control depot creation

Hi


Did you read

http://www.docs.hp.com/en/B2355-90754/ch09s09.html


Steve Steel
If you want truly to understand something, try to change it. (Kurt Lewin)
Dan Alexander
Frequent Advisor

Re: using ACL's to control depot creation

Steve,

No I haven't seen that. I'll go through it for sure. thanks for the pointer..

Dan
Dan Alexander
Frequent Advisor

Re: using ACL's to control depot creation

I still can't seem to figure this out. Does anyone have an example of how to restrict depot creation to designated areas?

Thanks.