s4: remove SET_MAPPING from wb_samba3_protocol
authorMichael Adam <obnox@samba.org>
Thu, 22 Jan 2009 13:30:25 +0000 (14:30 +0100)
committerMichael Adam <obnox@samba.org>
Sat, 14 Aug 2010 00:10:33 +0000 (02:10 +0200)
Michael

source4/winbind/wb_samba3_protocol.c

index b790bc4602618a2057bc97c92136ff9294bd917b..21e0a5fa735ccbf8f6eb19e83fe4abad60fbbc06 100644 (file)
@@ -186,7 +186,6 @@ NTSTATUS wbsrv_samba3_handle_call(struct wbsrv_samba3_call *s3call)
        case WINBINDD_SIDS_TO_XIDS:
        case WINBINDD_ALLOCATE_UID:
        case WINBINDD_ALLOCATE_GID:
-       case WINBINDD_SET_MAPPING:
        case WINBINDD_REMOVE_MAPPING:
        case WINBINDD_SHOW_SEQUENCE:
        case WINBINDD_WINS_BYIP:
@@ -196,7 +195,6 @@ NTSTATUS wbsrv_samba3_handle_call(struct wbsrv_samba3_call *s3call)
        case WINBINDD_DSGETDCNAME:
        case WINBINDD_INIT_CONNECTION:
        case WINBINDD_DUAL_SIDS2XIDS:
-       case WINBINDD_DUAL_SET_MAPPING:
        case WINBINDD_DUAL_REMOVE_MAPPING:
        case WINBINDD_DUAL_USERINFO:
        case WINBINDD_DUAL_GETSIDALIASES: