This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Linux / UNIX and the fly likes Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » Linux / UNIX
Reply Bookmark ""remshd:Login Incorrect" in SAM menu item" Watch ""remshd:Login Incorrect" in SAM menu item" New topic
Author

"remshd:Login Incorrect" in SAM menu item

Calson LI
Ranch Hand

Joined: Nov 18, 2005
Posts: 42
Hi all,

I have a Unix cluster of 2 servers. I wrote a shell script in Unix environment (HP-UX precisely). It created a text file and then copy this file to another Unix server in the same cluster with rcp. I tested this shell script works properly, say in Unix account name 'a'. But when I request our Unix admin staff to add this shell script to SAM (rsam) menu and test this shell script with Unix account 'b'. Unix admin staff told me that account 'b' has privilege of account 'a' while running this script. But I got the following error message "remshd Login Incorrect" while running rcp in the script.

Could you provide me some advice?

Thanks,
Calson
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: "remshd:Login Incorrect" in SAM menu item
 
Similar Threads
Error Running shell script from external application
unable to find login configuration file
issue in passiing variable to shell script
Unix shell script - oracle function
Running a .jar application from a unix shell script