[CentOS] LDAP login problem for CentOS 6.5

2014-06-06 Thread mordech3
Hi, We are experiencing a problem to use LDAP user accounts to login into a CentOS system. A fresh 6.5 system was installed recently to become a central server. Both OpenLDAP and 389 Directory Server were installed and configured (not at the same time) with groups and normal user accounts. Th

[CentOS] CentOS-announce Digest, Vol 112, Issue 3

2014-06-06 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] Loss of Ethernet adaptor

2014-06-06 Thread James B. Byrne
At ~07:40 (UTC-4:00) this morning our gateway host lost its WAN Ethernet adaptor. Subsequent to recovery, which required a reboot, the following entries were find in /var/log/messages: Jun 6 07:39:50 gway02 kernel: PING_FLOOD: IN=eth0 OUT= MAC=00:25:90:61:74:c0:00 :24:14:2b:f2:80:08:00 SRC=74.20

Re: [CentOS] Loss of Ethernet adaptor

2014-06-06 Thread m . roth
James B. Byrne wrote: > At ~07:40 (UTC-4:00) this morning our gateway host lost its WAN Ethernet > adaptor. Subsequent to recovery, which required a reboot, the following > entries were find in /var/log/messages: > > Jun 6 07:39:50 gway02 kernel: PING_FLOOD: IN=eth0 OUT= > MAC=00:25:90:61:74:c0:0

Re: [CentOS] Loss of Ethernet adaptor

2014-06-06 Thread Steve Clark
On 06/06/2014 08:50 AM, James B. Byrne wrote: > At ~07:40 (UTC-4:00) this morning our gateway host lost its WAN Ethernet > adaptor. Subsequent to recovery, which required a reboot, the following > entries were find in /var/log/messages: > > Jun 6 07:39:50 gway02 kernel: PING_FLOOD: IN=eth0 OUT=

Re: [CentOS] Loss of Ethernet adaptor

2014-06-06 Thread Alexander Dalloz
Am 06.06.2014 14:50, schrieb James B. Byrne: > At ~07:40 (UTC-4:00) this morning our gateway host lost its WAN Ethernet > adaptor. Subsequent to recovery, which required a reboot, the following [ ... ] > lspci -tv # provides this device tree > > -[:00]-+-00.0 Intel Corporat

[CentOS] Where to change login screen options

2014-06-06 Thread Wes James
I've looked around in the menus and googled this, but I can't find a way to make the login require a username instead of just showing the available users to select from.  Where do I change this?  I'm using CentOS 6.5. Thanks, -wes ___ CentOS mailing l

Re: [CentOS] [CentOS-announce] CESA-2014:0626 Important CentOS 5 openssl097a Update

2014-06-06 Thread Johnny Hughes
On 06/05/2014 06:01 PM, David Goldsmith wrote: > We still haven’t seen the CentOS 5 openssl-0.9.8* RPM updates show up on the > CentOS mirrors today. > > Checked: > > http://mirror.centos.org/centos-5/5.10/updates/x86_64/RPMS/ > http://mirror.yellowfiber.net/centos/5.10/updates/x86_64/RPMS/ > http

Re: [CentOS] Where to change login screen options

2014-06-06 Thread David Both
Switch to KDM instead of GDM as the default display manager. This will change the login screen and require typing a username which is much more secure. It will not change your desktop but you may have to select GNOME or KDE the first time you log in if you have both installed. On 06/06/2014 10:

Re: [CentOS] Where to change login screen options

2014-06-06 Thread Lars Hecking
Wes James writes: > I've looked around in the menus and googled this, but I can't find a way to > make the login require a username instead of just showing the available users > to select from. ??Where do I change this? ??I'm using CentOS 6.5. I'm surprised you cannot find this. It's a very pop

Re: [CentOS] Where to change login screen options

2014-06-06 Thread Zynda, Bradley V. (GSFC-423.0)[ADNET SYSTEMS INC]
install configuration editor 2.28.0 yum install gconf-editor.x86_64 go to gdm in the tree view and expand click simple-greeter right click disable_user_list and choose set as default (enter root pw) right click disable_user_list and choose set as mandatory (enter root pw) logout On 06/06/201

Re: [CentOS] Where to change login screen options

2014-06-06 Thread m . roth
Lars Hecking wrote: > Wes James writes: >> I've looked around in the menus and googled this, but I can't find a way >> to make the login require a username instead of just showing the >> available users to select from. ??Where do I change this? ??I'm using >> CentOS 6.5. > > I'm surprised you cann

Re: [CentOS] Analyzing the MBR

2014-06-06 Thread Cliff Pratt
I believe that the whole of the first track on a disk used to be "reserved" or rather used to contain the MBR only (and anything else needed by the boot loader) and the first filesystem on disk used to start at track 1. Of course, with the larger disks this got more complicated. Cheers, Cliff O

Re: [CentOS] Where to change login screen options

2014-06-06 Thread Phelps, Matt
On Fri, Jun 6, 2014 at 10:34 AM, Wes James wrote: > I've looked around in the menus and googled this, but I can't find a way > to make the login require a username instead of just showing the available > users to select from. Where do I change this? I'm using CentOS 6.5. > > Thanks, > > -wes >