X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=package%2Fnetwork%2Fservices%2Fsamba36%2Fpatches%2F250-remove_domain_logon.patch;h=f7582ef3bdb252d46a62e8a87ca6bffe51c33e14;hb=7d751eb0b79d21c07ffb3e975c8406d4be94c284;hp=e97285b6669ea71bffc6594ce413e2d3ba8c8c84;hpb=856c92b623241f770322b2911fb4971242eaf35d;p=15.05%2Fopenwrt.git diff --git a/package/network/services/samba36/patches/250-remove_domain_logon.patch b/package/network/services/samba36/patches/250-remove_domain_logon.patch index e97285b666..f7582ef3bd 100644 --- a/package/network/services/samba36/patches/250-remove_domain_logon.patch +++ b/package/network/services/samba36/patches/250-remove_domain_logon.patch @@ -99,7 +99,7 @@ dfs_commands, --- a/source3/rpc_server/wkssvc/srv_wkssvc_nt.c +++ b/source3/rpc_server/wkssvc/srv_wkssvc_nt.c -@@ -820,6 +820,10 @@ WERROR _wkssvc_NetrJoinDomain2(struct pi +@@ -824,6 +824,10 @@ WERROR _wkssvc_NetrJoinDomain2(struct pi WERROR werr; struct security_token *token = p->session_info->security_token; @@ -110,7 +110,7 @@ if (!r->in.domain_name) { return WERR_INVALID_PARAM; } -@@ -897,6 +901,10 @@ WERROR _wkssvc_NetrUnjoinDomain2(struct +@@ -901,6 +905,10 @@ WERROR _wkssvc_NetrUnjoinDomain2(struct WERROR werr; struct security_token *token = p->session_info->security_token; @@ -147,7 +147,7 @@ /* lookup a DC first */ if ( !get_dc_name(domain, NULL, dc_name, &dc_ss) ) { -@@ -243,6 +250,10 @@ NTSTATUS change_trust_account_password( +@@ -243,6 +250,10 @@ NTSTATUS change_trust_account_password( struct cli_state *cli = NULL; struct rpc_pipe_client *netlogon_pipe = NULL; @@ -172,7 +172,7 @@ } --- a/source3/smbd/process.c +++ b/source3/smbd/process.c -@@ -2484,8 +2484,10 @@ static bool housekeeping_fn(const struct +@@ -2431,8 +2431,10 @@ static bool housekeeping_fn(const struct /* check if we need to reload services */ check_reload(sconn, time_mono(NULL));