1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-29 21:47:30 +03:00
Andrew Bartlett 02cb8d63bc Update a pile of Samba's SID lookup code to ensure:
- That we never call winbind recursivly
- That we never use an 'algorithmic' RID when we have a fixed uid or gid mapping
  in either the passdb or the group mapping db.

Also, remove restrictions that say 'this domain only'.  If we have a mapping
configured, allow it to be returned.  If we later decide certian mappings are
invalid, then we sould put that in the code that actually does the map.

Allow 'sid->name' transtations on the fixed 'well known' groups for NT, even
if they are not represented by Unix groups yet.

Andrew Bartlett
(This used to be commit d5bafb224337e393420c2ce9c0a787405314713c)
2002-07-30 09:26:44 +00:00
..
2002-04-16 12:27:54 +00:00
2002-07-28 07:53:14 +00:00
2001-10-03 13:05:59 +00:00
2002-05-09 04:05:37 +00:00
2001-12-09 17:06:45 +00:00
2002-07-29 07:57:48 +00:00
2002-04-16 12:27:54 +00:00
2002-01-09 06:35:45 +00:00
2002-07-30 01:26:25 +00:00
2002-01-17 02:54:23 +00:00
2002-05-09 04:11:58 +00:00
2002-07-29 09:26:38 +00:00