For a number of months now, support for being a domain member without also
commit980eda74b7df347c38b567ce976197826963324a
authorAndrew Bartlett <abartlet@samba.org>
Thu, 20 Feb 2003 12:01:39 +0000 (20 12:01 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 20 Feb 2003 12:01:39 +0000 (20 12:01 +0000)
treea4c8837ba0221ae48b8252714a56ca3acacb6715
parent4071ed06a051f87f27e10510427a69fcdf45ddac
For a number of months now, support for being a domain member without also
running winbind has been broken.  This fixes that, by removing assumptions
about being able to call sid_to_uid() at will.  This whole area needs
revising when we get groups into the PDB.

Andrew Bartlett
source/auth/auth_util.c