search for: authserver

Displaying 6 results from an estimated 6 matches for "authserver".

Did you mean: auth_server
2000 Dec 07
1
[PATCH] tis authserv support
Hi, We at BalaBit IT Security Ltd developed a patch against openssh 2.3.0p1 to support TIS authserv authentication. TIS authserv uses a simple protocol, and supports CryptoCard, SKey, password etc. authentication. The commercial versions of SSH support this protocol, OpenSSH implemented SKey on its own using the protocol primitives originally invented for TIS authentication. Our patch is an
2001 Mar 13
0
[PATCH] openssh 2.5.1p2 TIS authserv support
Hi, We have updated our TIS authserv support patch for OpenSSH 2.5.1p2. You'll find it attached to my message. -- Bazsi PGP info: KeyID 9AF8D0A9 Fingerprint CD27 CFB0 802C 0944 9CFD 804E C82C 8EB1 -------------- next part -------------- diff -urN openssh-2.5.1p2/Makefile.in openssh-2.5.1p2-tis/Makefile.in --- openssh-2.5.1p2/Makefile.in Sun Feb 18 20:13:33 2001 +++
2020 Sep 01
1
OpenPVN authentication via Samba AD
Yes, went thru that page a few times and don't see an obvious error. If I leave require strong auth as the default, then nothing works. Setting it to no allows diagnostics->authentication to return a positive result. That is also the configuration that would succeed in querying the containers. Without the 'no' setting it fails to bind. What am i missing? On September 1, 2020
2017 Nov 21
0
Smart Card Login on Windows 10 Issue
...hell = /bin/bash > dns forwarder = 172.16.1.254 > tls keyfile = /var/lib/samba/private/tls/secure/dc-privkey.pem > tls certfile = /var/lib/samba/private/tls/dc-cert.pem > tls cafile = /var/lib/samba/private/tls/cacert.pem > tls crlfile = /var/lib/samba/private/tls/authserver.crl > tls dh params file = /var/lib/samba/private/tls/dcdhparams.pem > rpc_server:tcpip = no > rpc_daemon:spoolssd = embedded > rpc_server:spoolss = embedded > rpc_server:winreg = embedded > rpc_server:ntsvcs = embedded > rpc_server:eventlog = embedd...
2011 Sep 10
2
[Bug 937] ssh2 pubkey auth broken by user:style syntax
https://bugzilla.mindrot.org/show_bug.cgi?id=937 Patric Stout <patric.stout at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |patric.stout at gmail.com --- Comment #1 from Patric Stout <patric.stout at gmail.com> 2011-09-10
2001 Jun 06
0
snk authentication
Here is a little patch against 2.9p1 that performs the SNK (also known as TIS authserv) challenge-response automaticly instead of asking the user. hope you find it useful. --larry -------------- next part -------------- diff -NuBw openssh-2.9p1/Makefile.in openssh/Makefile.in --- openssh-2.9p1/Makefile.in Thu Apr 26 20:31:08 2001 +++ openssh/Makefile.in Wed Jun 6 16:15:56 2001 @@ -43,9 +43,9