From: Nate Collins <ncollins@xes-inc.com>
To: "Aurélien Aptel" <aaptel@suse.com>
Cc: linux-cifs <linux-cifs@vger.kernel.org>
Subject: Re: multiuser/cifscreds not functioning on newer Ubuntu releases
Date: Tue, 6 Apr 2021 15:19:07 -0500 (CDT) [thread overview]
Message-ID: <1489475591.409647.1617740347892.JavaMail.zimbra@xes-inc.com> (raw)
In-Reply-To: <87k0pf4u7g.fsf@suse.com>
Thanks for the wireshark tip, I found that the domain wasn't getting
included in the NTLMSSP_AUTH packet.
cifscreds add -u user@domain.com share
allows me to access the mutiuser mount as my user. My question now is,
where should that domain be specified so that it's not needed when
running cifscreds? The mount already has domain=domain.com set, and
in the pam_cifscreds.co module's line in /etc/pam.d/common-session,
I tried replacing host=dc.domain.com with domain=domain.com, but still
the NTLMSSP_AUTH packet didn't have the domain set.
> Ubuntu 18 is from 2018 right? There have been multiple regressions and
> fixes related to signing since then. After a quick scan I see these
> fixes (from most recent to oldest):
Yeah, 18.04 is from 2018, but 20.04 (the most recent LTS release) has
the same change in functionality. Should've made that clearer in my
initial post.
next prev parent reply other threads:[~2021-04-06 20:19 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-05 21:34 multiuser/cifscreds not functioning on newer Ubuntu releases Nate Collins
2021-04-06 9:51 ` Aurélien Aptel
2021-04-06 20:19 ` Nate Collins [this message]
2021-04-06 15:00 ` Shyam Prasad N
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=1489475591.409647.1617740347892.JavaMail.zimbra@xes-inc.com \
--to=ncollins@xes-inc.com \
--cc=aaptel@suse.com \
--cc=linux-cifs@vger.kernel.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