Commit sid<->[ug]id extensions to libnss_winbind.so on Linux, as well as a
authorVolker Lendecke <vlendec@samba.org>
Fri, 16 Jan 2004 13:11:01 +0000 (13:11 +0000)
committerVolker Lendecke <vlendec@samba.org>
Fri, 16 Jan 2004 13:11:01 +0000 (13:11 +0000)
commitfadc0128032f14b4fbe1ac165de9e2a7d5339291
treea57b99b0e1f1d710606cf0bc2f7b64156a47e8a9
parent418052559979d350f44f1dd792c720b12f7082ef
Commit sid<->[ug]id extensions to libnss_winbind.so on Linux, as well as a
factored-out nss_winbind.[ch]. I took tridge's public domain license comment
for the nss_winbind.[ch].

This is probably not the last word on that extension, but as it is quite
non-intrusive to the main samba code, I would like to give it a start.

Volker
(This used to be commit da5944129fad39010544b82649dfe5531a504ecf)
examples/nss/nss_winbind.c [new file with mode: 0644]
examples/nss/nss_winbind.h [new file with mode: 0644]
examples/nss/wbtest.c
source3/nsswitch/winbind_nss_linux.c