Displaying 20 results from an estimated 69 matches for "dogmas".
Did you mean:
dogma
2017 Dec 04
4
Samba 4.7.2 + bind on Fedora 27: samba_dlz: spnego update failed
Il giorno lun, 04/12/2017 alle 14.48 +0000, Rowland Penny via samba ha
scritto:
>
>
> The cure is to STOP your windows clients trying to update their own
> records.
Yes, this is true, on windows I will stop this service.
But my problem now is another
The samba command
samba_dnsupdate --verbose --all-names --fail-immediately
not work
It's possible to resolve this
2017 Dec 04
3
Samba 4.7.2 + bind on Fedora 27: samba_dlz: spnego update failed
Il giorno lun, 04/12/2017 alle 12.07 +0000, Rowland Penny via samba ha
scritto:
> Is the DHCP server updating the records for you ?
Yes, but for now the problem is not dhcp (see follow)
> If so, you need to stop the windows clients trying to update their
> own records, they don't own them.
I have the problem when join to domani via samba on another server, or
when I run
2017 Dec 04
0
Samba 4.7.2 + bind on Fedora 27: samba_dlz: spnego update failed
Il giorno lun, 04/12/2017 alle 16.00 +0100, Dario Lesca via samba ha
scritto:
> The samba command
>
> samba_dnsupdate --verbose --all-names --fail-immediately
>
> not work
Following this howto,
https://wiki.samba.org/index.php/Dns_tkey_negotiategss:_TKEY_is_unacceptable#Verifying_That_the_BIND_AD_Account_Exists_for_the_DC
I have try this:
[ root at server-addc
2017 Dec 04
2
Samba 4.7.2 + bind on Fedora 27: samba_dlz: spnego update failed
Il giorno lun, 04/12/2017 alle 11.29 +0000, Rowland Penny via samba ha
scritto:
> Try changing the 'options' of named.conf to this:
Thanks Rowland
Integrated your suggested changes and restart samba and named
Now my named.conf is this[1], but none is change:
[ root at server-addc ~]# samba_dnsupdate --all-names --fail-immediately
update failed: REFUSED
dic 04
2017 Dec 04
0
Samba 4.7.2 + bind on Fedora 27: samba_dlz: spnego update failed
On Mon, 04 Dec 2017 15:34:37 +0100
Dario Lesca via samba <samba at lists.samba.org> wrote:
> Il giorno lun, 04/12/2017 alle 12.07 +0000, Rowland Penny via samba ha
> scritto:
> > Is the DHCP server updating the records for you ?
>
> Yes, but for now the problem is not dhcp (see follow)
>
> > If so, you need to stop the windows clients trying to update their
>
2017 Dec 04
2
Samba 4.7.2 + bind on Fedora 27: samba_dlz: spnego update failed
On Mon, 04 Dec 2017 16:57:15 +0100
Dario Lesca via samba <samba at lists.samba.org> wrote:
> Il giorno lun, 04/12/2017 alle 16.00 +0100, Dario Lesca via samba ha
> scritto:
> > The samba command
> >
> > samba_dnsupdate --verbose --all-names --fail-immediately
> >
> > not work
>
>
> Following this howto,
>
2017 Dec 04
4
Samba 4.7.2 + bind on Fedora 27: samba_dlz: spnego update failed
I have setup on Fedora 27 server a AD-DC samba server + bind + dhcp.
All seem work fine: I can join to domain, add/remove dns records with
samba-tools, access to shared folder, use MS Management Console on
Win7, ecc
But when I join a new machine Samba winbind Member server to domain
[ root at server-dati ~]# net ads join DOGMA-TO -U administrator
Using short domain name --
2017 Dec 04
0
Samba 4.7.2 + bind on Fedora 27: samba_dlz: spnego update failed
Is
/var/lib/samba/bind-dns/
accessible by bind?
Regards
Christian
Am 04.12.2017 um 11:35 schrieb Dario Lesca via samba:
> I have setup on Fedora 27 server a AD-DC samba server + bind + dhcp.
>
> All seem work fine: I can join to domain, add/remove dns records with
> samba-tools, access to shared folder, use MS Management Console on
> Win7, ecc
>
> But when I join
2017 Dec 04
2
Samba 4.7.2 + bind on Fedora 27: samba_dlz: spnego update failed
Il giorno lun, 04/12/2017 alle 13.17 +0100, Christian Naumer via samba
ha scritto:
> Is
>
> /var/lib/samba/bind-dns/
>
> accessible by bind?
Yes, and selinux is disable
[ root at server-addc ~]# find /var/lib/samba/bind-dns/ -ls
3149158 0 drwxrwx--- 3 root named 95 dic 4 14:03 /var/lib/samba/bind-dns/
111 0 drwxrwx--- 3
2017 Dec 04
0
Samba 4.7.2 + bind on Fedora 27: samba_dlz: spnego update failed
Il giorno lun, 04/12/2017 alle 16.00 +0100, Dario Lesca via samba ha
scritto:
> The samba command
>
> samba_dnsupdate --verbose --all-names --fail-immediately
>
> not work
I have add '-d 9' to dlz section
dlz "AD DNS Zone" {
# For BIND 9.11.x
database "dlopen /usr/lib64/samba/bind9/dlz_bind9_11.so -d 9";
};
And this is
2017 Dec 04
2
Samba 4.7.2 + bind on Fedora 27: samba_dlz: spnego update failed
On Mon, 04 Dec 2017 16:31:16 +0100
Dario Lesca via samba <samba at lists.samba.org> wrote:
> Il giorno lun, 04/12/2017 alle 16.00 +0100, Dario Lesca via samba ha
> scritto:
> > The samba command
> >
> > samba_dnsupdate --verbose --all-names --fail-immediately
> >
> > not work
>
> I have add '-d 9' to dlz section
>
> dlz
2017 Dec 04
0
Samba 4.7.2 + bind on Fedora 27: samba_dlz: spnego update failed
Am 04.12.2017 um 17:19 schrieb Rowland Penny via samba:
> On Mon, 04 Dec 2017 16:57:15 +0100
> Dario Lesca via samba <samba at lists.samba.org> wrote:
>
>> Il giorno lun, 04/12/2017 alle 16.00 +0100, Dario Lesca via samba ha
>> scritto:
>>> The samba command
>>>
>>> samba_dnsupdate --verbose --all-names --fail-immediately
>>>
2017 Dec 04
0
Samba 4.7.2 + bind on Fedora 27: samba_dlz: spnego update failed
On Mon, 04 Dec 2017 12:56:19 +0100
Dario Lesca via samba <samba at lists.samba.org> wrote:
> Il giorno lun, 04/12/2017 alle 11.29 +0000, Rowland Penny via samba ha
> scritto:
> > Try changing the 'options' of named.conf to this:
>
> Thanks Rowland
>
> Integrated your suggested changes and restart samba and named
>
> Now my named.conf is this[1], but
2003 May 28
4
WINT-NT is working as PDC and Redhat Linux Samba BDC and how to use rsync?
Can anybody give me a hint how to set up Samba BDC(RedHat 9.0) with
rsync-ing WIN-NT PDC so that if WIN-NT PDC is down all the clients can
still get Authentication service from Samba BDC(RedHat 9.0). i have seen
in Samba documentation that it can be done using rsync but nowhwere it
is clearly explained howto do it.. I ran out of gas by looking through
google also... :-(
With Best Regards
YS
2014 Mar 14
1
Replying to Posts
On Thu, March 13, 2014 15:32, Kevin Larsen wrote:
>> On 13/3/14 6:27 pm, Eric Wieling wrote:
>> > This is an example of why I top post. Who wrote what?
>>
+1-1 = 0
I do not care about where people put their replies so long as I can figure out
who is answering what. What I do not like to read is this interminable
religious dogma about the 'natural' order of
2011 Jan 18
2
substituting level for NA in factor column
...true majesty
of our world in all its complexity.
-Richard Dawkins
The scientific tradition is distinguished from the pre-scientific tradition
in having two layers. Like the latter it passes on its theories but it
also passes on a critical attitude towards them. The theories are passed
on not as dogmas but rather with the challenge to discuss them and improve
upon them.
-Karl Popper
...consider yourself a guest in the home of other creatures as significant
as yourself.
-Wayside at Wilderness Threshold in McKittrick Canyon, Guadalupe Mountains
National Park, TX
Cumberland Piedmont Network (CUPN)...
2010 Jun 12
1
generating ordered, random decimal fractions
...true majesty
of our world in all its complexity.
-Richard Dawkins
The scientific tradition is distinguished from the pre-scientific tradition
in having two layers. Like the latter it passes on its theories but it
also passes on a critical attitude towards them. The theories are passed
on not as dogmas but rather with the challenge to discuss them and improve
upon them.
-Karl Popper
...consider yourself a guest in the home of other creatures as significant
as yourself.
-Wayside at Wilderness Threshold in McKittrick Canyon, Guadalupe Mountains
National Park, TX
Cumberland Piedmont Network Forest...
2003 Mar 10
3
DocBook and XML
I think I can say I've been officially horrified into a coma.
During a routine rebuild after installing DocBook tools, I wandered
away.. and then back and after half an hour, the build was still
stalled on the same command: xsltproc.
Huh? I thought, has it crashed?
Strace revealed that it was making a bazillion connections all over
the net. Loking at the XML, it's clear why. Because
2003 Mar 10
3
DocBook and XML
I think I can say I've been officially horrified into a coma.
During a routine rebuild after installing DocBook tools, I wandered
away.. and then back and after half an hour, the build was still
stalled on the same command: xsltproc.
Huh? I thought, has it crashed?
Strace revealed that it was making a bazillion connections all over
the net. Loking at the XML, it's clear why. Because
2007 Sep 04
2
Microsoft RTAudio
B. Mitchell Loebel wrote:
> Hello LWATCDR:
>
> OK with me, but 1) I'm a Microsoft stockholder and 2) I'm not going to
> stand still for people trashing Capitalist successes!! 'Nuff said.
How about if I sell you a copy of speex. Buy low, sell high seems like
a good capitalist plan, and then you could feel good about using Speex!
Ben
--
Ben Greear