> Hi > > I would like to use group mapping mechanism in order to map some nt > groups to unix groups (like username map) > But although I configured a mapping using the net tool, samba doesn't > even call to groupmap sid->gid function. > > As I could see from the code, samba calls to getpwnam which returns > passwd struct with already mapped gid (by winbind idmap) > > The passdb backend has a default value. > > Thanks in advance for reply > > Dina Fine > >