From: "Benoît Jager" <jager-l5XJctvgKDKHXe+LvDLADg@public.gmane.org>
To: <linux-cifs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Encryption feature
Date: Wed, 2 Dec 2015 12:05:06 +0100 [thread overview]
Message-ID: <565ED062.2010200@itrust.lu> (raw)
Hello,
When setting up a samba 4 server acting as Active Directory, it is
possible to enable encryption with "smb encrypt = mandatory" entry in
configuration file for global section.
With this configuration, Windows machines (8 and 10) are able to
communicate (with encryption) with AD server.
But for linux stations, only smbclient works (using smbclient -e -m SMB3
\\\\<DNS AD>\\<SHARE>).
With cifs-utils (v. ), I get a "mount error(3): Permission denied" on
command line, and a "STATUS_ACCESS_DENIED" on logs.
I use following command : mount -t cifs //<DNS AD>//<SHARE> /mnt -o
user=<USER>,workgroup=<WORKGROUP>,ip=<IP>,vers=3.0
As manpage (man 8 mount.cifs) contains this note for "vers" option:
"Note too that while this option governs the protocol version used, not
all features of each version are available."
and sec option seems to only protect password when authenticating
Do you have any information on when encryption feature could be
implemented ?
Thanks
Benoît Jager
reply other threads:[~2015-12-02 11:05 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=565ED062.2010200@itrust.lu \
--to=jager-l5xjctvgkdkhxe+lvdladg@public.gmane.org \
--cc=linux-cifs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).