similar to: Reverse Lookup Zone

Displaying 20 results from an estimated 30000 matches similar to: "Reverse Lookup Zone"

2013 Jan 19
3
Users and groups without Winbind
I'm just curious how this works. I've set up an Active Directory Domain controller using Samba 4.0.0. I DO NOT have Winbind configured. When I run "ls -al /samba/share/directory" I notice that I have users named like 3000000 belonging to the group "users". Without windbind configured, how do I have users and groups inside of my Samba domain (for instance the
2012 Dec 20
3
Update A Compiled Version
I'm pretty new to compiling software, although I would rather compile my own Samba 4.0.0 server rather than wait for it to become available in the repositories of my distribution. How do you update compiled software. Like if I compile and install Samba 4.0.0, and then 4.0.1 comes out, Is there a way to update to that without starting from scratch and having to rebuild my domain? Thanks
2013 Feb 22
2
Roaming Profile synchronization errors on new samba
I too have been experiencing the same issues with my Samba server and Windows 8. I am currently running Samba 4.0.3. My Windows 7 client's profiles are synchronizing, but I am receiving that same error on my Windows 8 machines. The user has full permissions over their roaming profile directory, so I'm not too sure what the issue is.
2016 Aug 18
2
Missing new NS record.
Hey everyone. I've had an AD domain running on a samba server for years now. I recently decided to add a second samba DC. (both 4.4.5) I ran through all the DNS checks mentioned here... https://wiki.samba.org/index.php/Check_and_fix_DNS_entries_on_DC_joins All the entries were there! However, I noticed that the domain only has one NS record present. "host mydomain.com" returns both
2014 Aug 10
1
samba4 internal dns Server ddns for the reverse lookup Zone
Hi everybody, According to my ddns denied problem with bind dlz zone i tried the internal dns server from samba4. The forward lookup zone is still working correctly and do ddns updates for my win7 Client. But when i create the reverse zone with the windows remote admin tools and restart samba4 the ddns isn't working for the reverse zone. No ip adresses will be added. How can i configure
2013 Jun 17
1
Samba as Domain Member
I have Samba 4.6.6 running as an ADDC and all is working great. I have a Samba 3.6.9 File Server that I want to join to the domain. I have gone through the steps but am having issues. In my smb.conf file I have added the following realm = my.domain security = ads encrypt passwords = yes I edited my Kerberos file [libdefaults] default_realm = MY.DOMAIN dns_lookup_kdc = true
2012 Sep 14
1
New DNS implementation
Hey everyone. I compiled Beta 9 and used the Bind9 DNS server for Samba DNS. Now I'd like to compile and set up RC1. I hear that it uses the new internal DNS server by default. Is there any additional configuration that needs to be set up here with the new DNS implementation?
2018 Nov 06
2
dynamic update for reverse lookup zone denied - insufficient access rights
Hello, I'm struggling with an error for secure dynamic dns updates for reverse lookup zones. My environment: 2 Samba 4.8.4 DC's with BIND DLZ as dns backend, running on Centos 7.5. Samba was compiled from source with default heimdal kerberos (./configure --with-systemd --enable-gnutls) /I know now that --with-systemd is not needed, but didn't now that the time of compilation/.
2016 Aug 19
2
Missing new NS record.
Yes I shut down the original DC, and noticed most of the AD relient services were hanging, and I think the culprit was DNS on the new DC. Would you guys recommend waiting for 4.5, or switching to the BIND backend? The only reason that I chose the internal DNS server in the first place was that I thought Kai said the BIND side wasn't getting as much love these days. On Thu, Aug 18, 2016 at
2018 Jul 21
2
samba 4.8 with bind - bugged dns entry in reverse lookup zone
Hello, I stumbled upon weird error/bug. My setup: 4.8.3 AD on centos 7.5 (compiled from source). BIND as dns running on AD DC with secure dns updates setup and working. Most of the DNS updates are dynamic, some added manually using windows DNS manager. One of the PTR entries in reverse lookup zone went missing. It's not visible in the windows DNS manager, it's nowhere to be found
2012 Dec 23
1
Updating Samba
I'm pretty new to compiling software, although I would rather compile my own Samba 4.0.0 server rather than wait for it to become available in the repositories of my distribution. How do you update compiled software. Like if I compile and install Samba 4.0.0, and then 4.0.1 comes out, Is there a way to update to that without starting from scratch and having to rebuild my domain? Thanks can I
2012 Dec 13
1
DNS Replication
I created a test domain on a Samba 4.0.0 machine, and added a Server 2008 R2 server. I joined it as a domain controller and DNS server. I've noticed that records that I create on one server aren't being replicated to the other. I experienced this with some of the Betas and Release Candidates too, but I thought it was fixed. Why isn't DNS replication working? Thanks Samba team
2020 Apr 27
2
Questions about reverse zone
Hi Guys, I've two DC (Zentyal Samba 4.7.6) and put new DC (Centos 7, Samba 4.7.6) with additional domain controller and works fine. My question is about reverse zone. The original DC (zentyal1 and zentyal2) have a reverse registres ``` root at zentyal1:/etc/bind# dig +noall +answer -x 10.13.250.110 110.250.13.10.in-addr.arpa. 259200 IN PTR zentyal1.example.com. root at zentyal1:/etc/bind# dig
2019 Nov 12
2
Invalid PTR record in reverse lookup zone
On Mon, Nov 11, 2019 at 05:27:03PM +0000, Rowland penny via samba wrote: > > > > Kerberos SRV _kerberos._tcp.ad.home.arpa record verified ok, sample output: > > > > Server: 192.168.183.1 > > > > Address: 192.168.183.1#53 > > > > > > > > _kerberos._tcp.ad.home.arpa service = 0 100 88 kronos.ad.home.arpa. > > > > Samba is
2004 Jul 23
2
Reverse number lookup
Voicepulse Connect provides callerid number, but not name. If the caller isn't already in my database I would like to do a reverse number lookup on the net to get a name. There are several web sites that allow you to do exactly that, for free. To do that from * would require that I write scripts to run the web query and get the name off the results page. Some of the sites I looked at
2013 Feb 08
0
Reverse lookup Zone not update
Dear all I have setup samba4 ad. It is working correctly. I have used internal DNS with samba. Forward lookup zone is ok. but not create reverse lookup zone. if i manualy created reverse zone. it is working. But it not update automatically. what is the reason for that. any body help me. Thank You Samith
2018 Nov 06
0
dynamic update for reverse lookup zone denied - insufficient access rights
On Tue, 6 Nov 2018 11:24:43 +0100 Kacper Wirski via samba <samba at lists.samba.org> wrote: > Hello, > > I'm struggling with an error for secure dynamic dns updates for > reverse lookup zones. > > My environment: > > 2 Samba 4.8.4 DC's with BIND DLZ as dns backend, running on Centos > 7.5. Samba was compiled from source with default heimdal kerberos
2012 Apr 02
3
Samba4 how to get a reverse dlz zone
Hi I have s4 with bind9 working fine. I see that it sets up a forward zone without using zone files (is that the dlz bit?) Is it possible to get it to produce a reverse zone? Thanks, Steve pp lcb
2018 Jul 21
0
samba 4.8 with bind - bugged dns entry in reverse lookup zone
Hello, I found this bugged record with ldbsearch -H path/to/samba/bind-dns/dns/sam.ldb.d/DC\=DOMAINDNSZONES\,DC\=SUBDOMAIN\,DC\=DOMAIN\,DC\=PL.ldb '(name=49)' So I have a couple of questions - hopefully someone can shed some light: - am I looking in correct .ldb for bind-dns? - can I remove this record? If yes what's the best method? Should samba and/or bind be stopped? As I
2019 Oct 30
0
RSAT Tools no pointer (PTR) resource record to a reverse lookup zone
I tested on Samba 4.10.8 and 4.9.13 - result is the same (for internal DNS as well as for BIND9 DLZ DNS Back End) There is also an unsolved bug https://bugzilla.samba.org/show_bug.cgi?id=12186 > Vogel, Sven Sven.Vogel at kupper-computer.com > Wed Aug 17 20:35:31 UTC 2016 > -------- > i have since any Versions of Samba a problem with automatic creation of PTR Record with RSAT. > If