LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   how can i create a ssh-keygen for user?? (https://www.linuxquestions.org/questions/linux-general-1/how-can-i-create-a-ssh-keygen-for-user-333668/)

yenonn 06-14-2005 10:19 PM

how can i create a ssh-keygen for user??
 
how can i create a ssh-keygen for apache user? thanks

freegianghu 06-14-2005 10:37 PM

Re: how can i create a ssh-keygen for user??
 
Quote:

Originally posted by yenonn
how can i create a ssh-keygen for apache user? thanks
Try: su - apache -c "ssh-keygen -t rsa"


All times are GMT -5. The time now is 05:49 PM.