Bug 10460 - Unable to issue a zone reload from Windows DNS Manager
Summary: Unable to issue a zone reload from Windows DNS Manager
Status: NEW
Alias: None
Product: Samba 4.1 and newer
Classification: Unclassified
Component: DCE-RPCs and pipes (show other bugs)
Version: 4.1.4
Hardware: All All
: P5 normal (vote)
Target Milestone: ---
Assignee: Andrew Bartlett
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-20 17:47 UTC by Bruno Guerreiro
Modified: 2014-12-18 04:04 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bruno Guerreiro 2014-02-20 17:47:54 UTC
Hello.
Whenever I try to perform a DNS Zone reload using the DNS Manager tool running on Windows 7 64-bit I get this message:
"Failed to reload zone.
This function is not supported on this system"

The following is logged on the server:
Feb 20 17:46:10 SMB4 samba[2600]: [2014/02/20 17:46:10.060405,  0] ../source4/rpc_server/dnsserver/dcerpc_dnsserver.c:1564(dnsserver_operate_zone)
Feb 20 17:46:10 SMB4 samba[2600]:   dnsserver: zone operation 'ReloadZone' not implemented     DnssrvOperation2: struct DnssrvOperation2
Feb 20 17:46:10 SMB4 samba[2600]:           in: struct DnssrvOperation2
Feb 20 17:46:10 SMB4 samba[2600]:               dwClientVersion          : DNS_CLIENT_VERSION_LONGHORN (458752)
Feb 20 17:46:10 SMB4 samba[2600]:               dwSettingFlags           : 0x00000000 (0)
Feb 20 17:46:10 SMB4 samba[2600]:               pwszServerName           : *
Feb 20 17:46:10 SMB4 samba[2600]:                   pwszServerName           : '192.168.170.3'
Feb 20 17:46:10 SMB4 samba[2600]:               pszZone                  : *
Feb 20 17:46:10 SMB4 samba[2600]:                   pszZone                  : 'ine.pt'
Feb 20 17:46:10 SMB4 samba[2600]:               dwContext                : 0x00000000 (0)
Feb 20 17:46:10 SMB4 samba[2600]:               pszOperation             : *
Feb 20 17:46:10 SMB4 samba[2600]:                   pszOperation             : 'ReloadZone'
Feb 20 17:46:10 SMB4 samba[2600]:               dwTypeId                 : DNSSRV_TYPEID_NULL (0)
Feb 20 17:46:10 SMB4 samba[2600]:               pData                    : union DNSSRV_RPC_UNION(case 0)
Feb 20 17:46:10 SMB4 samba[2600]:               Null                     : NULL


BRGDS,
Bruno
Comment 1 Kai Blin 2014-05-16 07:29:47 UTC
This is about the dnsserver RPC service, resetting component appropriately.