- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- /opt/networker/bin/nsrexecd: Execute permission de...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2007 01:05 AM
07-23-2007 01:05 AM
/opt/networker/bin/nsrexecd: Execute permission denied.
I'm trying to run Legato client on an HP-UX 11.11 machine and I keep on getting this message:
SU hpux1>>/sbin/init.d/networker start
Starting nsrexecd
/sbin/init.d/networker: /opt/networker/bin/nsrexecd: Execute permission denied.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2007 01:14 AM
07-23-2007 01:14 AM
Re: /opt/networker/bin/nsrexecd: Execute permission denied.
What are the permissions on the file:
/opt/networker/bin/nsrexecd
ll /opt/networker/bin/nsrexecd
Please post.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2007 01:17 AM
07-23-2007 01:17 AM
Re: /opt/networker/bin/nsrexecd: Execute permission denied.
-r-xr-xr-x 1 root sys 3891232 Feb 18 01:25 /opt/networker/bin/nsrexecd
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2007 01:29 AM
07-23-2007 01:29 AM
Re: /opt/networker/bin/nsrexecd: Execute permission denied.
This looks like the right permissions. The only other thing to look at is any shlibs used by nsrexecd. Do:
$ file /opt/networker/bin/nsrexecd
$ ldd /opt/networker/bin/nsrexecd
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2007 01:39 AM
07-23-2007 01:39 AM
Re: /opt/networker/bin/nsrexecd: Execute permission denied.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2007 01:44 AM
07-23-2007 01:44 AM
Re: /opt/networker/bin/nsrexecd: Execute permission denied.
I assume your kernel is 64 bit?
$ file /stand/vmunix
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2007 01:51 AM
07-23-2007 01:51 AM
Re: /opt/networker/bin/nsrexecd: Execute permission denied.
32-bit.
/stand/vmunix: PA-RISC1.1 executable -not stripped
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2007 02:03 AM
07-23-2007 02:03 AM
Re: /opt/networker/bin/nsrexecd: Execute permission denied.
Does your hardware support 64 bit, if so, you need to convert to 64 bit. If not, your lemon hardware can't run that Legato program.