Hi!
I have a little problem I hope someone can help me with.
I have a script that will be executed by several different users on hostA.
The script do som rcp and ftp to a hostB. The script do the rcp and ftp as
ftp_user_at_hostB.
The problem is that i don't want to put all the users in ftp_users_at_hostB
.rhost, beacuse the users may change.
I want a script that can be executed by different users but when they
execute the script the script will perform all commands as a specifik user.
I have played aroud with "chmod 4xxx" but without success.
Any idea?
Regards Klas Erlandsson
Received on Tue Sep 19 2000 - 13:13:05 NZST