commented location where lookup_sids(), a direct call to the password
authorLuke Leighton <lkcl@samba.org>
Mon, 26 Jul 1999 17:46:06 +0000 (17:46 +0000)
committerLuke Leighton <lkcl@samba.org>
Mon, 26 Jul 1999 17:46:06 +0000 (17:46 +0000)
commitd300fc317319ac9b83f7475532847fb23b1d7ea6
tree48c1cfb91c655c0dad30948ce17cbaf119af454a
parentf05928e40705b401ee86b5a346373c52d58dd254
commented location where lookup_sids(), a direct call to the password
database API, needs to be replaced with over-the-wire (actually, tcp/ip
loopback) to smbd.

in fact, this is the location where, if we want to put in an nt5 ldap
lookup system or netware NDS instead, we make the calls to resolve
users-to-sids and vice-versa: NOT by replacing rpc_server/srv_samr.c.
(This used to be commit fd886af3317ca806c9c28f71afca5c7b063c1226)
source3/lsarpcd/srv_lsa.c
source3/rpc_server/srv_lsa.c