search for: passin

Displaying 5 results from an estimated 5 matches for "passin".

Did you mean: passing
2003 Nov 21
2
How to tell if key is encrypted?
I would like to automatically deduce in a script if an ssh key is encrypted or not. Basically in a very particular application I want to be the BOFH and enforce that users place a passphrase on their id_rsa key. If they don't put a passphrase I want to send them back to ssh-keygen until they do. I have not been able to deduce a way to detect this yet. Any hints? Thanks Bob
2014 Jul 25
1
improving passphrase protected private keys
...2. "Take the MD5 hash of the resulting string (once)." So my proposal is, to alter this by using PKCS 8 as defined in RFC 5208 as is described in the above article. This currently works already by converting your key manually: openssl pkcs8 -topk8 -v2 des3 \ -in test_rsa_key.old -passin 'pass:super secret passphrase' \ -out test_rsa_key -passout 'pass:super secret passphrase' I didn't find any contradicting documentation or stuff inside the SSH RFCs why this is not the default yet. I know this is just a little hardening and just covers cases where your en...
2013 May 24
5
Utility to scan for unpassworded SSH privkeys?
Hey all, Let's make an assumption: 1) I am a root user on a system. 2) I don't want said system being used as a jumping-off point if either a user account or the root account is compromised. Given an unencrypted private key, plus a known_hosts file, plus bash_history, it's a pretty easy avenue of attack once you're in the front door. And it's happened before*. Thus,
2012 Sep 13
20
Xen 4.2.0-rc4 issues with DVB tuner
On Thu, Aug 30, 2012 at 6:33 PM, Konrad Rzeszutek Wilk <konrad@kernel.org>wrote: Hi, > > I''ve just upgraded a server of mine from a Core i3 2100T to an i7 3770, > in order > > to do full virtualization with VTd. > > > > I''m using kernel 3.5.2 and Xen from git://xenbits.xen.org/xen.git @ > commit > >
2009 May 21
0
Writing Hangup causes to CDR record
...h,n,GotoIf($[${DIALSTATUS} = CHANUNAVAIL]?s-CONGESTION,1) > exten => h,n,GotoIf($[${DIALSTATUS} = CONGESTION]?s-CONGESTION,1) > exten => h,n,Macro(rhangup) > > exten => t,1,Macro(rhangup) > Wow thats a neet way to dial multiple providers, can you make it into a macro and passin an array of numbers ? and maybe another param to specify how many elements in the array ? [snip] > -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: Digital signature Url : http://lists.digiu...