1832977 Members
3569 Online
110048 Solutions
New Discussion

group access

 
Punithan
Advisor

group access

Hi

now i wanted to create a group of user.... and control them with they only can read any file in the system...
i been tyr some way of doing with change the user profile.
There is any way that i can do to control the group.

bye
punithan
System Engineer
2 REPLIES 2
T G Manikandan
Honored Contributor

Re: group access

The permissions are from the files/dir level.
So I dont think you can.

I am not sure whether the same thing can be achieved using sudo.

Let's wait for some more replies

Thanks
V.Tamilvanan
Honored Contributor

Re: group access

Hi,
There is something called ACL's in HPUX. See the man pages of chacl and lsacl. By using chacl u can increase the security.
hth
-tamil