After all rsh-messages, i'd found in this forum, i'm ashamed to ask again.
My Situation as following:
PC with W2K
Server with HPUX 11.00
1.) I set my /etc/hosts.equiv to + +.
Then i run rsh host -l user1 date.
That works fine
2.) I set my /etc/hosts.equiv to PC21 +.
Then i run rsh host -l user1 date.
It works fine too.
But:
3.) I set my /etc/hosts.equiv to PC21 user1
If i ran rsh host -l user1 date
i get the message:
remshd: Login incorrect.
What's wrong now?
Anybody out there who can explain what's going wrong there?
It's not allowed for this servers, to run with the '+'-sign.