similar to: Bandwidth limiting

Displaying 7 results from an estimated 7 matches similar to: "Bandwidth limiting"

2014 Dec 24
2
[PATCH] U2F support in OpenSSH
Hey, Judging from the (private) responses I?ve got, there is quite a bit of interest in the U2F feature I proposed a while ago. Therefore, I?ve taken some time to resolve the remaining issues, and I think the resulting patch (attached to this email) is in quite a good state now. I also posted the new version of the patch to https://bugzilla.mindrot.org/show_bug.cgi?id=2319 (which I?ve opened
2009 Aug 08
2
Samba 3 PDC > 3.3.4 broken with Win 7 RTM
I just installed Win 7 RTM (Release to Manufacturing), not RC nor Beta. After searching the archives I modified the required registry settings listed in other emails. I upgraded my Samba from the stock Centos 5.3 version to 3.3.7. Joining the domain worked, but I was unable to log in. I would get a 'Trust relationship denied' type error when trying to log in as a user of the domain.
2018 Jul 09
2
Repadmin fails when querying Samba server 4.7.6
I'm trying to fix a replication error that occurs between Win2008R2 (srvwin) and Samba 4.7.6 DCs (srvsamba). Event viewer on Win2008R2 server reports that synchronization failed on a specific Computer object because of schema version misalignment between servers. I've then used repadmin to compare failing object on the two servers. Querying the windows server works but it fails
2018 Jul 10
0
Repadmin fails when querying Samba server 4.7.6
Some other info about this issue. It's the same as the one described in this bug: https://bugzilla.samba.org/show_bug.cgi?id=11415 It seems that replication from Win2008R2 --> Samba works... **************************************************************** # samba-tool drs showrepl ==== INBOUND NEIGHBORS ==== CN=Schema,CN=Configuration,DC=SAMDOM,DC=IT        
2012 Mar 22
0
TPM-protected client keys
Since OpenSSH has PKCS11 support nowadays that means it should work with a TPM chip, right? Has anyone done it and would like to share instructions for setting it up? Something like this but for SSH: http://blog.habets.pp.se/2012/02/TPM-backed-SSL -- typedef struct me_s { ?char name[] ? ? ?= { "Thomas Habets" }; ?char email[] ? ? = { "thomas at habets.pp.se" }; ?char
2007 Oct 21
2
arp corrupted
Hi, I've been trying to get a couple of routers up after h/w failure. The border router is an OpenBSD firewall running NAT between the Internet and a DMZ like subnet, and in that a Linux antivirus server is running NAT to the LAN. When the client does a DNS query it reaches to the f/w where dns is running and is returned into the A/V server but never hits the 0.254 interface. (Shown by
2015 Feb 26
4
[PATCH] U2F support in OpenSSH
At this point it should be obvious, but let me state that I don?t have motivation/time to spend on this right now, given that upstream shows 0 interest in this at all :(. Hence, any help on this is welcome. On Sat, Dec 27, 2014 at 1:53 AM, Thomas Habets <thomas at habets.se> wrote: > On 24 December 2014 at 18:57, Michael Stapelberg > <stapelberg+openssh at google.com> wrote: