Displaying 13 results from an estimated 13 matches for "affacted".
2016 Nov 28
2
Samba and kerberized NFSv4
...39;s is
searching in its database for a userPrincipalName=nfs/server.dom.tld
while I have added a servicePrincipalNamenfs/server.dom.tld with the
samba-tool. Due to this neither the server is getting a TGT nor the
client a TGS ...
Am I doing anything wrong? Is that beahaviour intentional?
Version affacted is samba 4.2.10 from the official debian 8 repositories
(on DCs and the member server).
Kind regards,
Matthias
2016 Nov 28
0
Samba and kerberized NFSv4
...t;hostname>@<REALM>
You should also check the listing of your keytab - if you're using
the wrong syntax for your principalName, samba-tool will tell you
it added an entry to the keytab (which in fact it didn't).
linux # ktutil
> rkt /etc/krb5.keytab
> list -e
> Version affacted is samba 4.2.10 from the official debian 8
> repositories
> (on DCs and the member server).
>
> Kind regards,
> Matthias
Bye,
Marcel
2005 Sep 29
3
[Bug 1096] ssh-keygen broken on HPUX
http://bugzilla.mindrot.org/show_bug.cgi?id=1096
Summary: ssh-keygen broken on HPUX
Product: Portable OpenSSH
Version: 4.2p1
Platform: HPPA
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ssh-keygen
AssignedTo: bitbucket at mindrot.org
ReportedBy: o.flebbe at
2002 Jun 02
1
winbind storing PID-1 in winbind.pid file. Cannot use wbinfo.
Hello everyone:
I am having problems with winbind. I have followed all of the directions,
configuring, compiling, and running samba and winbind. However, when I do
the winbind test using "wbinfo -u" or "wbinfo -g" I just get the standard
"Error talking to domain controller...". BTW, smb.conf is configured
properly and was successfully added to my WIN domain.
2016 Jan 04
2
OPenssl and dependencies such as openssh
...core core.conftest.* gmon.out bb.out conftest$ac_exeext \
conftest.$ac_objext conftest.beam conftest.$ac_ext
fi
Could there be anything that is causing openssh not to see the new openssl 1.1
and are any other dependent serverware affacted?
--
Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca
God,Queen and country!Never Satan President Republic!Beware AntiChrist rising!
http://www.fullyfollow.me/rootnl2k Look at Psalms 14 and 53 on Atheism
Happy Christmas 2015 and Merry New Year 2016
2005 Dec 06
4
R newbie...
Hello,
I'm a new user...
I have a function :
calculate <- function(x,y)
{
z <- x + y
}
I would like to use the result (z) with another function :
recalculate <- function(...)
{
a <- z^2
}
But R says that z does not exist...
How can I use z in an another function ?
Thank you for your answer...
--
David
[[alternative HTML version deleted]]
2011 Feb 10
4
Trace SRIOV NIC''s MSI-X delivery to Xen
Hi all,
I''m using Xen4.0.1 with SLES11SP1 with Intel''s SRIOV NIC in passthrough
mode to FedoraCore14 guest HVMs.
From guest HVM I''m able to send packets out but not able to receive the
same.
Intel NIC HW counters are reporting receiving packets but the same is
not reaching the guest HVM.
My NIC uses MSI-X to report packets to SW. which should be received by
Xen
2016 Dec 02
4
Samba and kerberized NFSv4
...lso check the listing of your keytab - if you're using
> the wrong syntax for your principalName, samba-tool will tell you
> it added an entry to the keytab (which in fact it didn't).
>
> linux # ktutil
>> rkt /etc/krb5.keytab
>> list -e
>
>
>> Version affacted is samba 4.2.10 from the official debian 8 repositories
>> (on DCs and the member server).
>>
>> Kind regards,
>> Matthias
>
> Bye,
> Marcel
>
2016 Dec 02
0
Samba and kerberized NFSv4
...your keytab - if you're using
>> the wrong syntax for your principalName, samba-tool will tell you
>> it added an entry to the keytab (which in fact it didn't).
>>
>> linux # ktutil
>>> rkt /etc/krb5.keytab
>>> list -e
>>
>>> Version affacted is samba 4.2.10 from the official debian 8 repositories
>>> (on DCs and the member server).
>>>
>>> Kind regards,
>>> Matthias
>> Bye,
>> Marcel
>>
Does it work if you manually add userPrincipalName=CLIENT02.DOMAIN.TLD
to your clients ldap...
2015 May 25
8
[RFC V7 PATCH 0/7] enable tx interrupts for virtio-net
Hi:
This is a new version of trying to enable tx interrupts for
virtio-net.
We used to try to avoid tx interrupts and orphan packets before
transmission for virtio-net. This breaks socket accounting and can
lead serveral other side effects e.g:
- Several other functions which depends on socket accounting can not
work correctly (e.g TCP Small Queue)
- No tx completion which make BQL or packet
2015 May 25
8
[RFC V7 PATCH 0/7] enable tx interrupts for virtio-net
Hi:
This is a new version of trying to enable tx interrupts for
virtio-net.
We used to try to avoid tx interrupts and orphan packets before
transmission for virtio-net. This breaks socket accounting and can
lead serveral other side effects e.g:
- Several other functions which depends on socket accounting can not
work correctly (e.g TCP Small Queue)
- No tx completion which make BQL or packet
2015 Feb 09
10
[PATCH RFC v5 net-next 0/6] enable tx interrupts for virtio-net
Hi:
This is a new version of trying to enable tx interrupts for
virtio-net.
We used to try to avoid tx interrupts and orphan packets before
transmission for virtio-net. This breaks socket accounting and can
lead serveral other side effects e.g:
- Several other functions which depends on socket accounting can not
work correctly (e.g TCP Small Queue)
- No tx completion which make BQL or
2015 Feb 09
10
[PATCH RFC v5 net-next 0/6] enable tx interrupts for virtio-net
Hi:
This is a new version of trying to enable tx interrupts for
virtio-net.
We used to try to avoid tx interrupts and orphan packets before
transmission for virtio-net. This breaks socket accounting and can
lead serveral other side effects e.g:
- Several other functions which depends on socket accounting can not
work correctly (e.g TCP Small Queue)
- No tx completion which make BQL or