diff options
author | Steve French <sfrench@us.ibm.com> | 2006-06-23 02:33:48 +0000 |
---|---|---|
committer | Steve French <sfrench@us.ibm.com> | 2006-06-23 02:33:48 +0000 |
commit | 189acaaef81b1d71aedd0d28810de24160c2e781 (patch) | |
tree | 7360484f3e255557641053f170ab324572d4b855 /fs/cifs/README | |
parent | 75ba632a01d4dc70d0a0f3a92b5ec9b4a3644b2d (diff) | |
download | linux-189acaaef81b1d71aedd0d28810de24160c2e781.tar.bz2 |
[CIFS] Enable sec flags on mount for cifs (part one)
Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'fs/cifs/README')
-rw-r--r-- | fs/cifs/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fs/cifs/README b/fs/cifs/README index a68f8e3db2d2..46c2cfa5acf3 100644 --- a/fs/cifs/README +++ b/fs/cifs/README @@ -453,6 +453,8 @@ sec Security mode. Allowed values are: server requires signing also can be the default) ntlmv2 Use NTLMv2 password hashing ntlmv2i Use NTLMv2 password hashing with packet signing + lanman (if configured in kernel config) use older + lanman hash The mount.cifs mount helper also accepts a few mount options before -o including: |