we have a problem: resolution of "Primary Group RID" which we assumed
authorLuke Leighton <lkcl@samba.org>
Thu, 26 Nov 1998 00:48:31 +0000 (00:48 +0000)
committerLuke Leighton <lkcl@samba.org>
Thu, 26 Nov 1998 00:48:31 +0000 (00:48 +0000)
commite4ee6538709c33000774eb1676608f2dd67d5a30
treec2e828f8df13b27ad5d1f801d0f0e41d403f63f0
parenta24f6eb00ba7486479cbcf7fadf5456521c56179
we have a problem: resolution of "Primary Group RID" which we assumed
would only be a domain group rid.  it can also be a local group rid,
which causes us problems in attempting to turn a unix gid into the
correct rid (domain group or local group).

sooo.... the fix is _in_ there, we just can't use it because it causes
link / knock-on problems in nmbd.
source/Makefile.in
source/groupdb/aliasdb.c
source/passdb/smbpass.c