you need to open the connection without password;

ssh-keygen -N "" -t dsa


***

not;

man ssh-keygen -N "" -t dsa

***


this creates in the directory


~/.ssh


the id_dsa and id_dsa.pub


now copy "id_dsa.pub" at the end of


authorized_keys


and the permisions of the files in '.ssh' should be 700, that is:


chmod 700 *


that is, only the user has permission for everything and the group or the world 
cannot modify, see or execute the files in the '.ssh' directory


next time that you reenter your account


ssh me@localhost


it will not ask for password


________________________________
De: wien-boun...@zeus.theochem.tuwien.ac.at 
<wien-boun...@zeus.theochem.tuwien.ac.at> en nombre de Brahim ABRAIME 
<b.abra...@gmail.com>
Enviado: martes, 17 de junio de 2014 11:10 a.m.
Para: A Mailing list for WIEN2k users
Asunto: [Wien] Parallel compilation installation

Dear Wien users,
Could you help me on the parallel installation of Wien on station but in 
condition of the use of the full power of the station

Thank you


--
Cordialement

******************************
B.ABRAIME
Master Physique Informatique
LMPHE
Faculté des sciences Rabat-Agdal
Université Mohamed V-Agdal
******************************
_______________________________________________
Wien mailing list
Wien@zeus.theochem.tuwien.ac.at
http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien
SEARCH the MAILING-LIST at:  
http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html

Reply via email to