Don't return winbind groups or users when responding to samr_enum_dom_users
authorTim Potter <tpot@samba.org>
Thu, 13 Jul 2000 04:33:25 +0000 (04:33 +0000)
committerTim Potter <tpot@samba.org>
Thu, 13 Jul 2000 04:33:25 +0000 (04:33 +0000)
commit363a9c45bf0a7d3266ccdf4eeb0b9f5e3d38389f
treeb46d7d82b1b94cead9d6525fcb79c63cd03bd568
parenta895868912a24589de3a904ca537cf3367a645bf
Don't return winbind groups or users when responding to samr_enum_dom_users
and samr_enum_dom_aliases commands.  Unfortunately the algorithm for
determining winbind groups from normal groups is simply to check for the
presence of the lp_winbind_separator() character.  )-:
source/rpc_server/srv_samr.c