I have to admit, the first change I make on BackupPC systems is to set SELinux to Permissive. Too many issues without doing that.
It's on my list to overcome that, but not a real high priority, sadly. Timothy J. Massey Out of the Box Solutions Inc. Sent from my iPad On Feb 7, 2012, at 2:16 PM, "Les Mikesell" <[email protected]> wrote: > On Tue, Feb 7, 2012 at 12:54 PM, Estanislao López Morgan > <[email protected]> wrote: > > Hello again... > > > > Now with BackupPC in CentOS minimal 6.2 installation (just reinstalled) I > > cannot log in the web browser of the backuppc. Looks like the user or > > password are not correct. In order to accomplish that I made a htpasswd -cp > > so I am able to read the htpasswd file (not encrypted). I am sure that the > > user and password I use are the correct one. Any clue? > > If you have SElinux enabled, it is probably blocking access to your > newly created htpasswd file even though normal permissions would > permit it. I'm not an expert on SElinux, but 'restorecon -Rv > /etc/BackupPC' might fix it (assuming an EPEL package, and if you > followed the directions in /etc/httpd/conf.d/BackupPC.conf the file > would be named apache.users). > > -- > Les Mikesell > [email protected] > > ------------------------------------------------------------------------------ > Keep Your Developer Skills Current with LearnDevNow! > The most comprehensive online learning library for Microsoft developers > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > Metro Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-d2d > _______________________________________________ > BackupPC-users mailing list > [email protected] > List: https://lists.sourceforge.net/lists/listinfo/backuppc-users > Wiki: http://backuppc.wiki.sourceforge.net > Project: http://backuppc.sourceforge.net/ ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
