CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2012/03/09 18:23:08
Modified files: usr.sbin/ypldap: ypldap.c Log message: ldap doesnt necessarily do referential checks on the users in a group, so it is possible for them to list users that dont exist as members. they should just skip such entries instead of fail horribly. diff from jim smith ok aschrijver@