![]() |
|
|
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 |
| passwordless authentication of SFTP script | uday.shankar | Shell Programming and Scripting | 13 | 4 Weeks Ago 12:39 PM |
| authorized_keys and passwordless login | mcrouch_2003 | Red Hat | 6 | 05-09-2008 02:28 PM |
| Passwordless sftp from UNIX to windows site | konark | Shell Programming and Scripting | 2 | 03-24-2008 02:36 PM |
| Passwordless root authentication via SSH | sphericon | AIX | 3 | 11-20-2007 09:58 AM |
| Passwordless authentication via SSH | RegX | AIX | 1 | 08-29-2007 10:42 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Passwordless SFTP
Hi, When Iam trying to do SFTP it is asking for password everytime. Can I have any alternative where I can provide the password in script itself. Because there are some control-M jobs which runs without user interaction. So please let me know the script where we can provide the password in the script itself so that the password will be automatically triggered.
|
|
|||||
|
You should exchange the public keys for the users that are going to do that sftp. If they have them already exchanged and it still doesn't work or if you have to create them, don't enter a passphrase/password when asked to. Else it will not work and will ask you all the time for the pw.
One of the maaaaany sites talking about it: SSH Without a Password |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|