It is very simple to configure two network interfaces as a bond interface and put a VLAN tag on top of the bond interface. In this scenario we have two physical network interfaces: eth0 and eth1. Both should be configured as bond0 with a VLAN tag of 1000.
Continue reading
Monthly Archives: April 2015
Red Hat IPA on RHEL 6 with Active Directory one-way-sync and self signed certificates
In principle, a central Linux / UNIX user authentication should be provided for every user. Basically you will find Microsoft`s Active Directory as single point of truth in customer environments regarding identity management (IdM). Unfortunately a lot of requirements within the Linux / UNIX world are not met by Active Directory like
- Central sudo definitions
- Central host-based-access (actually for Red Hat systems only)
- Central unique user and group ID management