Displaying 3 results from an estimated 3 matches for "strcture".
Did you mean:
structure
1999 May 07
0
Security Problem
I have setup a share called data and the strcture is as follows:
/data 777 root prcedp
|___/peter 755 peter prcedp
|___/david 755 david prcedp
|____ .......
All people in the prcedp group can write in the /data and their home directory and read in other people's home directory. However, they can delete othe...
2019 Oct 01
2
need to check and read ntfs acls from nfs stack, looking for libraries to do so
I need to add the ability to check permissions against ntfs acls that are
set and maintained by a samba server, in our nfs stack. The nfs stack
currently doesn't have anything to deal with this. I was wondering if
Samba's code for creating and checking permissions against the security
descriptor and related structs is something provided by third party
libraries, or did Samba implement that
2013 May 21
26
New Xen boot infrastructure proposal
Hey guys,
Here are my thoughts about current Xen boot
infrastructure and some changes proposal.
It is linked with EFI development but not only.
Since the beginning Xen image and other needed stuff
could be loaded into memory according to multiboot
protocol. (e.g. implemented by GRUB). It means that
current implementation of Xen takes info about current
system config from multiboot_info_t