similar to: How To Delete DNS Domain

Displaying 20 results from an estimated 9000 matches similar to: "How To Delete DNS Domain"

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
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.
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
Good morning all! I have two DCs, both running Samba 4.7.3. I have just joined the second DC to the domain. The second DC is replicating AD objects perfectly, I verified this by running "samba-tool drs showrepl" as well as using the ADUC RSAT snapin and adding a user to one DC, then switching the DC that ADUC connects to and verifying that the user was properly replicated. The DNS
2020 Sep 11
3
dnsvi and bind_dlz
Hello is there a way to use dnsvi with samba bind_dlz? When i use this i get error update failed: NOTAUTH
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
2017 Oct 09
1
Samba AD DC dns issue
Hi, I have 2 samba AD Dc's running 4.7.0 with bind_DLZ on both servers. For the most part things seem to be working as expected. I have created reverse zones as per https://wiki.samba.org/index.php/DNS_Administration#Creating_a_new_zone. I have noticed 2 things that seem odd. when I use the windows dns manager to add an A record. If I check the box that says to update the reverse zone and
2005 Apr 02
2
OT Windows policy question
List, Thanks tremendously to JC and JHT for guiding (nay, kicking) me toward getting ACLs to work on RHAS3. Reading the RH sysadmin guide about ACLs and searching elsewhere, as well as thinking for myself, were also a pre. Now for something completely different: High school in Amsterdam Netherlands: - RHAS3 - Samba 3.0.11 RPC, not ADS (no way we're upgrading while the bug reports keep
2003 Mar 13
4
gpedit.msc as centralized policy for 2k/xp clients
John, > I would like to figure out how to do this > gpedit.msc+AD+gpc+gpt magic for > win2k/xp with linux+samba(2.2/3.0/tng)+openldap and is it possible at > all? We use local (!) GPOs on our Win2k clients with great success: - log on to "master" workstation as administrator - create a link to the "C:\WINNT\system32\GroupPolicy" folder on your administrator's
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
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,
2014 Jun 02
2
Samba File Share Encryption How To?
Hello, Can someone please point me to documentation on encrypting a file share? Looking to have data created on a Windows workstation backed up and saved on a Samba file share across a WAN link. Currently using IPsec so I assume I'm good on the transport end? Thanks. -- -James
2010 Dec 24
2
printer drivers from windows 7 MMC?
I found a fancy, easy (seeming) way to add printer drivers in windows 7 since the old methods don't seem to work anymore. if you run mmc, you can add a snapin called print management, which enables you to manage various things (drivers, forms, ports, and printers to be most important). Problem is, I can't figure out how to use the "Drivers" method to add drivers. I get a
2013 Mar 01
2
samba4 PDC to BDC file replication
Hi, I have built two samba4 boxes, one as a PDC and the as a DC, all working perfectly. If I create a user through the mmc snapin then turn off the PDC, I can still login to the domain using the DC which is great. The problem is their files and ntfs permissions on BDC. I have assigned user and group rights using windows explorer to certain folders, i.e granted user1 full permissions to that
2017 Oct 25
2
Migrating samba AD DC from 4.1.0 to 4.7.0 and dns backend change
Hi, We are in the process of migrating our samba AD (4.1.0pre1-GIT-6be458d) to the latest 4.7.0 release. In the process we want to switch from the BIND_DLZ to the internal dns server. I have done some experiments in our test environment and everything seems to work ok, but I'm not sure how to handle the dns backend change. Is it just the case of running samba_upgradedns
2017 Oct 25
1
Migrating samba AD DC from 4.1.0 to 4.7.0 and dns backend change
On 25/10/17 13:22, lingpanda101 wrote: > On 10/25/2017 6:22 AM, Lukasz Zalewski via samba wrote: >> Hi, >> We are in the process of migrating our samba AD >> (4.1.0pre1-GIT-6be458d) to the latest 4.7.0 release. In the process we >> want to switch from the BIND_DLZ to the internal dns server. >> >> I have done some experiments in our test environment and
2014 Jun 11
4
TSIG error with server: tsig verify failure
Hello, I still receive this error in my log.samba and when running '/samba_dnsupdate --verbose --all-names'. Has this been fixed completely? Searching through the archives I see this post https://lists.samba.org/archive/samba-technical/2013-February/090408.html. Using Samba 4.1.7 with Ubuntu Server 12.04. My understanding is the update still succeeds but the error is
2016 Dec 12
2
Importing Computer DNS entries
Hello, I have a Samba 4.5 AD classic upgraded from a Samba 3 PDC. (classicupgrade steps from official wiki) But existing computers are not present in the DNS zone from the new BIND9_DLZ database, how can i add DNS entries for existing computers ? Thank you.
2019 Aug 23
2
New Domain can't connect to localhost
Hai, A quick reply, i was almost out of the office here.. Your config looks ok except one thing. You can try switching the hosts, like this. /etc/nsswitch.conf hosts:????????? files dns mdns4_minimal [NOTFOUND=return] I suggest you verify the dns A PTR NS records of the servers. https://wiki.samba.org/index.php/DNS_Administration
2013 Apr 09
1
(D)DNS Updates with GNU/Linux clients in a samba 4 AD environment (BIND_DLZ)
Hi ! I bounce on the Mr Sloop's post ([Samba] DDNS / DHCPd && Internal DNS or BIND_DLZ) to ask what's the easiest way to allow Linux clients to update themself their DNS record in the Samba4 AD server (with BIND_DLZ Dns server). It works well with windows clients, but with Linux clients joined to the domain, with a valid Kerberos ticket, the client receive a error