"Newman, Edward (GTI)" <[EMAIL PROTECTED]> writes: > In testing with one of our production maps imported into LDAP, came > across this in debug log > > Nov 6 17:47:18 dnycxapec01 automount[6277]: read_one_map: lookup(ldap): > query failed for (objectclass=nisObject): Size limit exceeded > > Looks like autofs cannot cope with more than 1000 entries and may need > to look into use of LDAP page control for large maps. This was auto.home > with several 000s of users.
The size limit is set by the server. A simple workaround for you would be to increase this size limit to the size of your largest map. Ian, I guess we should add page control support to the TODO list. rfc2696, for reference. Cheers, Jeff _______________________________________________ autofs mailing list [email protected] http://linux.kernel.org/mailman/listinfo/autofs
