> [(&(objectClass=sambaGroupMapping)(gidNumber=0))] > [(&(|(objectClass=posixGroup)(objectclass=sambaIdmapEntry))(gidNumber=0))] > [(&(objectClass=sambaIdmapEntry)(gidNumber=0))] > > In all cases they fail because the gidNumber is set to something non-zero. > Why is it searching on objectClass and gidNumber, not objectClass and cn? > Is there a way to change this behavior or let samba know what the > gidNumber should be? I've tried having the add group script return the > gidNumber instead of zero, but the behavior is the same. >
Hi Mike - not a resolution to your problem, but just to let you know that I'm running the same version in the same configuration and don't see this behaviour. My samba group mappings appear to be working as intended. Regards, Neil -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
