1832851 Members
3023 Online
110047 Solutions
New Discussion

Re: ECO kit version??

 
Tschroeder
Advisor

ECO kit version??

I am trying to determine what ECO kit I have on Advanced Server.

When I do PWLIC, I says my image version is: V7.3-140A

From what I can tell, I need V7.3 ECO 2, What does V7.3-140A equate to?

7 REPLIES 7
Karl Rohwedder
Honored Contributor

Re: ECO kit version??

V7.3-140A would be V7.3A-Eco4. The current version is V7.3B, which I ran for some days now without problems. Why do you need an older version?
To get the full version info, use:
$ @SYS$MANAGER:PWRK$DEFINE_COMMANDS
$ PWVERS

regards Kalle
Tschroeder
Advisor

Re: ECO kit version??

I need whatever ECO will give Advanced Server the ability to create and allow a Trust with a Windows 2003 Server.

I can currently allow the trust in AS, but when I try to establish the trust in Win2K3 server, I get a 'access denied' error, so I am wondering if my ECO's are not up to date.

Karl Rohwedder
Honored Contributor

Re: ECO kit version??

Don't know if V7.3B changes something in this regard, but the kit is available here:
http://www4.itrc.hp.com/service/patch/patchDetail.do?patchid=ADVANCSERV-V0703-B&sel={openvms:alpha:8.3,}&BC=main|search|

regards Kalle
Dave Gudewicz
Valued Contributor

Re: ECO kit version??

>I can currently allow the trust in AS, but >when I try to establish the trust in >Win2K3 server, I get a 'access denied'
>error, so I am wondering if my ECO's are >not up to date.

Found this in the v7.3B release notes regarding w2k3 trusts and Advanced Server:

13.6.1.3 Unable to Establish Trust Using ADMINISTER ADD
TRUST/TRUSTED Command

Problem:

Using ADMINISTER command ADMINISTER ADD TRUST/TRUSTED
, when you try to establish trust between
Advanced Server domain and a Windows 2003 domain, you will
encounter the following error:

"%PWRK-E-ERRADDTRUST, error adding trust between domains " NAME>" and ""
-LM-E-ERROR_ACCESS_DE, insufficient privileges for attempted operation"

Solution:

First establish incoming trust on Windows 2003 PDC emulator
and remember the password you supply while establishing
the incoming trust. After this, on Advanced Server execute
the command ADMINISTER ADD TRUST/TRUSTED .
When it prompts for password, supply the password you had
provided while establishing incoming trust on Windows 2003
PDC emulator.

Another workaround is, on Windows 2003 PDC emulator,
execute the following command at the DOS prompt and then
restart the server:

net localgroup "pre-windows 2000 compatible access" "anonymous logon" /add

Tschroeder
Advisor

Re: ECO kit version??

My issue is NOT on the Advanced Server side, I have the trust established there. It is on the Windows 2003 machine that I get the 'access denied' error.

Dave Gudewicz
Valued Contributor

Re: ECO kit version??

Another workaround is, on Windows 2003 PDC emulator, execute the following command at the DOS prompt and then restart the server:

net localgroup "pre-windows 2000 compatible access" "anonymous logon" /add

Did you try the above on the Windows server?
Tschroeder
Advisor

Re: ECO kit version??

When I do that command, I get:

The trust relationship between the primary domain and the trusted domain failed.