Displaying 20 results from an estimated 2000 matches similar to: "cryptocard RB-1"
2002 Mar 28
2
Openssh + challenge-response
Hello,
I was searching the internet for an challenge-response system to
authenticate an Openssh session with an hardware token. Now i found this,
its very old, so i want to now how's the situation today. I couldn't find
much documentation.
Re: SSH with SecureID
> Is there any documentation I'm missing on how to integrate the two?
> We'd love to go with 2-factor
2002 Apr 04
1
challenge-response token
Hello,
I have to find a solution logon through OpenSSH to OpenBSD machines from
anywhere in the world (unsave computers). So I think I must use a
challenge-response system with an hardware token that isn't connected to the
computer. I do not want to use a RSA ACE/SERVER, so i can't use SecurID ? I
can't use challenge response mode with cryptocard, because I want to protect
it against
2000 Aug 20
0
[ANNOUNCE] OpenSSH CryptoCard support.
Hi,
I just finished integrating CryptoCard support in OpenSSH.
- Native X9.9 support. Should work with CryptoCard en Secure Computing
tokens.
This basically gives support for Challenge / Response
- Licensed under BSD license
I'll put the patch on http://www.jdimedia.nl/igmar/pam, but that wil
shorty change to projects.jdimedia.nl. If desired I could also put in on
the mail.
Let me
2001 Dec 18
0
openssh, pam and cryptocard's cryptoadmin / easyradius
Hi,
this is merely FYI, but i would appreciate if someone had any comments
or further information on the topic.
We were using the following setup :
cryptocard easyradius with RB-1 hardware tokens (hex or decimal display,
synchronous (quicklog) mode)
f-secure ssh with pam radius authentication
This worked fine until we updated to openssh 2.9p2. Then all
authentications where the response
2000 Aug 25
0
OpenSSH CryptoCard patch.
Hi,
Patch that makes CryptoCard word natively with OpenSSH is on
http://www.jdimedia.nl/igmar/openssh
Damien, please forward this to any list you thing is relevant.
Regards,
Igmar Palsenberg
JDI Media Solutions
--
Igmar Palsenberg
JDI Media Solutions
Jansplaats 11
6811 GB Arnhem
The Netherlands
mailto: i.palsenberg at jdimedia.nl
2000 Sep 13
6
CryptoCard patch
Hi,
I had a contractor write a patch to allow CryptoCard support in
OpenSSH. It works with portable openssh-2.1.1p4, and it was posted to
the SSH mailing lists, but I see that it hasn't been included in the
openssh-2.2.0p1 release. Would it be possible to include this patch
in the official release? The reason why I ask is because it will not
be difficult to do that, it will support the
2000 Oct 19
0
Smartcard & SSH
Some reactions on the thread :
Integrating SmartCard in PAM is no problem. Problem I'm facing with for
example CryptoCard and SecureID tokens is that those manufacturers refuse
to give out any form of information about the internal operation of those
tokens.
That prevents me from implementing event synchronous mode.
The best way to handle this with SSH is probably the way for example
Apache
2000 Aug 22
0
OpenSSH PAM bug (fwd)
Hi,
OpenSSH doesn't comply to the PAM spec, and always assume that a password
is asked.
This prevents for example pam-cryptocard from operating.
I'll post a patch this week to make things work.... (and will also change
the pam-cryptocard name. It's to confusing :)
Regards,
Igmar
--
--
Igmar Palsenberg
JDI Media Solutions
Jansplaats 11
6811 GB Arnhem
The Netherlands
2006 Sep 19
1
CryptoCard - PAM or RADIUS?
Greetings all,
I'm working on attempting to get SAMBA to work with a product line
called CryptoCard. I *should* be able to get it to work one of two ways,
either through the use of CryptoCard's provided PAM module, or through
RADIUS authentication.
Currently, I cannot seem to get PAM authentication to work at all. This
is what is in the 'samba' file for PAM:
auth
2002 Apr 10
0
openssh-cryptocard.patch
Is it posible to use the openssh-cryptocard.patch (This patch adds native
Challenge/Reponse authentication to OpenSSH)
in synchronous mode on *BSD ? are other patches ? I thought it wasn't
posible to use pam on *BSD ?
Gr l
2006 Nov 23
2
Some tips for testing respond_to block and making controller tests work with simply_helpful
Hi,
Here''s two blog posts for those that need to test respond_to blocks
and/or are currently using simply_helpful extensively.
http://blog.methodmissing.com/2006/11/22/testing-different-content-
types-with-rspec
http://blog.methodmissing.com/2006/11/23/using-simply_helpful-with-
rspec-controller-tests
- Lourens
2000 Nov 24
0
KbdInteract not mentioned on sshd.8, cryptocard?
Hello all,
I just noticed that 'KbdInteractiveAuthentication' is not mentioned in
sshd.8 or anywhere else on the man page. Someone with better knowledge
about it than me, please fix this :-)
Also, there were talks about supporting cryptocards about 3 months ago.
Is there work being done on this?
--
Pekka Savola "Tell me of difficulties surmounted,
Pekka.Savola at
2004 May 06
2
AW: AW: Reading OGG embedded in a pack file
yes, you are right. i always search for quick and easy solution and
forget in the meantime that vorbis is a low level codec library. so
probably a wrapper lib is the right way. but as far as i understand
vorbisfile is already a bunch of convenience functions? so to speak a
wrapper lib ? so why not enhance a little bit vorbisfile ?
and - i did not felt personally attacked. i just wanted to note
2002 Sep 19
3
Using large-scale repetition in audio compression
This idea is so simple that I'm sure it must have been thought of
before, and discarded, since AFAIK it's not used anywhere. I did a
quick web search but that didn't turn up much, so I figured I'd put
it up for discussion here anyway.
How about using large-scale repetition in audio compression? I'm
thinking of redundancy in repeated pieces of a song, ie a chorus.
2003 Sep 30
3
fitdistr, mle's and gamma distribution
Dear R Users,
I am trying to obtain a best-fit analytic distribution for a dataset
with 11535459 entries. The data range in value from 1 to 300000000. I
use: fitdistr(data, "gamma") to obtain mle's for the parameters.
I get the following error:
Error in optim(start, mylogfn, x = x, hessian = TRUE, ...) :
non-finite finite-difference value [1]
And the following warnings:
2001 Feb 07
2
video codec
Hi Lourens,
I fixed the YUV conversion and added a 'skip-empty-bitplanes' feature.
The latter is still buggy, I have to check this again. But images look
mach better now, even if you use higher compression ratios.
(try ./main 1500 150 150 for a 352x288 image -- the output becomes
blurred, but how does it looks when you compress it using jpeg down to
about 2kB ...).
Source is available
2001 Feb 10
2
A different take at video encoding - I'm stuck though
As I said in the other thread (for people using threaded mail)/in my
last mail (for the rest), I'm working on the "split up the frames into
textured triangles and output textures and coordinates" idea. The idea
is to find edges in the image. So far I have a Sobel edge detector, a
wavelet transformer (to compress the textures, still very incomplete,
transform only), and some
2001 Jan 06
2
video compression using textured polygons?
I was just thinking last night, how about this:
For each frame, detect edges and divide the frame into a
bunch of non-overlapping polygons. Extract textures from
the first frame, then save changes in polygon vertex
coordinates only, unless the textures change too much in
which case new textures (which could be wavelet compressed)
would be stored.
Also, if the movements of the vertices would
2000 Dec 19
1
Tarkin video codec?
Me again, this time not about patents but about wavelets. I've been
doing some work on an image compression method which uses Haar wavelets
plus VQ and entropy coding, and Segher Boessenkool told me in a private
message that you are also doing a video codec. So I searched the
archives and read a bunch of posts, but I never did find out any web
address. And it's not on xiph.org either. So
2000 Dec 30
5
2d wavelet transforms
I've been reading up on wavelet transforms the past week,
and I plan to start on some video compression stuff next
week, if it's any good (small chance :)) for Tarkin.
So far I think I know what's happening, however there's one
small thing I don't quite understand yet. If I understand
correctly, you can do a 2d wavelet transform (I'm assuming
a Haar transform here for