Synopsis: getent passwd {user} works on secondary and primary server, getent passwd fails (does not return all users) on secondary, works correctly on primary. getent passwd {username} - works when
pointing to both primary and secondary. On Primary: % getent passwd | wc 11482 29170 937571 On Secondary: % getent passwd | wc 2039 4994 165383 ldapsearch by uid works in both cases. The only change I make is changing ldap.conf from ldap01 (primary) to ldap02 (secondary). Any tips appreciated.
|
-- 389 users mailing list 389-users@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/389-users