idmap_rid: remove a legacy comment from sid_to_id
authorMichael Adam <obnox@samba.org>
Fri, 11 Apr 2014 19:03:06 +0000 (21:03 +0200)
committerMichael Adam <obnox@samba.org>
Fri, 25 Apr 2014 13:35:08 +0000 (15:35 +0200)
commit1eeb4bc0ffb7b470c255ca8888a752122d551d1d
treed37c5c8264e85fbcbc378b0e5b1a91b9cd7a4e39
parent26062b4a9d3c8684f8d1d3cf39656cb89f7a959c
idmap_rid: remove a legacy comment from sid_to_id

With the introduction of the ID_TYPE_BOTH mapping
to idmap_rid, it is not a deficiency but a
virtue of the rid 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_rid.c