mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
485874d6bb
ID_TYPE_BOTH means that each user and group has two mappings, a uid and gid. In addition the calls to getpwent, getpwuid, getgrent and getgrgid always return some information, so that uid and gid can be mapped to a name. Establish a test to verify that the expected information is returned. BUG: https://bugzilla.samba.org/show_bug.cgi?id=14141 Signed-off-by: Christof Schmitt <cs@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> |
||
---|---|---|
.. | ||
test_idmap_ad.sh | ||
test_idmap_nss.sh | ||
test_idmap_rfc2307.sh | ||
test_idmap_rid.sh | ||
test_rfc2307_mapping.sh | ||
test_wbinfo_name_lookup.sh | ||
test_wbinfo_sids_to_xids.sh | ||
test_wbinfo_simple.sh | ||
test_wbinfo_user_info.sh | ||
test_wbinfo.sh |