![]() |
|
|
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 |
| About Logon | nokia1100 | Shell Programming and Scripting | 1 | 04-05-2007 08:21 AM |
| Logon script | capeme | UNIX for Dummies Questions & Answers | 4 | 12-06-2006 10:58 AM |
| Logon Problem | tayyabq8 | SCO | 0 | 11-16-2004 05:14 AM |
| Can't logon | SRP | UNIX for Dummies Questions & Answers | 8 | 11-24-2003 05:04 PM |
| AIX logon attempts | eysheikah | Security | 0 | 06-20-2003 10:24 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
logon to ssh
Hi, I need to run a command remotely, rsh is disabled so I'm trying to do this:
ssh myserver ls -lst /work/jsf The problem is that this prompts for a password and I want to do it in a shell script. How can I pass the password without user interaction? I tried "echo mypass | ssh_command" and that didn't help. Thanks, -- Rocky |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|