Operating System - HP-UX
1834722 Members
2567 Online
110069 Solutions
New Discussion

Re: ACL And a Large Depot

 
Douglass Anderson
Regular Advisor

ACL And a Large Depot

When I try to connect to a Depot, I get the error.
WARNING: An attempt to get the network host entry for "osil200" failed.
This may result in denial of access to users and agents at
this host. Check the spelling of this name, then your
"/etc/hosts" file, or your "/etc/resolv.conf" file and DNS
resolver configuration. The nslookup program may be helpful
in isolating this problem.
WARNING: The ACL stored in file
"/sdist/hpux/11.11/patches/Dec2004/catalog/dfiles/_ACL"
contains hostname(s) which could not be resolved.
* Started source agent on "/sdist/hpux/11.11/patches/Dec2004"
for root@osihpl04, pid=25700, 11/22/05 15:28:02 CST

I checked the _ACL file and it does have the default realm as osil200, but it should be osihpl01, I see A LOT of _ACL files there. I did a find with exec cat {} and a all have the wrong realm. is there a command to fix it and all the patches and bundles in the depot. see attached find -exec echo {}
4 REPLIES 4
Steven E. Protter
Exalted Contributor

Re: ACL And a Large Depot

Shalom Douglass,

I just saw something like this today for the first time. I think you need to change the file where it says osil200 to localhost.

Good Luck,

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Douglass Anderson
Regular Advisor

Re: ACL And a Large Depot

How did this happen / What caused this?
How change I change the nearly 2000 files ?
Douglass Anderson
Regular Advisor

Re: ACL And a Large Depot

checking with HP
Carlos E Rivera
Advisor

Re: ACL And a Large Depot

I'm having this problem. Was this resolved differently than what SEP said?