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)
commitda5944129fad39010544b82649dfe5531a504ecf
treeb01aeb2a276369ae2b03a74f0fe91b80ef21085c
parent2fd2c07df42df42103e81f5eb39bd1778de6ca0a
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
examples/nss/nss_winbind.c [new file with mode: 0644]
examples/nss/nss_winbind.h [new file with mode: 0644]
examples/nss/wbtest.c
source/nsswitch/winbind_nss_linux.c