[Freeipa-devel] [PATCH] 932 Add support for storing MAC address in host entries.

Rob Crittenden rcritten at redhat.com
Fri Jan 20 20:15:31 UTC 2012


macaddress is a multi-valued attribute and we allow multiple entries. 
This is from the objectclass ieee802device. This is added manually when 
doing a mod or add and not as a default to support existing host entries 
that do not have this objectclass. If this were added to the defaults 
then existing hosts missing this objectclass would not be found by 
host-find.

It is possible to get ethers data out of nss by configuring 
nsswitch.conf to use ldap for ethers and running getent ethers <hostname>

I tested nslcd and it only returned one macaddress value. I don't know 
if this is a deficiency in nslcd or expected behavior.

https://fedorahosted.org/freeipa/ticket/1132

rob
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-rcrit-932-macaddress.patch
Type: text/x-diff
Size: 12470 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20120120/cab4576a/attachment.bin>


More information about the Freeipa-devel mailing list