mirror of
https://github.com/samba-team/samba.git
synced 2025-03-10 12:58:35 +03:00
his book. This prompted me to look at the code that reads the unix group list. This code did a lot of name -> uid -> name -> sid translations, which caused problems. Instead, we now do just name->sid I also cleaned up some interfaces, and client tools. Andrew Bartlett
-