• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

"remshd:Login Incorrect" in SAM menu item

 
Ranch Hand
Posts: 42
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic