similar to: I can not access the DNS via RSAT, access denied

Displaying 20 results from an estimated 200 matches similar to: "I can not access the DNS via RSAT, access denied"

2016 Apr 16
1
I can not access the DNS using dns management utility
I tried the version 4.2.11 and will not let me access the DNS via RSAT, I changed several permissions in several ways and does not allow me access will be a bug? if i try to browse dns from a windows2003 dns management utility in log.samba i got the following message: [2016/04/16 09:39:45.296046, 2] ../source4/rpc_server/dcerpc_server.c:1275(dcesrv_request) dcesrv_request: restrict
2017 Sep 12
0
Access denied editing DNS using RSAT
On Tue, 2017-09-12 at 11:21 +0200, Daniel Carrasco via samba wrote: > Hello, > > I'm trying to replace an old Windows Server 2003 with Samba 4 and I've got > a problem trying to add some DNS entries. When I open the RSAT DNS manager > I got an Access Denied error and I can't edit the zones. > > My config file is the generated by samba-tool and I'm using Samba
2016 Aug 03
0
Samba 4.2.14 Group Policy (GPO) sync error
The server expects TLS but you didnt set tls. Read : https://www.samba.org/samba/history/samba-4.2.10.html basicly its now : Default: ldap server require strong auth = yes You can try to add: ldap server require strong auth = no But i do advice to setup the TLS parameters and make everything more secure. Please read these links, MS change some things in GPO also. MS16-072: Security
2017 Sep 12
2
Access denied editing DNS using RSAT
Hello, I'm trying to replace an old Windows Server 2003 with Samba 4 and I've got a problem trying to add some DNS entries. When I open the RSAT DNS manager I got an Access Denied error and I can't edit the zones. My config file is the generated by samba-tool and I'm using Samba 4.7.0rc5 compiled on a Debian 8 amd64: [global] netbios name = DC1 realm = DOMAIN.DOM
2019 Jun 18
1
Can't access DNS from RSAT
Hello all, My Server is CentOS 7 and I'm running Samba 4.10.4 compiled from scratch. When I try to open DNS in RSAT I receive this message: Access was denied. Would you like to add it anyway? In my log.samba file I see this message: [2019/06/18 19:48:26.176994, 3] ../../lib/ldb-samba/ldb_wrap.c:332(ldb_wrap_connect) ldb_wrap open of secrets.ldb [2019/06/18 19:48:26.202329, 3]
2017 Dec 12
0
Can't access DNS from RSAT
On 12/12/2017 11:24 AM, Taylor Hammerling via samba wrote: > I found this page https://bugzilla.samba.org/show_bug.cgi?id=12807 which > seemed to have someone experiencing the same issue I am. > I tried adding "allow dcerpc auth level connect:dnsserver = yes" to my > smb.conf, rebooted the server, but still I get the an access denied message > in windows. > However,
2016 Aug 03
3
Samba 4.2.14 Group Policy (GPO) sync error
Hello, I think I really need some help on this. Since Samba 4.2.11 upgrade my Windows 10 clients are unable to synchronize group policies. I have asked about this already here <https://lists.samba.org/archive/samba/2016-April/199226.html>. Now I re-investigate the issue with Windows 10 1607 update and still face the same issue which prevents me from rolling out this configuration in
2016 Aug 03
0
Samba 4.2.14 Group Policy (GPO) sync error
> Can you run on a failing computer : > - netdom verify yourpcname It seems to work only with FQDN: C:\Temp>netdom verify cyb64w10-monster The format of the specified computer name is invalid. The command failed to complete successfully. C:\Temp>netdom verify cyb64w10-monster.ad.cyberdyne.local The secure channel from CYB64W10-MONSTER.AD.CYBERDYNE.LOCAL to the domain CYBERDYNE
2017 Dec 12
0
Can't access DNS from RSAT
Are you using the default ssl certs in samba?. I had a similar issue, and after create my own certificate with all common names used on my domain (for example domain.com, dc1.domain.com and dc2.domain.com), I'm able to manage the dns using RSAT using that named. With ip address still failing. Greetings!! El 12 dic. 2017 6:13 p. m., "Taylor Hammerling via samba" < samba at
2016 Aug 03
2
Samba 4.2.14 Group Policy (GPO) sync error
Hi Louis, Many many thanks for your very quick and comprehensive reply. I also found this thread here <https://lists.samba.org/archive/samba/2016-July/201471.html> Unfortunately none of the suggestions seem to entirely resolve the issue. As a first work-around I have inserted ldap server require strong auth = no to my smb.conf and re-started Samba. Unfortunately this didn't
2017 Dec 12
2
Can't access DNS from RSAT
I found this page https://bugzilla.samba.org/show_bug.cgi?id=12807 which seemed to have someone experiencing the same issue I am. I tried adding "allow dcerpc auth level connect:dnsserver = yes" to my smb.conf, rebooted the server, but still I get the an access denied message in windows. However, what is logged in the log.samba files has changed since adding this option to my smb.conf.
2016 Aug 04
0
Samba 4.2.14 Group Policy (GPO) sync error
>I actually also thought Windows does not care > about > case sensitivity and for hostnames by default it shouldn't matter. Thats correct but if windows is buggy.. Source : https://support.microsoft.com/nl-nl/kb/2891966 It was worth a try.. https://support.microsoft.com/en-us/kb/2954031 for the status rapport error, one you can check also. I see still something incorrect
2016 Aug 04
0
Samba 4.2.14 Group Policy (GPO) sync error
Hai, No, your output is not good. >C:\Temp>netdom verify cyb64w10-monster >The format of the specified computer name is invalid. Thats not good. > C:\Temp>nslookup cyb64w10-monster > Server: UnKnown > Address: fdea:5b48:d4c1:1:1::6 Also not good. If you resolving is setup correct both should work. netdom verify cyb64w10-monster and netdom verify
2016 Aug 04
2
Samba 4.2.14 Group Policy (GPO) sync error
On Thu, 4 Aug 2016 12:02:18 +0200 rme at bluemail.ch wrote: > > Well, I am using IPv6 mainly for all services and don't want to > > disable it. Though I might try this temporary which will be quite a > > bunch of reconfiguration to disable IPv6 in all services. So I will > > come back with results on this later. > > I have completely disabled IPv6 on the server
2017 Dec 12
1
Can't access DNS from RSAT
Daniel, I could kiss you :D I am using the default SSL certs in samba. I tried connecting to the new DC using it's FQDN instead of it's IP, and BAM, it connected just fine. Couldn't really tell you why, but as long as I can access it I'm happy! On Tue, Dec 12, 2017 at 11:20 AM, Daniel Carrasco <d.carrasco at i2tic.com> wrote: > Are you using the default ssl certs in
2017 Dec 12
2
Can't access DNS from RSAT
The user is a member of "Domain Admins" so they should be able to access the DNS (as is evident by the fact that they can access the DNS thru RSAT on the initial DC). But just to be thorough I have added "Domain Admins" to the group "DnsAdmins" and tested again, still get the "access denied" error from within windows. On Tue, Dec 12, 2017 at 11:01 AM,
2017 Dec 12
0
Can't access DNS from RSAT
I cranked up the log level to 3 and found this in the log.samba file when trying to open the DNS Manager RSAT from my client machine (which is joined to the same domain as the DCs) [2017/12/12 09:59:30.601170, 2] ../source4/rpc_server/dcerpc_server.c:1804(dcesrv_request) dcesrv_request: restrict auth_level_connect access to [dnsserver] with auth[type=0xa,level=0x2] on [ncacn_ip_tcp] from
2014 Nov 10
0
User's DPAPI/backupkey protected data lost when changing domain password
After a user changes their password (CTRL-ALT-DEL) in our Samba 4 domain (4.1.12) they lose access to any stored passwords on their Windows PC. I've set the log level in smb.conf to 4 and enabled the GPO to record DPAPI log entries in Windows to get the below log data. My reading of the two is that the Windows PC believes it is failing to reset the access to its DPAPI store (where the saved
2016 Aug 04
3
Samba 4.2.14 Group Policy (GPO) sync error
Forgot one extra. On the win 10, check this reg key. HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Hostname It states you hostname here, but if its not in caps change it to HOSTNAME In that register key. (HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters) You should see also you dnsdomain at Domain and NV Domain. NV Hostname should be in CAPS also. The domains not.
2016 Apr 14
0
Fw: I can not access the DNS via RSAT, access denied
i mean 4.2.11 Inizio messaggio inoltrato: Data: Thu, 14 Apr 2016 15:31:25 +0200 Da: Giovanni Santoni <giovanni.santoni at fredditalia.com> A: samba at lists.samba.org Oggetto: I can not access the DNS via RSAT, access denied I tried the version 4.11 and will not let me access the DNS via RSAT, I changed several permissions in several ways and does not allow me access will be a bug?