Hello,
I'm currently using an older version of SSSD 1.13 on Centos 6, we are migrating to Centos 7, and I was thinking of enabling dynamic DNS update.
My problem is our servers do have multiple NIC from 1 to 6.
Is there an article somewhere explaining how SSSD works with multiple NIC ?
Since I was not able to find any complete doc about this yet.
- Is it possible to tell SSSD to dynamic DNS eth0 and eth5 ?
- Is it possible to tell SSSD to dynamic DNS all eth, and add a suffix with the ID NIC such as : server1-eth0
.
test.com /
server1-eth2 .
test.com, etc....
Thank you