selinux
Configuring SELinux permissions on (SVS-V) IPC Semaphores
I have a bunch of programs which use IPC Semaphores to interact (semget). One of the programs is an Apache module, which runs in (some sort of) restricted SELinux context (which I don\'t understand[详细]
2023-04-07 20:02 分类:问答phpMyAdmin + CentOS 6.0 - Forbidden
I always get this message when I would like access my phpMyAdmin. w3m localhost/phpmyadmin Forbidden You don\'t have permission to access /phpmyadmin/ on this server.[详细]
2023-04-06 22:37 分类:问答SELinux: Allow a bash script to run in Strict mode
I have an RHEL 5.5 server with SELinux installed in strict mode. The system is in permissive mode currently. I am trying to write a simple shell script, say setest.sh and want to run it explicitly fro[详细]
2023-04-02 11:31 分类:问答Apache curl via HTTP proxy
I am trying to get PHP to execute a curl connection to another server. To conne开发者_开发问答ct to the server, we need to go via a proxy.[详细]
2023-01-27 16:46 分类:问答PHP function is_executable returns false even though the file is definitely executable
I\'m using PHP 5.3. Using getfacl the files permissions are: user::rwx group::r-x other::r-x I also am having problems using PHP\'s Program execution Functions, http://www.php开发者_运维百科.net/m[详细]
2023-01-25 14:20 分类:问答How do I disable SELinux for a subprocess launched from Apache?
My Apache module launches a helper subprocess which does, for example, but not limited by, the following things:[详细]
2023-01-24 20:45 分类:问答Giving a unix process exclusive RW access to a directory [closed]
Closed. This question is off-topic. It is not currently accepting answers. 开发者_如何学运维 Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2023-01-22 03:51 分类:问答PHP Write Permission - FC13
I have recently installed FC13 and am attempting to write a mechanism in my PHP code that caches gathered data into a specific directory 开发者_StackOverflow(for our purposes here, let\'s call it /var[详细]
2023-01-17 23:48 分类:问答SElinux integrety check
How can I check (with SELinux) access to the file by process name? For example, we have 2 processes: /usr/bin/foo1[详细]
2022-12-24 14:04 分类:问答SELinux Prevents Java from Running
I recently installed Sun Java on a system with a fairly basic SELinux install on it. I\'m running Debian Etch and installed the Sun Java package from the non-free package repository.[详细]
2022-12-19 12:17 分类:问答