remove winbind_dual_userinfo(), winbind_dual_getsidaliases()
[metze/samba/wb-ndr.git] / source / librpc / idl / winbind_protocol.idl
index 56cb35114762d9c2c8d012d1ed0f2caf2dc17926..295040ecea55d4df4930c77d927291e6b5db1252 100644 (file)
@@ -458,13 +458,6 @@ import "security.idl",  "lsa.idl", "samr.idl", "netlogon.idl";
        /* Various group queries */
        winbind_status winbind_getuserdomgroups(/*TODO*/);
 
-       /*
-        * Wrapper around possibly blocking unix nss calls
-        */
-
-       winbind_status winbind_dual_userinfo(/*TODO*/);
-       winbind_status winbind_dual_getsidaliases(/*TODO*/);
-
        /*
         * Complete the challenge phase of the NTLM authentication
         * protocol using cached password.