Le Thursday 11 December 2003 19:58, John Campbell a �crit : > hi, > > we recently upgraded from samba 2.2.8a w/ldap to samba3 w/ldap > and having troubles with domain group mappings. > > first symptom is that net groupmap list returns nothing. > > [EMAIL PROTECTED] root]# net groupmap list > [EMAIL PROTECTED] root]#
hmmm...i'm sorry i cannot help you with this issue, but i can give some more precisions about this strange effect. I suppose you're using ldapsam_compat as ldap backend? I used to use in my smb.conf the following: passwd backend = tdbsam ldapsam_compat:ldap://127.0.0.1 and had no issue with it. As soon as i inverted sam backends: passwd backend = ldapsam_compat:ldap://127.0.0.1 tdbsam net groupmap list didn't list any default or non default mapping. Anybody has an explanation about this fact? regards, Fabien Chevalier -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
