(Msg. 1) Posted: Mon Jul 20, 2009 9:04 am
Post subject: how to make a directory invisible Archived from groups: comp>os>linux>development>system (more info?)
Hi,
I want to write a module which will make a directory invisible till
the gid is 140. I want to do this as I want to make it inaccessibe for
the root even(else i can use newgrp). Can anybody give any idea/
reference?
(Msg. 2) Posted: Mon Jul 20, 2009 9:10 am
Post subject: Re: how to make a directory invisible [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
(Msg. 3) Posted: Mon Jul 20, 2009 1:20 pm
Post subject: Re: how to make a directory invisible [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
On 2009-07-20, zix <zixenus.RemoveThis@gmail.com> wrote:
> Hi,
> I want to write a module which will make a directory invisible till
> the gid is 140. I want to do this as I want to make it inaccessibe for
> the root even(else i can use newgrp). Can anybody give any idea/
> reference?
>
> Thanks n Regards,
> zix
I'm not sure if even ACLs can make a file inaccessible to root. I think
selinux can. To make a directory invisible to other users, place it inside
a directory without read or execute permission.
Access shared memory from kernel module - Hi All, I wanted to know if shared memory created in user space can be accessed from a loadable kernel module. Have no...
Controlling UART transmission of bytes - I'm programming an ARM's UART that comes with a library implementing the standard unix termios interface. Regarding..
All times are: Pacific Time (US & Canada) (change)
Page 1 of 1
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum