<![CDATA[Latest posts for the topic "Cần giúp đở : quyền apache as root"]]> /hvaonline/posts/list/8.html JForum - http://www.jforum.net Cần giúp đở : quyền apache as root Code:
bash-3.2$ service iptables status
Table: filter
iptables v1.3.5: can't initialize iptables table `filter': Permission denied (you must be root)
bash-3.2$
Em đã add apache vào group root Code:
[root@ns05 fw]# id apache
uid=48(apache) gid=0(root) groups=0(root),502(admin)
Chỉnh sửa lại quyền cho apache trong visudo Code:
root    ALL=(ALL)       ALL
 apache  ALL=(root)   NOPASSWD: ALL
 %root   ALL=(ALL)       ALL
Nhưng vẫn chưa thể giải quyết được vấn đề]]>
/hvaonline/posts/list/42122.html#262296 /hvaonline/posts/list/42122.html#262296 GMT
Cần giúp đở : quyền apache as root /hvaonline/posts/list/42122.html#262297 /hvaonline/posts/list/42122.html#262297 GMT Cần giúp đở : quyền apache as root Code:
sudo -s
Mục đích của mình là xây dựng giao diện quản lý iptables qua web. Distro RHEL 5.5]]>
/hvaonline/posts/list/42122.html#262304 /hvaonline/posts/list/42122.html#262304 GMT
Cần giúp đở : quyền apache as root Code:
sudo su - apache -s /bin/bash
sudo /sbin/service iptables status
là gì?]]>
/hvaonline/posts/list/42122.html#262306 /hvaonline/posts/list/42122.html#262306 GMT
Cần giúp đở : quyền apache as root Code:
sudo su - apache -s /bin/bash
sudo /sbin/service iptables status
Kết quả Code:
Table: filter
Chain INPUT (policy ACCEPT)
num  target     prot opt source               destination         

Chain FORWARD (policy ACCEPT)
num  target     prot opt source               destination         

Chain OUTPUT (policy ACCEPT)
num  target     prot opt source               destination
Cảm ơn quanta nhiều]]>
/hvaonline/posts/list/42122.html#262308 /hvaonline/posts/list/42122.html#262308 GMT
Cần giúp đở : quyền apache as root /hvaonline/posts/list/42122.html#262453 /hvaonline/posts/list/42122.html#262453 GMT Cần giúp đở : quyền apache as root /hvaonline/posts/list/42122.html#262834 /hvaonline/posts/list/42122.html#262834 GMT Cần giúp đở : quyền apache as root /hvaonline/posts/list/42122.html#276364 /hvaonline/posts/list/42122.html#276364 GMT