Displaying 20 results from an estimated 3000 matches similar to: "Smartcards & SSH"
2001 Aug 23
1
Example SmartCard enabled OpenSSH agent.
Hi all,
as an example of SSP-Lite middleware, I modified the
OpenSSH-2.9p2 sources to support Smart Cards.
The new module is just an experiment. It uses an
OpenSSL's new RSA method I built to communicate
with the smartcard through the SSP/PCSC stack
when normal OpenSSL RSA operations are invoked
by OpenSSH.
I couldn't embed the module as I wanted into the OpenSSH
sources because of the
2001 Aug 23
1
Example SmartCard enabled OpenSSH agent.
Hi all,
as an example of SSP-Lite middleware, I modified the
OpenSSH-2.9p2 sources to support Smart Cards.
The new module is just an experiment. It uses an
OpenSSL's new RSA method I built to communicate
with the smartcard through the SSP/PCSC stack
when normal OpenSSL RSA operations are invoked
by OpenSSH.
I couldn't embed the module as I wanted into the OpenSSH
sources because of the
2001 Nov 17
1
Muscle Card Edge with OpenSSH
Hi all,
a modified version of the OpenSSH client programs
has been released on the Smart Sign Web Site
http://smartsign.sourceforge.net
that uses Muscle Card Edge technology. It directly
generates an OpenSSH private key on to a JavaCard
2.1.1 compliant smart card (using CardEdge key generation
facility) and uses it from the card itself.
Private key can never get compromised after generation !
2017 Sep 21
2
Revocation with CRL doesn't work for smartcards
Hi,
I have a smartcard which is revoked in the Certificate Revocation List
(CRL) but I can still login. Seams like the CRL check is not performed. Any
known bug around this?
Server setup:
- Samba 4.4 on Debian as AD DC
- Created domain MYDOM
- smb.conf (extract):
tls enabled = yes
tls crlfile = tls/mycrl.pem (default is to look under private/ folder)
Client setup:
- Windows 7 machine as
2003 Jan 24
0
OpenSSH-MuscleCard-3.5p1 Released
Hi all,
a new OpenSSH-MCard package has been released, by integrating latest
OpenSSH package for Linux (3.5p1) with latest PCSC-Lite / MuscleCard
smart card middleware (v1.1.1), within the SmartSign project. It can
be downloaded at the URL:
http://smartsign.sourceforge.net
Differences with previous release include:
-) update to latest MuscleCard and Applet
-) ability to use more keys onto a
2017 Sep 21
2
Revocation with CRL doesn't work for smartcards
Thanks but I've actually tried that too. Not sure I put it in [kdc] section
though, I can try again.
Den 21 sep. 2017 20:54 skrev "Andrew Bartlett" <abartlet at samba.org>:
> On Thu, 2017-09-21 at 13:01 +0200, Peter L via samba wrote:
> > Hi,
> > I have a smartcard which is revoked in the Certificate Revocation List
> > (CRL) but I can still login. Seams
2006 Jul 22
6
two factor authentication
Are there any plans on the table to add native support for two-factor
authentication, such as password *and* public key?
Visa PCI standards require two-factor authentication for remote access
and if password+key was available in openssh it would be much easier
to maintain and support than a full-blown vpn with all the
cross-platform compatibility issues that come with one.
Thanks!
Jacob
2001 Mar 06
1
pam/radius, SecurID, any news?
I've been through the archive, and not found anything
conclusive, except for a problem report of sorts from
Theo E. Schlossnag (who has a set of patches for SecurID
integration).
I'm about to replace some ssh 1.2.26 (I know!) installations
with OpenSSH 2.5.1p2, on Solaris 2.6 sparc boxes, and
we use SecurID tokens for these boxes.
I've compiled up OpenSSH 2.5.1p2 with --with-pam,
2005 Apr 02
3
OpenSSH and Smartcard
Hi,
I am not sure if this the right place for the question. Sorry if not ...
My System:
SuSE 9.2
OpenSSH 3.9p1
I have trouble to use a Smartcard with openssh. If i try to connect
directly to the Smartcard, it fails:
ssh -I 0:45 localhost
card-etoken.c:175:etoken_check_sw: required access right not granted
card-etoken.c:631:do_compute_signature: returning with: Security status
not satisfied
2003 Nov 28
1
Samba and the use of smart cards for authentication
Hi,
We have a windows based network. Now we would like to secure all the computers
with the use of smart cards (so that people can log on with a smart card).
For testing purposes we bought some card readers and now we are trying to set
up a testing lab. First problem we ran in to is that we would need W2K Server
for Active Directory and the MS CA. Until now we used Samba for print and
file
2015 Apr 29
1
Virtual Smartcard GPG
Hi. Is is possible to use GPG on the host instead of NSS with virtual
smartcards? Please document how or add support for it.
Can a virtual smartcard make the host less secure? If there are bugs in
GPG/NSS backend on the host can they be abused by untrusted code in the
vm?
2008 Aug 16
21
[Bug 1506] New: rationalize agent behavior on smartcard removal/reattachment
https://bugzilla.mindrot.org/show_bug.cgi?id=1506
Summary: rationalize agent behavior on smartcard
removal/reattachment
Product: Portable OpenSSH
Version: 5.1p1
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Smartcard
AssignedTo:
2018 Dec 18
2
RFE: OpenSSH Support for PKCS11 Funneling to PAM for Kerberos/PKINIT
Alon,
I should have provided more background. You are assuming that I could
perform the PKINIT prior to connecting to the SSH server. In this case
(and others) there is an interest in not exposing the kerberos servers
to the world and thus someone connecting remotely would not be able to
obtain a TGT or do a PKINIT. The goal would be for SSH to handle all
the auth and only after connecting to
2018 Dec 19
2
RFE: OpenSSH Support for PKCS11 Funneling to PAM for Kerberos/PKINIT
Alon,
On 12/18/2018 06:52 PM, Alon Bar-Lev wrote:
> OK... So you have an issue...
>
> First, you need to delegate your smartcard to remote machine, probably
> using unix socket redirection managed by openssh. This can be done in
> many levels...
> 1. Delegate USB device, this will enable only exclusive usage of the
> smartcard by remote machine.
> 2. Delegate PC/SC, this
2012 Jan 06
1
upsmon+snmp-ups does not shut down system
I've googled and RTFM'ed, but still can't solve this one. I hope you folks can.
This affects my entire computer cluster, but let's start simple: I've got a
computer running NUT; OS is Scientific Linux 5.5; kernel 2.6.18-274.12.1.el5xen.
It connects to an APC SMART-UPS via an APC SmartCard using the snmp-ups driver.
It generally works: upsmon will detect if the battery is low
2007 Sep 29
64
[Bug 1371] New: Add PKCS#11 (Smartcards) support into OpenSSH
http://bugzilla.mindrot.org/show_bug.cgi?id=1371
Summary: Add PKCS#11 (Smartcards) support into OpenSSH
Product: Portable OpenSSH
Version: 4.7p1
Platform: All
URL: http://alon.barlev.googlepages.com/openssh-pkcs11
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component:
2007 Sep 25
9
OpenSSH PKCS#11merge
[[Sending again, as for some strange reason it is not accepted]]
Hello OpenSSH developers,
I maintain external patch for PKCS#11 smartcard support into
OpenSSH[1] , many users already apply and use this patch.
I wish to know if anyone is interesting in working toward merging this
into mainline.
I had some discussion with Damien Miller, but then he disappeared.
Having standard smartcard
2018 Dec 18
2
RFE: OpenSSH Support for PKCS11 Funneling to PAM for Kerberos/PKINIT
I know OpenSSH currently supports PKCS11 devices (such as smartcards)
for publickey authentication, but I would love to see PKCS11 extended
further. It is currently possible to perform PKCS11 certificate
authentication, via pam_krb5.so (on Linux at least and likely something
similar on other *NIX) which allows smartcard auth to a Kerberos
(including AD) server, where a TGT can also be granted.
2020 Jun 03
7
Auth via Multiple Publickeys, Using Multiple Sources, One Key per Source
I don't see a way to do this currently (unless I am missing something)
but I would like to be able to specify, that in order for a user to
login, they need to use at least 1 public key from 2 separate key
sources.? Specifically this would be when using "AuthenticationMethods
publickey,publickey".? Right now requiring 2 public keys for
authentication will allow 2 public keys from
2004 Dec 22
1
[Bug 966] Will OpenSSH integrates SecurId ?
http://bugzilla.mindrot.org/show_bug.cgi?id=966
Summary: Will OpenSSH integrates SecurId ?
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: sshd
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: