cifs(4): default method is ntlmv2, fix formatting
This commit is contained in:
parent
be351877f2
commit
06ec2ffac6
1 changed files with 2 additions and 2 deletions
|
@ -43,7 +43,7 @@ The arguments are:
|
||||||
.BI -a " auth-method"
|
.BI -a " auth-method"
|
||||||
.I Cifs
|
.I Cifs
|
||||||
authenticates using
|
authenticates using
|
||||||
.L BNTLM
|
.B ntlmv2
|
||||||
by default, but alternative strategies may be
|
by default, but alternative strategies may be
|
||||||
selected using this option.
|
selected using this option.
|
||||||
.I Cifs
|
.I Cifs
|
||||||
|
@ -56,7 +56,7 @@ if no method name is supplied.
|
||||||
.IP
|
.IP
|
||||||
.I "Windows server 2003"
|
.I "Windows server 2003"
|
||||||
requires the
|
requires the
|
||||||
.B BNTLMv2
|
.B ntlmv2
|
||||||
method by default, though it can be configured to be more flexible.
|
method by default, though it can be configured to be more flexible.
|
||||||
.TP
|
.TP
|
||||||
.B -b
|
.B -b
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue