r17391: Revert the second part of the valid users fix - the
commit65003e1b251b4762cef2b3cdcc895269f9319eb8
authorJeremy Allison <jra@samba.org>
Thu, 3 Aug 2006 23:44:07 +0000 (3 23:44 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:38:31 +0000 (10 11:38 -0500)
tree36747e5deb526cdef8e321b7085f7f89bfa13e09
parent79b1e668e2ce263c84ff8fafaafb3e57b06717ab
r17391: Revert the second part of the valid users fix - the
netlogon code uses pdb_get_group_sid() which could
return a S-1-1-22 unix sid. Who knew.... :-(.
I'm going to test Volker's fix instead. Once
3.0.23b is out we *have* to rip out the pdb_set_group_sid()
code....
Jeremy.
source/auth/auth_util.c