![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Dear all,
I have a question regarding the remote access a server without login using "ssh". I'm thinking if there is anyway to send a certificate pass to ssh command. For example, I need write a script for a user who doesn't have access to any server but running this script. Within the script, how can I using certificate or something else to remote login a server and then run some commands? Thanks in advance |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
Check man pages for ssh-keygen command. This works for unix to unix remote logins w/o a password.
Regds, Kaps |
|||
| Google The UNIX and Linux Forums |