Framework Error "FRW:IRER:0007" When Trying to Establish a Managing Mode TMR Interconnection

Goto the Tivoli Home Page

 
I’m trying to establish a Managing mode TMR Interconnection between "tmr_server" and "mn_server". They both have the interconnection crypto level set to none and I haven't typed any "installation password" on either tmr_server or mn_server.

If I try running:

C:\WINNT>wconnect -u -c none -m Managing -r none -l TMR_SERVER\Administrator tmr_server 1618192017
Enter Password for user TMR_SERVER\Administrator on host tmr_server:

This is what I get:

FRW:IRER:0007
An attempt to invoke a remote command behalf of user "TMR_SERVER\Administrator" on host "tmr_server" failed. The most common reasons for this kind of a failure are:
1) An incorrect password for user "TMR_SERVER\Administrator" was supplied.
2) Trusted host access was not authorized. Check the file ~TMR_SERVER\Administrator/.rhosts (also possibly /etc/hosts.equiv for non-root users).
3) 'shell' and/or 'exec' services are not enabled under inetd.

As we are dealing with an NT server neither the Inetd or rhosts seem to be the problem.

Contributed By: Ken Wood
There are two different things here:

1. Installation password
2. User password

You don't have an installation password but apparently you do have a password for the "TMR_SERVER\Administrator" user. It is asking you for that password and you are hitting return as if it doesn't have one. Entering the password for that user when prompted should fix your problem.
 

© FAQShop.com 2003 - 2005

Goto the Tivoli Home Page

Email the Author