HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Got error when run some proccess by sudoer file
Operating System - HP-UX
1833129
Members
4334
Online
110051
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
06-10-2007 10:20 PM
06-10-2007 10:20 PM
Got error when run some proccess by sudoer file
Dear all
ILibrary
have installed sudoer software in HP-UX os version is 11.i. i am planning to use the following command in visodu file:
test ALL = (debit,tabs) NOPASSWD:ALL
so that test user can run any command of debit by the following command
$visu -u debit name of process
but when i run this some application process through this command i have got the following error
blbilstg]test:/homes/tabs/bin>sudo -u debit CCLREC
/usr/lib/pa20_64/dld.sl: Unable to find library 'libclntsh.sl.9.0'.
Killed
can any one help me regarding this issue
Robin
ILibrary
have installed sudoer software in HP-UX os version is 11.i. i am planning to use the following command in visodu file:
test ALL = (debit,tabs) NOPASSWD:ALL
so that test user can run any command of debit by the following command
$visu -u debit name of process
but when i run this some application process through this command i have got the following error
blbilstg]test:/homes/tabs/bin>sudo -u debit CCLREC
/usr/lib/pa20_64/dld.sl: Unable to find library 'libclntsh.sl.9.0'.
Killed
can any one help me regarding this issue
Robin
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2007 11:23 PM
06-10-2007 11:23 PM
Re: Got error when run some proccess by sudoer file
Dear Robin,
Looks like the path for library (LD_LIBRARY_PATH & SHLIB_PATH) issue.
Do as root
#env|grep LIB
Note the libraries and export the library for the user. May be you have to export /usr/lib/pa20_64/ with the library path.
man sudo (refer to the part which details about library issues).
Look also
man chatr
man ldd
Looks like the path for library (LD_LIBRARY_PATH & SHLIB_PATH) issue.
Do as root
#env|grep LIB
Note the libraries and export the library for the user. May be you have to export /usr/lib/pa20_64/ with the library path.
man sudo (refer to the part which details about library issues).
Look also
man chatr
man ldd
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP