Re: [CentOS] Replacement for NIS/NFS?

2015-02-23 Thread Andrew Holway
+1 for freeipa. It is an extremely well integrated domain controller with a functionality similar to Microsoft Active Directory. I would highly recommend setting up an AWS Virtual Private Cloud or something similar and practice deploying freeipa a few times with a few clients. It takes some unders

Re: [CentOS] Master - Slave Split DNS

2015-02-23 Thread aditya hilman
Hi folks, After configure the iptables for masquerade the zone transfer traffic. I've found new issue, below the log on slave : zone domain.com/IN/external-view: serial number (2015022302) received from master 10.xx.xx.xx#53 < ours (2015022303) The zone on the slave doesn't update. Thanks. On

Re: [CentOS] Kickstart with multiple eth devices

2015-02-23 Thread Steven Tardy
> On Feb 23, 2015, at 6:34 PM, Ashley M. Kirchner wrote: > > I have a Dell server that has two built-in ethernet devices. When I > kickstart the machine, they are correctly identified as eth0 and eth1 > (correctly meaning they correspond to the physical device ports 1 and 2). I > need a third on

Re: [CentOS] Kickstart with multiple eth devices

2015-02-23 Thread Ashley M. Kirchner
6.6-x86_64 ... Keep in mind this is happening during the kickstart process. What I'm seeing is this: When the system first comes on, PXE kicks in and port 2 (or eth1) gets an IP from the network's dhcp and is configured properly. PXE grabs the necessary files to start installation. However, as so

Re: [CentOS] Kickstart with multiple eth devices

2015-02-23 Thread Ian Pilcher
On 02/23/2015 05:34 PM, Ashley M. Kirchner wrote: I have a Dell server that has two built-in ethernet devices. When I kickstart the machine, they are correctly identified as eth0 and eth1 (correctly meaning they correspond to the physical device ports 1 and 2). I need a third one and want that to

Re: [CentOS] Replacement for NIS/NFS?

2015-02-23 Thread Jitse Klomp
On 02/24/2015 01:15 AM, Gordon Messmer wrote: On 02/23/2015 08:22 AM, Niki Kovacs wrote: 1. Users should be manageable through a GUI, probably a web interface, so the client can create, manage and delete them eventually. FreeIPA is a good option, generally. As best I understand it, it's curre

Re: [CentOS] Replacement for NIS/NFS?

2015-02-23 Thread Gordon Messmer
On 02/23/2015 08:22 AM, Niki Kovacs wrote: 1. Users should be manageable through a GUI, probably a web interface, so the client can create, manage and delete them eventually. FreeIPA is a good option, generally. As best I understand it, it's currently available in a Docker container for CentO

Re: [CentOS] sssd - ldap host attribute ignored

2015-02-23 Thread Gordon Messmer
On 02/23/2015 03:59 AM, Ulrich Hiller wrote: /etc/sssd/sssd.conf: [domain/default] access_provider = ldap ldap_access_filter = memberOf=ou=,o= ldap_access_order = host Because ldap_access_order doesn't include "filter", ldap_access_filter will not be used. You can remove that. Asid

Re: [CentOS] Kickstart with multiple eth devices

2015-02-23 Thread Ashley M. Kirchner
Correction to my own post: I know it's not kickstart that's doing the renaming, it's the kernel that's booting up the system. On Feb 23, 2015 4:34 PM, "Ashley M. Kirchner" wrote: > I have a Dell server that has two built-in ethernet devices. When I > kickstart the machine, they are correctly iden

[CentOS] Kickstart with multiple eth devices

2015-02-23 Thread Ashley M. Kirchner
I have a Dell server that has two built-in ethernet devices. When I kickstart the machine, they are correctly identified as eth0 and eth1 (correctly meaning they correspond to the physical device ports 1 and 2). I need a third one and want that to come up as eth2. After adding the hardware, kicksta

Re: [CentOS] unable to umount

2015-02-23 Thread J Martin Rushton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Resent after apparent failure to deliver. On 22/02/15 14:51, J Martin Rushton wrote: > > > On 22/02/15 14:19, Leon Fauster wrote: >> Hi, > >> on an EL5 XEN DOM0 system I have following volume > >> $ df -h /srv FilesystemSize Used Avai

Re: [CentOS] Making systemd start a service after sshd?

2015-02-23 Thread Warren Young
> On Feb 20, 2015, at 1:07 PM, Bryan Wright wrote: > > I put the original lightdm.service back to its pristine state, made > /etc/systemd/system/display-manager.service a symlink to my modified > lightdm.service file in /etc/systemd/system and rebooted, and things work as > expected. Testing tha

Re: [CentOS] Help with Driver Eth0

2015-02-23 Thread Jonathan Billings
On February 23, 2015 2:50:18 PM EST, Kevin Mauricio Benavides Castro wrote: >Dear Friends of the Community > >Here by I request some help, now Install Centos 5.0 in I hope you mean 5.10 here. Otherwise try the CentOS 5.11 installation media. -- Jonathan Billings

Re: [CentOS] Help with Driver Eth0

2015-02-23 Thread m . roth
Kevin Mauricio Benavides Castro wrote: > Dear Friends of the Community > > Here by I request some help, now Install Centos 5.0 in First issue: why are you installing CentOS 5, and not 6, or 7? Second: why on *earth* are you doing 5.0, rather than the current 5.11? > > DELL 3020 one machine install

Re: [CentOS] Help with Driver Eth0

2015-02-23 Thread John R Pierce
On 2/23/2015 11:50 AM, Kevin Mauricio Benavides Castro wrote: now Install Centos 5.0 why are you installing a completely unpatched release from 8 years ago?The updated/patched release of CentOS 5 is 5.11. also, EL 5 has a very short remaining life, its already off 'full support' as of Q

Re: [CentOS] lua-debuginfo for CentOS6?

2015-02-23 Thread Johnny Hughes
There were some packages in the 6.0 time frame that had debuginfo packages lost. This seems to be one. On Feb 23, 2015 11:36 AM, "Les Mikesell" wrote: > Is there some reason http://debuginfo.centos.org/6/x86_64/ is missing > a lua-debuginfo package? The /5/ and /7/ sections have it. > > -- >

[CentOS] Help with Driver Eth0

2015-02-23 Thread Kevin Mauricio Benavides Castro
Dear Friends of the Community Here by I request some help, now Install Centos 5.0 in DELL 3020 one machine installation took correctly, but after installation I find that the network card that brings integrated computer does not recognize the eth0. 02:00.0 Ethernet controller: Realtek Semicondu

[CentOS] lua-debuginfo for CentOS6?

2015-02-23 Thread Les Mikesell
Is there some reason http://debuginfo.centos.org/6/x86_64/ is missing a lua-debuginfo package? The /5/ and /7/ sections have it. -- Les Mikesell lesmikes...@gmail.com ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/lis

Re: [CentOS] pidgin on 6.6

2015-02-23 Thread SilverTip257
On Mon, Feb 23, 2015 at 11:42 AM, wrote: > Anyone out there using pidgin and jabber? Recently, there was a redo of > the organization's jabber server, (probably a Windows thing), and > suddenly, instead of my usernamte@address, I get username@address/ like a socket id>. For example, mine, after m

Re: [CentOS] Replacement for NIS/NFS?

2015-02-23 Thread Mauricio Tavares
On Mon, Feb 23, 2015 at 11:22 AM, Niki Kovacs wrote: > Hi, > > Over the last few years, I've been using a rather bone-headed solution to > implement centralized authentication and roamin user profiles in Linux-based > networks: a combination of NIS and NFS. > > I'm aware it's not ideal in terms of

[CentOS] pidgin on 6.6

2015-02-23 Thread m . roth
Anyone out there using pidgin and jabber? Recently, there was a redo of the organization's jabber server, (probably a Windows thing), and suddenly, instead of my usernamte@address, I get username@address/. For example, mine, after my username@jabberserver/f862437769a069c68119dc3068e2acbd5f0eaba6, s

[CentOS] Replacement for NIS/NFS?

2015-02-23 Thread Niki Kovacs
Hi, Over the last few years, I've been using a rather bone-headed solution to implement centralized authentication and roamin user profiles in Linux-based networks: a combination of NIS and NFS. I'm aware it's not ideal in terms of security, but it's been running in our local school since 20

[CentOS] sssd - ldap host attribute ignored

2015-02-23 Thread Ulrich Hiller
Dear all, i have a problem with sssd in conjunction with ldap on a centos 7 x86_64 box. ldap works fine. I can login there as an usual user registred in ldap. I want now restrict the access with ldap's host attribute. This is beeing ignored. Still every ldap user can login, no matter what the hos