SAMR query sec obj returns different results depending on which sam handle
authorTim Potter <tpot@samba.org>
Tue, 11 Dec 2001 03:03:45 +0000 (03:03 +0000)
committerTim Potter <tpot@samba.org>
Tue, 11 Dec 2001 03:03:45 +0000 (03:03 +0000)
commit6a60668fe2e2c47f27716f238113b099da3859d7
tree610f223a1421161bdd643a42924f7a9e224c4b10
parent44d423419a976a9d1a891774d01770bd93b31d46
SAMR query sec obj returns different results depending on which sam handle
it is passed.  Not sure what these different contexts are called or what
they are used for.

 - if a rid is specified to samquerysecobj then use the sam user policy
    handle for that rid
 - if -d is specified then use the sam domain policy handle
 - otherwise just use the sam connect policy handle

JF, any ideas about this?
(This used to be commit 4ef50ef9f76219ea8acc29a1d740b31a1d7a1e04)
source3/rpcclient/cmd_samr.c