If your Linux distribution uses his own name server for example the systemd-resolved stub resolver then add the rule "iptables -I INPUT -i lo -j ACCEPT" to your iptables rules.
Linux PowerPC Server Software
Re: Linux PowerPC Server Software
Re: Linux PowerPC Server Software
Re: Linux PowerPC Server Software
Re: Linux PowerPC Server Software
Creating Samba domain users:
Show all Samba domain users:
Show Samba AD-DC configuration including DFS shares:

Code: Select all
samba-tool user create thomas P@ssw0rd \
--must-change-at-next-login \
--home-drive=H: \
--home-directory="\\X5000\november\thomas" \
--profile-path="\\X5000\november\thomas"
Code: Select all
samba-tool user list
Code: Select all
cat /etc/samba/smb.conf
