mirror of
https://github.com/samba-team/samba.git
synced 2025-03-11 16:58:40 +03:00
r17281: we now have client/server max protol
metze (This used to be commit 1d74291626399d283c180e136a3f7a8c27ecdb37)
This commit is contained in:
parent
9a067547ec
commit
e5cbee330e
@ -118,7 +118,7 @@ static void popt_common_callback(poptContext con,
|
||||
break;
|
||||
|
||||
case 'm':
|
||||
lp_set_cmdline("max protocol", arg);
|
||||
lp_set_cmdline("client max protocol", arg);
|
||||
break;
|
||||
|
||||
case 'R':
|
||||
|
Loading…
x
Reference in New Issue
Block a user