1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3/groupdb
Luke Leighton ced486c841 sorting out difference between aliases and groups in the cases where
unix groups are not explicitly mapped.

i.e as a PDC or BDC you can have domain groups, as a member of a domain
you cannot.

as a member of a domain, unmapped unix groups are assumed to be aliases,
and as a PDC or BDC, unmapped unix groups are assumed to be unix groups.

there is _one_ other check needed with aliases to be added: unmapped unix
groups that have the same name as an NT group on the PDC (for which i will
need to write an LsaLookupNames call) should be assumed to be domain groups
on the PDC.
(This used to be commit 53b49b44e1)
1998-11-24 16:47:49 +00:00
..
aliasdb.c cvs being STUPID 1998-11-23 22:45:36 +00:00
aliasfile.c cvs being STUPID 1998-11-23 22:45:36 +00:00
aliasunix.c sorting out difference between aliases and groups in the cases where 1998-11-24 16:47:49 +00:00
groupdb.c cvs being STUPID 1998-11-23 22:16:37 +00:00
groupfile.c cvs being STUPID 1998-11-23 22:45:36 +00:00
groupunix.c sorting out difference between aliases and groups in the cases where 1998-11-24 16:47:49 +00:00