1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/passdb
Gerald Carter 671c0098f6 r13545: A patch which I think it's time has come. VOlker, we can talk about
this more but it gets around the primary group issue.

* don't map a SID to a name from the group mapping code if
  the map doesn't have a valid gid.  This is only an issue
  in a tdb setup
* Always allow S-1-$DOMAIN-513 to resolve (just like Windows)
* if we cannot resolve a users primary GID to a SID, then set
  it to S-1-$DOMAIN-513
* Ignore the primary group SID inside pdb_enum_group_memberships().
  Only look at the Unix group membersip.

Jeremy, this fixes a fresh install startup for smbd as far as my tests
are concerned.
(This used to be commit f79f4dc4c5)
2007-10-10 11:10:12 -05:00
..
login_cache.c r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
lookup_sid.c r13316: Let the carnage begin.... 2007-10-10 11:06:23 -05:00
machine_sid.c r13316: Let the carnage begin.... 2007-10-10 11:06:23 -05:00
passdb.c r13545: A patch which I think it's time has come. VOlker, we can talk about 2007-10-10 11:10:12 -05:00
pdb_compat.c Merge passdb from HEAD -> 3.0 2002-11-02 03:47:48 +00:00
pdb_get_set.c r13545: A patch which I think it's time has come. VOlker, we can talk about 2007-10-10 11:10:12 -05:00
pdb_guest.c r13460: by popular demand.... 2007-10-10 11:10:04 -05:00
pdb_interface.c r13545: A patch which I think it's time has come. VOlker, we can talk about 2007-10-10 11:10:12 -05:00
pdb_ldap.c r13460: by popular demand.... 2007-10-10 11:10:04 -05:00
pdb_nds.c r13460: by popular demand.... 2007-10-10 11:10:04 -05:00
pdb_plugin.c r13460: by popular demand.... 2007-10-10 11:10:04 -05:00
pdb_smbpasswd.c r13460: by popular demand.... 2007-10-10 11:10:04 -05:00
pdb_tdb.c r13512: Rewrite tdbsam code to use a reference count based open/close 2007-10-10 11:10:08 -05:00
secrets.c r13542: Don't reuse a pointer we just freed (Doh!). 2007-10-10 11:10:11 -05:00
util_builtin.c r13316: Let the carnage begin.... 2007-10-10 11:06:23 -05:00
util_unixsids.c r13316: Let the carnage begin.... 2007-10-10 11:06:23 -05:00
util_wellknown.c r13316: Let the carnage begin.... 2007-10-10 11:06:23 -05:00