smbd - dyndns: DNS: server is not authoritative for specified zone: 9

Added by Ray Van Dolson over 2 years ago

Setting up AD integration (had to set lmauth_level=2) which appears to have worked, but am now seeing the following errors in /var/adm/messages:

Feb  3 14:34:11 dev-zfs3 smbd[28654]: [ID 380301 daemon.notice] dyndns: DNS: server is not authoritative for specified zone: 9
Feb  3 14:34:19 dev-zfs3 last message repeated 8 times

The DNS server we configured with is authoritative for the domain. Could anyone shed some light on this error message?


Replies

RE: smbd - dyndns: DNS: server is not authoritative for specified zone: 9 - Added by Tran Ngoc Duong over 2 years ago

The zone (9) is a reverse lookup zone for the IP address range e.g. 192.168.9.x. Check that it is properly configured.

RE: smbd - dyndns: DNS: server is not authoritative for specified zone: 9 - Added by Ray Van Dolson over 2 years ago

Thanks. Not sure where that IP was coming from. Removed it and all is well.