2011/9/6 Dan H. Eicher <dhe@xxxxxxxxxxxx>
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.
getent passwd | grep {username} only works if pointed to primary.
On Primary:
% getent passwd | wc
11482 29170 937571
On Secondary:
% getent passwd | wc
2039 4994 165383ldapsearch by uid works in both cases.
The only change I make is changing ldap.conf from ldap01 (primary) to ldap02 (secondary).
Any tips appreciated.
Dan
--
389 users mailing list
389-users@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/389-users
-- 389 users mailing list 389-users@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/389-users