diff options
author | Andrew Bartlett <abartlet@samba.org> | 2002-07-03 07:37:54 +0000 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2002-07-03 07:37:54 +0000 |
commit | 8e52737efc9cf746d7e9fd1f07bc42201dccbfba (patch) | |
tree | a0651e94ce91ce084730a83c39e284d224111a7b /source3/rpc_parse/parse_reg.c | |
parent | a19c823c3c21af6267018c62b68cce0937a3da13 (diff) | |
download | samba-8e52737efc9cf746d7e9fd1f07bc42201dccbfba.tar.gz samba-8e52737efc9cf746d7e9fd1f07bc42201dccbfba.tar.bz2 samba-8e52737efc9cf746d7e9fd1f07bc42201dccbfba.zip |
Break up the passdb objects (to allow RPC clients to link without brining in
*.o) and implment new enum_dom_users code in the SAMR RPC subsystem.
Incresingly, we are using the pdb_get_{user,group}_sid() functions, in the
eventual hope that we might one day support muliple domains off a single
passdb. To extract the RID, we use sid_peek_check_rid(), and supply an
'expected' domain SID.
The id21 -> SAM_ACCOUNT and id23 -> SAM_ACCOUNT code has been moved to
srv_samr_util.c, to ease linking in passdb users.
Compatiblity code that uses 'get_global_sam_sid()' for the 'expected' sid is in
pdb_compat.c
Andrew Bartlett
(This used to be commit 5a2a6f1ba316489d118a8bdd9551b155226de94f)
Diffstat (limited to 'source3/rpc_parse/parse_reg.c')
0 files changed, 0 insertions, 0 deletions