cancel
Showing results for 
Search instead for 
Did you mean: 

logon problem with brgui

Former Member
0 Kudos

Short Text

unable to run brgui

Long Text

Dear Sap,

I am trying to run brgui using RSH service from windows 2000

professional

to HP-UX 11.11 .

When I try to connect using command 'rsh hpbill<hostname> -l oradev<user> brtools'

from Windows OS i get 'hpbill.hfclconnect.com: remshd: Login

incorrect'.I have even created .rhosts file in $home(home directory of

oradev).

The entry it contains is:

<ip of the windows host> oradev<user on remote host>.

The system is also pinging fine.

Still I am unable to logon.

Any solutions??.

Regards,

Sumit

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

I have resolved the issue.

Thanks for all your support.

Regards,

Sumit

Former Member
0 Kudos

1) Try this at the DOS prompt to get a better error.

rsh <servername> -l ora<sid>

2) Here are the brgui SAP notes to look at:

SAP Note: 611493 BrGui - Graphical user interface for BR*Tools

SAP Notes: 769159, 611493, 71253, 602497

Former Member
0 Kudos

1) This is the information I place in .rhosts:

Logon on as ora<sid>

cd (to the home directory for ora<sid>)

vi .rhosts

Add a line: your_laptop_computer_name your_Windows_logon_user_id

chmod 600 .rhosts

2) brgui.properties

If there are any typos regarding the numbers for the Unix servers in this file, then brgui will not work.

brgui.remote-0=

brgui.remote-1=

brgui.remote-2=

3) I do not know about W2K, But XP/SP2 needed a Hot Fix for brGui to work.

Windows XP SP2 Hot Fix is needed for brgui

You will need to install this hot fix on your laptop.

Hot Fix - 226962_ENU_i386_zip

4) On some of our HP-UX boxes, if you cannot connect to the box, you may have to open a ticket with your UNIX group to:

un-commented /etc/inetd.conf: shell stream tcp nowait root /usr/lbin/remshd remshd

Former Member
0 Kudos

didn't you have to specify the windows Username in .rhosts file?

maybe rshd is writing a log file where you can find more information.

peter

Former Member
0 Kudos

Sharma

I guess your problem deals with SAP NOTE 898224.

Regards

Vinod