On Tuesday 17 September 2024 13:31:22 Jeremy Allison wrote:
It will break all SID -> uid / gid mapping that servers must
carefully set up.
On the wire - SIDs must be the only source of identity.
Ok. But then I do not understand why Linux client parses and uses uid
and gids which are sent over the wire. If you are saying that the SIDs
must be the only source of truth then Linux client should rather ignore
uid and gid values?