tannisroot
Dabbler
- Joined
 - Oct 14, 2023
 
- Messages
 - 45
 
Hi, I'm using Cobia 23.10.1 (updated recently) and trying to set `server min protocol` in auxillarry parameters to 3_11 using cli with the command sharing smb update ID (where ID is my share id).
I've tried adding `server min protocol = SMB3_11` per smb.conf manpage, then `server min protocol = 3_11`, tried setting it to 2, 3, tried using alias `min protocol`, no matter what I try I get an error that it's an invalid parameter:
	
		
			
		
		
	
		
		
	
	
		
	
	
		
			
		
		
	
What am I doing wrong and can how I define the min protocol version properly?
	
		
			
		
		
	
			
			I've tried adding `server min protocol = SMB3_11` per smb.conf manpage, then `server min protocol = 3_11`, tried setting it to 2, 3, tried using alias `min protocol`, no matter what I try I get an error that it's an invalid parameter:
What am I doing wrong and can how I define the min protocol version properly?