Displaying 1 result from an estimated 1 matches for "samba_uses_mitkdc".
2025 Apr 08
1
Samba 4.2.15 and MIT Kerberos External Authentication
...on system on Debian 12. I realize this feature is
still experimental, but I just wanted to confirm if I am missing a critical
detail as it seems to be correctly installed except that it's not passing
the credentials from the windows client correctly. I
I have Samba complied as per the doc with SAMBA_USES_MITKDC. And it's
installed in /use/loca/samba/*
I have configured my default realm as DEPT.LOCAL and the external realm is
COMPANY.COM
I have setup a samba usermap and created a local samba user named
foo at DEPT.LOCAL which has an account with password foo at COMPANY.COM
My user.map is as per belo...