I replaced the domain controller from Windows Server 2012 with 2022.
Unfortunately Samba is not connecting properly, which causes the proxy to malfunction.
My current configuration:
Setup: domain name – MPWIK
DNS forward configuration → ZONE MPWIK.local → 192.168.0.5
In resolv.conf:
search MPWIK
nameserver 192.168.0.5
options edns0 trust-ad
As a result, I have all green statuses, but it still doesn’t recognize domain usernames and domain user names are not being passed to the proxy.
I tried various Samba settings from the list below (which I found online for other distributions), but unfortunately this still does not resolve the problem.
winbind use default domain = yes
winbind refresh tickets = yes
winbind enum users = no
winbind enum groups = no
If yes,
a) which rulesets do you use?
b) did you try to switch temporarily off IPFire’s IPS?
c) do you see any smb, ntlm, or your server related messages in IPFire’s IPS Log?
Using IPFire 2.27 Core 180
Install Samba
Join Active Directory
For .local domains:
Set up DNS forwarding in the web interface
Open the IPFire web interface.
In the menu, navigate to Network → DNS Forwarding.
Enter the following information in the Add Zone section:
Zone (Internet Domain): Your local domain (e.g., yourdomain.local or, better yet, company.lan).
Nameserver (IP Address): The IP address of your internal DNS server (e.g., the IP of the Samba/Windows domain controller).
Now you can join Active Directory an Patch Ipfire to actualy core.