diff options
author | cinap_lenrek <cinap_lenrek@gmx.de> | 2013-06-05 20:35:09 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@gmx.de> | 2013-06-05 20:35:09 +0200 |
commit | 06ec2ffac69394c3b976dfe5b15173cdab3950b4 (patch) | |
tree | a6e16baace377a5af69f3ec8f5563bbd5863b55d /sys/man/4 | |
parent | be351877f2482cc7326f8084878f2619dbc3f6de (diff) |
cifs(4): default method is ntlmv2, fix formatting
Diffstat (limited to 'sys/man/4')
-rw-r--r-- | sys/man/4/cifs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/man/4/cifs b/sys/man/4/cifs index 93059ee63..cb9e1c8b1 100644 --- a/sys/man/4/cifs +++ b/sys/man/4/cifs @@ -43,7 +43,7 @@ The arguments are: .BI -a " auth-method" .I Cifs authenticates using -.L BNTLM +.B ntlmv2 by default, but alternative strategies may be selected using this option. .I Cifs @@ -56,7 +56,7 @@ if no method name is supplied. .IP .I "Windows server 2003" requires the -.B BNTLMv2 +.B ntlmv2 method by default, though it can be configured to be more flexible. .TP .B -b |