Using 3.05 and open ldap I'm getting the following error following the Samba by example page 155. My group mappings do not appear to be working correctly. Any suggestions on how to fix this. Everything was working up to this point.
Thanks [EMAIL PROTECTED] root]# net groupmap list [2004/08/25 12:53:16, 0] passdb/pdb_ldap.c:ldapsam_setsamgrent(2239) ldapsam_setsamgrent: LDAP search failed: No such object [2004/08/25 12:53:16, 0] passdb/pdb_ldap.c:ldapsam_enum_group_mapping(2304) ldapsam_enum_group_mapping: Unable to open passdb [EMAIL PROTECTED] root]# groupadd logs groupadd: group logs exists [EMAIL PROTECTED] root]# net groupmap modify ntgroup="Logs" unixgroup=logs [2004/08/25 12:53:27, 0] passdb/pdb_ldap.c:ldapsam_search_one_group(1763) ldapsam_search_one_group: Problem during the LDAP search: LDAP error: (No such object) NT Group Logs doesn't exist in mapping DB [EMAIL PROTECTED] root]# Douglas Sterner -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
