1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/nsswitch
Ralph Boehme 76a1c5a162 wbinfo: return "NOT MAPPED" instead of "S-0-0" for unmapped id-to-sid
Currently wbinfo --unix-ids-to-sids prints "S-0-0" for failed
mappings. Let it print "NOT MAPPED" instead.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>

Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Tue Oct 10 02:57:40 CEST 2017 on sn-devel-144
2017-10-10 02:57:40 +02:00
..
libwbclient libwbclient: Fix CID 1414781 Dereference null return value 2017-07-12 22:12:21 +02:00
tests wbinfo: return "NOT MAPPED" instead of "S-0-0" for unmapped id-to-sid 2017-10-10 02:57:40 +02:00
nsstest.c
nsstest.h
pam_winbind.c pam_winbind: no longer use wbcUserPasswordPolicyInfo when authenticating 2017-04-06 10:07:39 +02:00
pam_winbind.h nsswitch: remove unused TALLOC_* defines in pam_winbind.h 2017-01-11 16:39:21 +01:00
wb_common.c Fix various spelling errors 2015-11-06 13:43:45 +01:00
wb_reqtrans.c
wb_reqtrans.h
wbinfo.c wbinfo: return "NOT MAPPED" instead of "S-0-0" for unmapped id-to-sid 2017-10-10 02:57:40 +02:00
winbind_client.h Make winbind client library thread-safe by adding context 2015-03-10 00:50:09 +01:00
winbind_krb5_locator.c krb5_locator: Slightly simplify code 2014-02-20 11:43:08 -08:00
winbind_nss_aix.c nsswitch: winbind_nss_aix: Remove all uses of strcpy. 2016-03-22 04:38:24 +01:00
winbind_nss_config.h Remove special socket_wrapper code. 2014-04-17 14:56:06 +02:00
winbind_nss_freebsd.c nss_winbind: add getgroupmembership for FreeBSD 2014-10-20 12:20:04 +02:00
winbind_nss_hpux.h
winbind_nss_irix.c
winbind_nss_irix.h
winbind_nss_linux.c nsswitch: linux: Remove use of strcpy(). 2016-03-22 04:38:24 +01:00
winbind_nss_linux.h
winbind_nss_netbsd.c nss_netbsd: Remove unimplemented prototypes 2016-02-11 04:43:53 +01:00
winbind_nss_netbsd.h
winbind_nss_solaris.c nsswitch: winbind_nss_solaris.c: Remove unused macro containing strcpy. 2016-03-22 07:59:35 +01:00
winbind_nss_solaris.h
winbind_nss.h
winbind_struct_protocol.h winbind: Add "authoritative" to winbindd_response 2017-03-07 09:15:17 +01:00
wins_freebsd.c nss_wins: add module for FreeBSD 2015-09-11 00:34:30 +02:00
wins.c nss_wins: Fix errno values for HOST_NOT_FOUND 2016-11-16 04:10:55 +01:00
wscript_build waf: Explicitly link against libnss_wins.so 2016-09-20 08:00:08 +02:00
wscript_configure