r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
[vlendec/samba-autobuild/.git] / source3 / nsswitch / winbindd.c
index 046ea40f59a964995a78a75cbf014e8b984c6389..e5582915b2f63b83e7d0c0fc080a4955694251cc 100644 (file)
@@ -227,6 +227,7 @@ static struct winbindd_dispatch_table {
 
        { WINBINDD_LOOKUPSID, winbindd_lookupsid, "LOOKUPSID" },
        { WINBINDD_LOOKUPNAME, winbindd_lookupname, "LOOKUPNAME" },
+       { WINBINDD_LOOKUPRIDS, winbindd_lookuprids, "LOOKUPRIDS" },
 
        /* Lookup related functions */