Operating System - HP-UX
1850641 Members
3000 Online
104054 Solutions
New Discussion

Re: I need a UX-Windows ftp script...

 
SOLVED
Go to solution
Cem Tugrul
Esteemed Contributor

Re: I need a UX-Windows ftp script...

Hi,
and i got the same error...
Our greatest duty in this life is to help others. And please, if you can't
harry d brown jr
Honored Contributor

Re: I need a UX-Windows ftp script...

Here is my passwd entry:

[root@vpart1 /home/hbrown]# grep hbrown /etc/passwd
hbrown:PWDSTRhere:104:20::/home/hbrown:/usr/bin/ksh

What does your passwd entry look like?

If .rhosts is set up correctly, and the user can "login", then this should also work:

rsh SERVER -l USERNAME who

live free or die
harry d brown jr
Live Free or Die
Eric Antunes
Honored Contributor

Re: I need a UX-Windows ftp script...

Hi Harry,

Here is mine passwd entry:

$ grep appltst /etc/passwd
appltst:PASSWORD_HERE:105:101:Ora APPS TST,,,:/disc2/app/appltst:/usr/bin/sh

Still the same "Login incorrect." error with rsh...

My .rhosts is:



Best Regards,

Eric Antunes
Each and every day is a good day to learn.
Eric Antunes
Honored Contributor

Re: I need a UX-Windows ftp script...

Ok,

I did it via ftp.

Thanks to all,

Eric Antunes
Each and every day is a good day to learn.