Problems with options on Authorized_keys file and Public Key
From: b wreath (bearwreath@yahoo.ca)
Date: 03/13/03
- Previous message: snogfest hosebeast: "scp question"
- Next in thread: Richard E. Silverman: "Re: Problems with options on Authorized_keys file and Public Key"
- Reply: Richard E. Silverman: "Re: Problems with options on Authorized_keys file and Public Key"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: bearwreath@yahoo.ca (b wreath) Date: 12 Mar 2003 15:21:09 -0800
Hi,
I am trying to create a passwordless login with a public key that has
no passphrase. I realize that this has some security issues. I am
trying
to reduce the security issues by adding options on my authorized_keys
file.
I have appended something like:
command="/home/breath/etc/localscript",from="myserver.dfs.ca" at the
front of my public key file (id_rsa.pub) stored at the remote server I
wish to connect to and I have also renamed id_rsa.pub to be
authorized_keys.
(local script just echoes a message)
I tested this to see if I could enter commands like scp from my
server.
scp worked which tells me that the options are not
restricting the use of the key properly.
-I am not sure what is wrong. I would appreciate some help on this.
-Also, it would be nice if someone provided some examples like an
example
command="" and then a test to see if the command is working
then I can see if I am using the correct tests and see if
I am using the correct syntax.
-Also, Would this work with command="rsync etc..."?
thanks very much,
bwreath
- Previous message: snogfest hosebeast: "scp question"
- Next in thread: Richard E. Silverman: "Re: Problems with options on Authorized_keys file and Public Key"
- Reply: Richard E. Silverman: "Re: Problems with options on Authorized_keys file and Public Key"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|