Re: [CentOS] Bacula backup system

2015-05-12 Thread Gabriele Pohl
Hi Allessandro and all Bacula users and especially to (potential) Bacula contributors, On Mon, 11 May 2015 20:49:08 +0200 Alessandro Baggi wrote: > In my last request I have asked info about backuppc and other backup > solutions. After some test I have choosen bacula. Concerning the topic "Fr

Re: [CentOS] Bacula backup system

2015-05-12 Thread Leon Fauster
Am 12.05.2015 um 12:24 schrieb Gabriele Pohl : > Hi Allessandro and all Bacula users > and especially to (potential) Bacula contributors, > > On Mon, 11 May 2015 20:49:08 +0200 > Alessandro Baggi wrote: >> In my last request I have asked info about backuppc and other backup >> solutions. After

Re: [CentOS] Bacula backup system

2015-05-12 Thread John R Pierce
On 5/11/2015 11:58 PM, Alessandro Baggi wrote: John, are you using c6? I have c7 and epel, nux repo and can't find this packages on these repo. Only backuppc on nux repo. yeah, my backup servers are C6 -- john r pierce, recycling bits in santa cruz

[CentOS] CentOS-announce Digest, Vol 123, Issue 2

2015-05-12 Thread centos-announce-request
Send CentOS-announce mailing list submissions to centos-annou...@centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-requ..

[CentOS] New approach syncookies help me

2015-05-12 Thread Ibrahim Celikbilek
Hello Everyone, I have 2 different suggestions about syn-cookies method which is used to block syn-flood attacks. Syn cookies bitwise image - T(5 bits) ---MSS(3 bits)-H(24 bits) - So, 1- T value can be

Re: [CentOS] ldap host attribute is ignored

2015-05-12 Thread Ulrich Hiller
> > After that you'll probably have to turn up logging in sssd and check its > logs to see what it's doing. i have set logging in sssd to 9: cache_credentials = true debug_level = 9 I first tried a user with the correct host attribute, then a user without the host attribute. The output in the l

Re: [CentOS] Bacula backup system

2015-05-12 Thread James B. Byrne
On Mon, May 11, 2015 16:28, Alessandro Baggi wrote: > On c7 I can't find mod_perl. https://serverfault.com/questions/605745/mod-perl-on-rhel-7 -- *** e-Mail is NOT a SECURE channel *** Do NOT transmit sensitive data via e-Mail James B. Byrnemailto:byrn..

Re: [CentOS] appdynamics php agent prevented by SELinux

2015-05-12 Thread Tim Dunphy
Hi Jason, > This means SELinux is ON in a kind of testing mode. It is only reporting > what would be blocked and not "enforcing" anything. So the messages are > basically informing you that you WILL have problems IF you enable enforcing > mode. > Checking AppDynamic PHP agent it does not support

Re: [CentOS] CentOS 7 MATE flakey mouse

2015-05-12 Thread Devin Reade
--On Monday, May 11, 2015 08:34:00 PM -0400 Fred Smith wrote: I remember seeing a thread, somewhere (possibly a Fedora list, maybe) a few months ago about well-used Logitech mice giving multiple clicks for a single depression of a button. What you describe sounds kinda like that, to me. Do you

Re: [CentOS] New approach syncookies help me

2015-05-12 Thread Gordon Messmer
On 05/12/2015 05:57 AM, Ibrahim Celikbilek wrote: I have 2 different suggestions about syn-cookies method which is used to block syn-flood attacks. You're probably better off on the kernel devel list or a TCP specific list. 1- T value can be decreased to 2 bit which is already 5 bit.And hash

Re: [CentOS] ldap host attribute is ignored

2015-05-12 Thread Gordon Messmer
On 05/12/2015 06:25 AM, Ulrich Hiller wrote: i have set logging in sssd to 9: 7 might be good enough for what you want to find. I added this to domain/default section: access_provider = ldap ldap_access_order = host ldap_user_authorized_host = host debug_level = 7 /var/log/sssd/sssd_defau

Re: [CentOS] ldap host attribute is ignored

2015-05-12 Thread Ulrich Hiller
that's intersting. "performing access check" is really missing. also the "sdap_access" lines are not there. Therefore i do have: (Tue May 12 13:16:20 2015) [sssd[be[default]]] [dp_get_options] (0x0400): Option ldap_access_filter has no value (Tue May 12 13:16:20 2015) [sssd[be[default]]] [dp_get_

Re: [CentOS] ldap host attribute is ignored

2015-05-12 Thread m . roth
Ulrich Hiller wrote: > that's intersting. "performing access check" is really missing. > > also the "sdap_access" lines are not there. Therefore i do have: > > (Tue May 12 13:16:20 2015) [sssd[be[default]]] [dp_get_options] > (0x0400): Option ldap_access_filter has no value > (Tue May 12 13:16:20 2

Re: [CentOS] ldap host attribute is ignored

2015-05-12 Thread Ulrich Hiller
i thought this too. I think this: access_provider = ldap ldap_access_filter = memberOf=host=does-not-exist-host ldap_access_order = filter ldap_user_authorized_host = host must confuse sssd so much that it denies login. But the user without host attribute can still login. With kind regards, ulri

Re: [CentOS] ldap host attribute is ignored

2015-05-12 Thread m . roth
Ulrich Hiller wrote: > i thought this too. > I think this: > > access_provider = ldap > ldap_access_filter = memberOf=host=does-not-exist-host > ldap_access_order = filter > ldap_user_authorized_host = host > > must confuse sssd so much that it denies login. But the user without > host attribute ca

Re: [CentOS] NFS performance on CentOS 7

2015-05-12 Thread Steven Tardy
> On May 9, 2015, at 2:34 PM, Michael Eager wrote: > > I am setting up a file server with CentOS 7. I'm seeing > performance which is considerably slower than a similar > server running CentOS 6.6. A 3Gb directory can be copied > to/from the CentOS 6.6 server in about 50 seconds. The > same d