Displaying 3 results from an estimated 3 matches for "config_devpts_fs_secur".
2005 Jan 21
1
More help on ACL problem please...anyone...anyone...Bueller?
Hello,
I am running Fedora Core 2.
Kernel: linux-2.6.5-1.358
Kernel supports ACL:
[root@atlas configs]# grep FS_SECURITY kernel-2.6.5-i686-smp.config
CONFIG_EXT2_FS_SECURITY=y
CONFIG_EXT3_FS_SECURITY=y
CONFIG_XFS_SECURITY=y
CONFIG_DEVPTS_FS_SECURITY=y
[root@atlas configs]# grep XATTR kernel-2.6.5-i686-smp.config
CONFIG_EXT2_FS_XATTR=y
CONFIG_EXT3_FS_XATTR=y
CONFIG_DEVPTS_FS_XATTR=y
Have extended attributes set in /etc/fstab is as follows:
/dev/Goliath/root / ext3 acl,user_xattr 1 1
I have a directory calle...
2005 Jan 24
1
RE More help on ACL problemplease...anyone...anyone...Bueller?
...ase...anyone...anyone...Bueller?
24/01/2005 16:59
Hello,
I am running Fedora Core 2.
Kernel: linux-2.6.5-1.358
Kernel supports ACL:
[root@atlas configs]# grep FS_SECURITY kernel-2.6.5-i686-smp.config
CONFIG_EXT2_FS_SECURITY=y
CONFIG_EXT3_FS_SECURITY=y
CONFIG_XFS_SECURITY=y
CONFIG_DEVPTS_FS_SECURITY=y
[root@atlas configs]# grep XATTR kernel-2.6.5-i686-smp.config
CONFIG_EXT2_FS_XATTR=y
CONFIG_EXT3_FS_XATTR=y
CONFIG_DEVPTS_FS_XATTR=y
Have extended attributes set in /etc/fstab is as follows:
/dev/Goliath/root / ext3 acl,user_xattr 1 1
I have a directory calle...
2005 Jan 25
2
ACL not working
Hi
I want to set Security to single file, but I keep getting access denied, I
can change the Permissions that is alreday displayed, but I can add any user
or group, after redaing the samba how to it seems I need POSIX ACL, but the
book didn't mention anything about how to use POSIX ACL, Trying to set it
from windows doesn't work, can anyone point me to document about POSIX ACL ?
BTW