autorid: remove a legacy comment from sid_to_id
authorMichael Adam <obnox@samba.org>
Fri, 11 Apr 2014 18:59:52 +0000 (20:59 +0200)
committerMichael Adam <obnox@samba.org>
Fri, 25 Apr 2014 13:35:08 +0000 (15:35 +0200)
commit840813793ab974b1acb1ca803188f18e87ae4dbb
tree6f82a232a95d7e87b29c5e0da656a415b9c20261
parent1eeb4bc0ffb7b470c255ca8888a752122d551d1d
autorid: remove a legacy comment from sid_to_id

With the introduction of the ID_TYPE_BOTH mapping
to idmap_autorid, it is not a deficiency but a
virtue of the autorid backend that it does not
care about the existence or type of the
sid to be mapped.

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source3/winbindd/idmap_autorid.c