r6566: fix a couple of local group bugs.
commit0af1f453cca2f416e4ffabc3fbe0b115554bc956
authorGerald Carter <jerry@samba.org>
Sun, 1 May 2005 20:05:16 +0000 (1 20:05 +0000)
committerGerald Carter <jerry@samba.org>
Sun, 1 May 2005 20:05:16 +0000 (1 20:05 +0000)
treee8f81c6353c487ed952541f913252158c603c978
parent399fc82be174783b4ba8aa2829a92ebcb3cd3e24
r6566: fix a couple of local group bugs.

* ensure that we set full access on the handle
  returned from _samr_create_dom_alias() so that
  future set_alias commands succeed

* fix bug when looking for internal domains in winbindd
  (caused winbindd_getgrgid() for local groups to fail).
source/nsswitch/winbindd_util.c
source/rpc_server/srv_samr_nt.c