[K12OSN] RSH vs SSH (was some other topic)

Les Mikesell les at futuresource.com
Wed Aug 4 15:09:54 UTC 2004


On Wed, 2004-08-04 at 08:59, Petre Scheie wrote:

> Now all your users will have ~/.ssh/id_dsa.pub files.  Copy each user's 
> file to his/her respective ~/.ssh/authorized_keys2 file.  To do this it 
> would probably be easiest to NFS export the /home directory on the app 
> server, and mount it on the ltsp server, and then write a script that 
> does something like
> 
> cp /home/${user}/.ssh/id_dsa.pub 
> /appsrvmountpoint/${user}/.ssh/authorized_keys2

You'll probably need to either NFS mount the same /home on all the
k12ltsp/app servers involved or set up the automounter to mount
individual homes on demand, so the same .ssh subdir is going
to appear automatically.

---
  Les Mikesell
    les at futuresource.com






More information about the K12OSN mailing list