search for: flatfiles

Displaying 20 results from an estimated 134 matches for "flatfiles".

Did you mean: flatfile
2011 Sep 27
4
What best decision to make for flatfiles or SQL when I use Dovecot2 + Postfix together?
...that way. I read through lots of the Dovecot wiki for v2. There are many ways for storing the database data. My goal is to only have data in one instances, used by both Postfix & Dovecot. I'm a little confused about: to do that sharing-in-one-place, do I have to use SQL or can I use the flatfiles like passwd-db? I think for sure someone already decided the best approach for this, and maybe I'm not understanding the logic to it. The data I think I need to share are: users (user at domain.com) passwords user aliases (mapping user2 at domain.com -> user1 at domain.com) domains...
2019 Aug 05
6
samba dlz. bind9 nslookup is wrong
On 05/08/2019 10:14, Patrik wrote: > I am not using flatfiles and i using BIND_DLZ it shows in my log and i > do not use flatfiles. BIND_DLZ only. Oh yes you are, you have this in your /etc/bind/named.conf.local : ??? zone "patrikx3.com" { ??????? type master; ??????? file "/etc/bind/zones/enp1s0f3/patrikx3.com"; ??????? include...
2019 Aug 28
5
Samba 4.10.7 question with external DNS Server
Hello Together Please i have here a little company with any exisiting internal DNS Server "BIND 9.11.5-P4-5.1-Debian (Extended Support Version) <id:998753c>" Today i compilled the release Samba 4.10.7 successfully on any new machine here..... i read on Samba org the following News. - Do not use the BIND9_FLATFILE DNS back end. It is not supported and will be removed
2019 May 16
2
PJSIP call Delay DNS/Realtime
Hello all, I'm migrating a box from PJSIP with normal Flatfiles to ODBC/Realtime, Also 16.0.1 to 16.3.0. After adding a few peers to the new RT box, I noticed a delay in call processing. All I had done thus far is added a few endpoints for upstream carriers, And one downstream for the legacy PBX it was replacing. After a bit of troubleshooting I found the issue...
2019 Aug 05
5
samba dlz. bind9 nslookup is wrong
...you what your problem is, refusing to accept that you have setup Bind9 incorrectly is no reason for opening a new thread. Just in case you missed it, or misunderstood it: You need to decide which network card you want to use with Samba and set up smb.conf accordingly. You need to stop use 'flatfiles' with Samba and use BIND_DLZ instead. As I said, once you accept your setup is incorrect, I am prepared to help you set it up correctly. Rowland
2019 Aug 05
6
samba dlz. bind9 nslookup is wrong
...ps://corifeus.com> | +36 > > 20 342 8046 > > > > > > > > > > On Mon, Aug 5, 2019 at 11:28 AM Rowland penny via samba < > > samba at lists.samba.org> wrote: > > > >> On 05/08/2019 10:14, Patrik wrote: > >> > I am not using flatfiles and i using BIND_DLZ it shows > in my log and i > >> > do not use flatfiles. BIND_DLZ only. > >> > >> Oh yes you are, you have this in your /etc/bind/named.conf.local : > >> > >> zone "patrikx3.com" { > >> type mas...
2019 Aug 28
3
Samba 4.10.7 question with external DNS Server
On 28/08/2019 14:18, L.P.H. van Belle via samba wrote: > I think his question was. > > Is there a way to convert flatfile to samba-AD dns. > As far i know, not, but that should be pretty easy to script. > If that is the case, then it should be easy to script the transfer of records, but I do not think that was what the OP asked about ;-) Rowland
2006 Apr 11
3
Robust Search Solution (with CentOS 4.3)
I've got about 10,000 docs I'd like to devise a search/index for. I found a perl script called Perlfect that can do that on an old P3 but at the astronomical time of 7 hours. Another script(cgi/perl) at hotscripts can do the same but allows the "rm -rf /" exploit. DoH!? Is there anything perl/flatfile that can search/index faster? This is a nice job for an aging P3 in the
2019 Aug 28
0
Samba 4.10.7 question with external DNS Server
..._FLATFILE DNS back end. It > is not supported > > and will be removed in the future > > > > Please arn't possible to make any bind from AD to a > exisiting DNS Server? > > > > Best regards > > Mauri > > > Sorry, but the future is nearly here, flatfiles will be formally > deprecated when 4.11.0 is released and removed at 4.12.0 > > So, as you can see, you cannot use flatfiles with Samba, this > means you > have a couple of options, use the DC as the dns server for > your domain, > or use a subdomain for the Samba AD doma...
2017 Jun 13
10
smbclient ends in NT_STATUS_CONNECTION_REFUSED error
I have applied the changes as suggested. After restarting the server, smbclient-command worked! But after I restarted the Samba Client with „/etc/init.d/samba restart“ I was once again confronted with the same problem! Again, only another server restart did the trick. Now I am facing this problem constantly. As soon as I restart, this command among others won’t work without displaying an error
2014 Jul 09
2
samba wiki
Hai, ? i was reading: ? http://wiki.samba.org/index.php/Samba_AD_DC_HOWTO#Testing_DNS? which stats : Don't use BIND9_FLATFILE! It's not documented and supported!? ? This is wrong imo.? ? bind9_flatefile works fine, it just does not support multi master dns, and bind9_DLZ does. so you must setup a master/slave setup for bind9 with flatfile ? If you need to run a network with
2008 Jan 25
4
Function for translation of a list into a matrix as used by ordination?
Hello. Does anyone know of an existing function that takes a list in the form of: Plot1 Species1 Abundance1 Plot1 Species2 Abundance2 Plot2 Species1 Abundance1 Plot2 Species3 Abundance3 . . . PlotN SpeciesN AbundanceN and translates into a matrix in the form of Species1 Species2.... SpeciesN Plot1 Abundance1 Abundance2... AbundanceN Plot2 Abundance1
2014 Dec 16
2
Switching to Bind from Samba Internal
Rowland, Thanks for the reply. I believe you're right. It appears the zone information is retrieved from '/usr/local/samba/private/named.conf'? Correct? I notice I do not have 'named.conf'. I have 'named.conf.update'. On 12/16/2014 9:21 AM, Rowland Penny wrote: > On 16/12/14 13:54, James wrote: >> Hello, >> >> Looking to switch to Bind.
2019 Aug 05
0
samba dlz. bind9 nslookup is wrong
...; | +36 > > 20 342 8046 > > > > > > > > > > On Mon, Aug 5, 2019 at 11:28 AM Rowland penny via samba < > > samba at lists.samba.org> wrote: > > > >> On 05/08/2019 10:14, Patrik wrote: > >> > I am not using flatfiles and i using BIND_DLZ it shows > in my log and i > >> > do not use flatfiles. BIND_DLZ only. > >> > >> Oh yes you are, you have this in your /etc/bind/named.conf.local : > >> > >> zone "patrikx3.com" { > >>...
2019 Aug 05
0
samba dlz. bind9 nslookup is wrong
I am not using flatfiles and i using BIND_DLZ it shows in my log and i do not use flatfiles. BIND_DLZ only. as you can see it is pure bind and it just generates a weird ip address (192.168.81.120, 2001:470:1f1b:5b5:eeaa:a0ff:fe1b:4d84) this ip addresses cannot be pinged, missing this client. you can see in smb.conf i do no...
2020 Jul 15
3
Deprecation of scp protocol and improving sftp client
On Wed, 15 Jul 2020, Red Cricket wrote: > I have had this in my .bashrc for years: > > alias scp='rsync -avzP' Similar, though I named it rcp because nobody has the real rcp installed any more, but sometimes I need scp to connect to systems that lack rsync. https://evolvis.org/plugins/scmgit/cgi-bin/gitweb.cgi?p=shellsnippets/shellsnippets.git;a=blob;f=mksh/rcp;hb=HEAD >
2016 Mar 18
2
missing DomainDnsZones and ForestDnsZones ?
On Fri, 2016-03-18 at 21:01 +0000, Rowland penny wrote: > On 18/03/16 20:38, Robert Moulton wrote: > > > > > > It's a production domain. We run our own DNS and tried BIND9_DLZ > > but > > our DNS setup is complicated enough that we ended up resorting to > > flatfile, manually updating our BIND zone files as needed. We know > > it > >
2013 May 10
2
Windows 8 and Samba 4 - network path not found
Hi list I have a problem and I hope anyone here can provide me a solution to my problem. I have a Samba4 Server installed on a hosted platform with bind9 flatfile backend. The OS is Ubuntu 12.04 LTS. All tests on the server succeeded. Name resolution works fine and also the sambaclient -L localhost -U% is successful. Whenever I try to join the domain with my Win8 machine I get the
2019 Aug 05
1
samba dlz. bind9 nslookup is wrong
...a [mailto:samba-bounces at lists.samba.org] Namens > > Patrik via samba > > Verzonden: maandag 5 augustus 2019 11:14 > > Aan: Rowland penny > > CC: samba at lists.samba.org > > Onderwerp: Re: [Samba] samba dlz. bind9 nslookup is wrong > > > > I am not using flatfiles and i using BIND_DLZ it shows in my > > log and i do > > not use flatfiles. BIND_DLZ only. > > as you can see it is pure bind and it just generates a weird > > ip address > > (192.168.81.120, 2001:470:1f1b:5b5:eeaa:a0ff:fe1b:4d84) this > > ip addresses > >...
2019 May 25
2
dlz_bind9_9.so: failed to map segment from shared object
>No, ALL of your named named.conf files, this includes the ones in >/etc/bind 'named.conf, named.conf.options, named.conf.local, >named.conf.default-zones and finally the one you have posted, but from >before you changed it. > >Can you also answer the question, was bind9 installed before you >provisioned Samba ? >Rowland I have installed BIND9 after installed the