summaryrefslogtreecommitdiffstats
path: root/source/include/trans2.h
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2002-01-02 07:41:54 +0000
committerAndrew Bartlett <abartlet@samba.org>2002-01-02 07:41:54 +0000
commitd3dd28f6c443187b8d820d5a39c7c5b3be2fa95c (patch)
treef060ac4aba562b9e7bd686bba5dde8f4bf3bda3c /source/include/trans2.h
parentf6592628eb526c487069bb3fcd809aca930e668e (diff)
downloadsamba-d3dd28f6c443187b8d820d5a39c7c5b3be2fa95c.tar.gz
samba-d3dd28f6c443187b8d820d5a39c7c5b3be2fa95c.tar.xz
samba-d3dd28f6c443187b8d820d5a39c7c5b3be2fa95c.zip
Actually enforce the passdb API.
Thou shalt not reference SAM_ACCOUNT members directly - always use pdb_get/pdb_set. This is achived by making the whole of SAM_ACCOUNT have a .private member, where the real members live. This caught a pile of examples, and these have beeen fixed. The pdb_get..() functions are 'const' (have been for some time) and this required a few small changes to constify other functions. I've also added some debugs to the pdb get and set, they can be removed if requested. I've rewritten the copy_id2x_to_sam_pass() functions to use the new passdb interface, but I need the flags info to do it properly. The pdb_free_sam() funciton now blanks out the LM and NT hashes, and as such I have removed many extra 'samr_clear_sam_passwd(smbpass)' calls as a result. Finally, any and all testing is always appriciated - but the basics seem to work. Andrew Bartlett
Diffstat (limited to 'source/include/trans2.h')
0 files changed, 0 insertions, 0 deletions