![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Specify password in SFTP command | shabu | Security | 3 | 10-10-2008 07:19 AM |
| SFTP - Pass password auti | bullz26 | Shell Programming and Scripting | 10 | 05-29-2008 07:16 AM |
| Configured sftp still requires password | unilover | UNIX for Advanced & Expert Users | 24 | 03-29-2008 08:41 AM |
| automation script for password reset | yakyaj | UNIX for Advanced & Expert Users | 9 | 06-06-2007 12:58 PM |
| sftp prompting for password | dsravan | UNIX for Dummies Questions & Answers | 1 | 05-03-2007 07:47 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
SFTP password automation
I am working on a script to automate and SFTP that I am currently doing to a company that does not allow for a .ssh profile to be created.
I have search and read about the -b option and am wondering if i can get some more information about it. I tried to right a file containing the password but i get this error: Permission denied (publickey,password). Connection closed I am using HP-Ux 11.23 Any help would be great. Thank you. |
|
||||
|
Simply put, shared keys will allow you to use ssh ( and sftp, scp, etc. ) without using ( entering ) a password.
Check below for the procedure: Howto: SSH without a password | Tip o’ the Day tom de |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|