Displaying 8 results from an estimated 8 matches similar to: "CESA-2014:0383 Moderate CentOS 6 samba4 Update"
2014 Apr 10
0
CentOS-announce Digest, Vol 110, Issue 6
Send CentOS-announce mailing list submissions to
	centos-announce at 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-request at centos.org
You can reach the person managing the list at
	centos-announce-owner at centos.org
When
2013 Mar 09
0
CEBA-2013:0383 CentOS 6 x3270 Update
CentOS Errata and Bugfix Advisory 2013:0383 
Upstream details at : https://rhn.redhat.com/errata/RHBA-2013-0383.html
The following updated files have been uploaded and are currently 
syncing to the mirrors: ( sha256sum Filename ) 
i386:
ad4cf84d0d2a216d374581636998333b15d53ac4fd707c65c49ac330ba290775  x3270-3.3.6-10.5.el6.i686.rpm
0dbb3d5de2d22b148cf5fa36319e55c07ba2e86507d90e951cda5263711dd392
2012 Mar 13
0
CEBA-2012:0383 CentOS 6 dropwatch FASTTRACK Update
CentOS Errata and Bugfix Advisory 2012:0383 
Upstream details at : https://rhn.redhat.com/errata/RHBA-2012-0383.html
The following updated files have been uploaded and are currently 
syncing to the mirrors: ( sha256sum Filename ) 
i386:
9af74bbcd57f7b0fb2ab445200cbcd13bfd6cb4faabbec5678dc0a8b00fa5f4b  dropwatch-1.2-1.el6.i686.rpm
x86_64:
2017 Mar 03
0
CEBA-2017:0383 CentOS 7 pacemaker BugFix Update
CentOS Errata and Bugfix Advisory 2017:0383 
Upstream details at : https://rhn.redhat.com/errata/RHBA-2017-0383.html
The following updated files have been uploaded and are currently 
syncing to the mirrors: ( sha256sum Filename ) 
x86_64:
f4bbabbca1604a9fa644593d9a63288dcbd63d6a90a2dc6b4308ccf95b443f4a  pacemaker-1.1.15-11.el7_3.4.x86_64.rpm
2012 Mar 14
0
CentOS-announce Digest, Vol 85, Issue 6
Send CentOS-announce mailing list submissions to
	centos-announce at 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-request at centos.org
You can reach the person managing the list at
	centos-announce-owner at centos.org
When
2006 Apr 27
1
? bug in 'sample' (PR#8813)
I have found that specifying different "sizes" in the sample command has
a funny effect on the random sampling.  The code below is a condensed
version of a function I wrote to simulate a bootstrap method.  For
simplicity, I eliminated the internal bootstrap loop, but kept a
statement to draw one bootstrap sample, because this is where the
problem occurs.  The output (mean(y)^2) should be
2010 Oct 06
3
what is the "NOT IN" operator
Good day,
I need to subset a data by removing several rows.  I know the %in% operator, i.e.
sub <- mydata[group %in% c("A","B","E","G"), ]
What I need is the opposite, that is remove rows and/or columns.  What is the operator for "NOT IN"?  I tried  (i)! %in% and (ii) ^%in% and both resulted in a "could not find function" error.
2016 Nov 21
2
Winbind traffic not encrypted
A problem here getting winbind traffic to be encrypted using Kerberos.
I have set up a test environment with a pair of servers (actually lxc 
containers):
- samba server (ubuntu 16.04, stock samba 4.3.11)
- client machine (ubuntu 16.04) joined with "net ads join" and winbind
The client machine has the following in /etc/samba/smb.conf:
-------
[global]
    #netbios name = client-ad