Would it be possible to add a control to have the winbind nss info parameter set in smb.conf? It would be nice to have the template information brought in from the directory server. I am using Microsoft Services for Unix and have UIDs and GIDs in active directory. If this information was enumerated from the Active Directory rather than from the samba template all Linux servers that are members of the same Active Directory environment would have a uniform UID and GID set for their user and groups.
winbind nss info = template is the default
winbind nss info = sfu -OR- winbind nss info = rfc2307 would be nice options.
We are using the rfc3207 option in our environment since we are using the MS SP2 R2 Edition of Active Directory with services for Unix installed.
BTW: A very great project!
Thanks,