We're using multiple ldap servers for fail-over redundancy. The ldap.conf file supports this (just a space-delimited list in the config file, like HOST server1:port1 server2:port2 server3:port3 ...), but authconfig doesn't allow entry of more than one server.
This should be fixed in authconfig-4.1.19 and newer.
it works now