From: Jamie C. <jca...@we...> - 2004-02-01 12:25:30
|
Thanks for the information - unless someone on the list suggests otherwise, I will drop that attribute in the next release. It was added by a user-contributed patch, so I am not too sure myself how necessary it really is .. - Jamie On Sun, 2004-02-01 at 12:48, Wil Cooley wrote: > I noticed a bug in the Samba attributes in the LDAP Users & Groups > module. The module adds sambaPrimaryGroupSID and presumes that the RID > can be algorithmically generated. There are several "well known" groups > and corresponding RIDs, such as the "Domain Users" group with RID of > 513. It would be better to ascertain the group SID with an LDAP query > if the group already exists; however, considering that the smbldap tools > do not populate this attribute and none of the docs mention that it is > required, it would probably be best to simply not add the attribute. > > Wil |