Re: Common shared home directory
From: Kyler Laird (Kyler_at_news.Lairds.org)
Date: 06/05/03
- Next message: Ralph Blach: "how do I limit an ssh login to a single id"
- Previous message: Darren Dunham: "Re: OpenSSH (Priv) to SSH (Pub)"
- In reply to: Christian Pruett: "Re: Common shared home directory"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 04 Jun 2003 23:23:25 GMT
christianpruett@hotmail.com (Christian Pruett) writes:
>You are correct. I have two users with the same home directory. I
>would like a different key for each user. How would I go about
>setting up two keys in the same .ssh directory?
Well that's the easy part. Just make two entries in the
.ssh/authorized_keys file, one for each key.
Now the trick is putting a proper, usable, secure "command"
directive for each one. It should change the user ID from
the dummy account's (the owner of the .ssh directory and
files) to the individual's account.
I'd be happy to discuss how to safely do this here. I think
it could be useful. I quickly tried it right before I
responded originally and decided that it deserves more
thought than I was willing to spend then.
--kyler
- Next message: Ralph Blach: "how do I limit an ssh login to a single id"
- Previous message: Darren Dunham: "Re: OpenSSH (Priv) to SSH (Pub)"
- In reply to: Christian Pruett: "Re: Common shared home directory"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]