> and groupofuniquenames are such classes. They contain member > and uniquemember attributes. These attributes are distinguised > name for entries. Each entry is a member of the group. I'd like to
Note that most (all?) LDAP servers do not implement static groups efficiently for large groups. When I worked on the Netscape LDAP server we constantly had to tell customers not to do this because beyond a few thousand members, the server will bog down serving and modifying the group entry. A design where each user entry has an attribute containing the name of the mailing lists to which they subscribe is much more scalable. Last time I looked OpenLDAP had the same problem, they're both derived from the original UMich code. YMMV of course. ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
