![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Running script from other user rather than login user | rawatds | Shell Programming and Scripting | 3 | 01-30-2009 01:18 PM |
| check user id before running script | cpolikowsky | UNIX for Dummies Questions & Answers | 3 | 06-06-2008 12:02 PM |
| Running a Unix command as a different user | Andrewkl | UNIX for Advanced & Expert Users | 4 | 03-20-2008 04:52 AM |
| What user is a process running as? | america2 | UNIX for Dummies Questions & Answers | 1 | 05-21-2006 03:58 PM |
| running a script under different user | Gary Dunn | Shell Programming and Scripting | 4 | 12-13-2004 06:17 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
program running for one user and not for other user
i have an application that i can call from command line
i can pass arguments to the command specifying the server name, user name and password. when i give my login information such as username and password in the argument, the command gets executd. as an fyi, i can login using ssh to system. but when my co-worker gives his login information ( he has been disabled to login to the server using ssh) to the command, the program fails saying exec(): 0509-036 Cannot load program because of the following errors: 0509-150 Dependent module libvm.so could not be loaded. 0509-022 Cannot load module libkp.so 0509-026 System error: A file or directory in the path name does not exist i made sure all the permissions are correct and they turned out to be correct. is this because his ssh login is disabled and the command tries to login him in the server? |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|