[Samba] Linux desktop setup with authentication against Samba AD DC
Rowland Penny
rpenny at samba.org
Fri Nov 29 19:07:41 UTC 2024
On Fri, 29 Nov 2024 12:07:45 +0100
Peter Milesson via samba <samba at lists.samba.org> wrote:
> > Hi Peter, that was actually more than what I was expecting, a very
> > detailed tutorial indeed.
> >
> > I wonder if the basic setup could be used with any Linux distro ?
> > Only one way to find out, try it, so I am off to install LMDE6 in a
> > VM :-)
> >
> > Rowland
> >
> >
> Hi Rowland,
>
> I have tried it in a VM also. Works without any problems. I'm going
> to try it in a decommissioned, 7 year old workstation with completely
> different hardware in a few moments.
>
> Good luck,
>
> Peter
>
OK, I have got it work with an LMDE6 install, but not with Peter's
'volume' pam_mount.conf.xml setting, I had to use:
<volume fstype="cifs"
server="cm4nas.samdom.example.com"
path="users"
mountpoint="/home/SAMDOM/%(USER)"
options="user=%(USER),cruid=%(USER),sec=krb5"
/>
Rowland
More information about the samba
mailing list