I clicked every Selinux option I could find that started with httpd but it did 
not work. I ran that same command (getsebool -a) but you have several listed 
that I don't show as options:

 allow_httpd_mallow_httpd_sys_script_anon_write (that does not even show in my 
list)
 allow_httpd_anon_mod_auth_pam (mine is set to off)
 httpd_can_network_relay (mine is set to off)


Any ideas?

Arch

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of George
Avrunin
Sent: Wednesday, February 07, 2007 9:46 AM
To: [email protected]
Subject: Re: [BackupPC-users] Tried installing BackupPC to two different
machines with no luck


On Wed, 7 Feb 2007 04:15:05 +0100, "Nils Breunese (Lemonbit)"
<[EMAIL PROTECTED]> wrote:

> I'm sure a lot of BackupPC servers aren't running X (like mine), but  
> I'm sure there is an equivalent command-line way to get this done. I  
> can imagine only the CGI interface needs some policy and if you've  
> figured out what you needed to change (and why) I'm sure that'd be  
> something for inclusion in the docs for BackupPC.

Well, since all I did was change the settings on some SELinux booleans,
you could do it directly with setsebool.  (getsebool -a will give you a
list of the booleans.)  It looks like I have

 allow_httpd_anon_mod_auth_pam
 allow_httpd_mallow_httpd_sys_script_anon_write
 httpd_builtin_scripting 
 httpd_can_network_connect 
 httpd_can_network_connect_db 
 httpd_can_network_relay 
 httpd_disable_trans 
 httpd_enable_cgi 
 httpd_enable_homedirs
 httpd_ssi_exec 
 httpd_suexec_disable_trans
 httpd_tty_comm 
 httpd_unified 

ass set to "on" for that machine, but I don't recall at the moment whether
that all had to do with BackupPC.  (Probably not, e.g., enable_homedirs)

  George

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
BackupPC-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to