Displaying 4 results from an estimated 4 matches for "ip_dc".
Did you mean:
ip_dc2
2014 Oct 09
1
setting the NIS domain ( or yp/dns domainname )
...sdomainname - show the system's DNS domain name
We know the following and we do set :
/etc/hosts and we check
hostname -s????= hostname
hostname -d????= internal.domain.tld
hostname -f???? =?hostname.internal.domain.tld
?
and for /etc/resolv.conf???
search internal.domain.tld
nameserver ip_DC.
?
now i was testing also the following
hostname -y?? returns? Local domain name not set
dnsdomanname returns? Local domain name not set
?
i was thinking about the problem steve had, with the domainname on the client, but for a good NFS etc it would be nice if the nis/YP domain is also correct....
2012 Oct 16
1
Is there any limitation in cn field length??
Hello:
I'm using samba4.1.0pre1.
I'm having some issues with users whose cn field length is shorter than 5
characters in specific with the openfire server (jabber server).
It was working fine when I had a windows 2003 server as a domain
controller and once I migrated to samba4, users with short cn fields get
an authentication error: Not authorized.
Is there any limitation on the length
2019 Feb 07
3
Samba and ufw
Rowland,
OK. Should I delete these lines?
diff yours mine
63d62
yours# -A ufw-after-logging-output -m limit --limit 3/min --limit-burst 10
-j LOG --log-prefix "[UFW ALLOW] "
85,87d83
yours# -A ufw-before-logging-forward -m conntrack --ctstate NEW -m limit
--limit 3/min --limit-burst 10 -j LOG --log-prefix "[UFW AUDIT] "
yours# -A ufw-before-logging-input -m conntrack
2019 Dec 10
6
security = ads parameter not working in samba 4.9.5
I've re-read this thread but its a bit confusing due to 2 persons with the same probem in one thread.
Im thinking here, how is samba started, since winbind is not running.
Im suspecting samba-addc or samba is starting. Not smbd nmbd winbind.
I suggest to run this:
Disable that all again.
systemctl disable samba-addc samba smbd nmbd winbind
systemctl mask samba-addc samba smbd nmbd