1833053 Members
2713 Online
110049 Solutions
New Discussion

Re: swinstall command

 
rajeev joshi
New Member

swinstall command

being a super user i cant execute the swinstall command. what could be the reason?
Is there any chance to change the permissions of swinstall, ihave done all the possible changes to the permissions of swinstall command.
but the result is same.
plz sujest me some help to come out of this problem.
i want to install patches on my hp server
4 REPLIES 4
Peter Godron
Honored Contributor

Re: swinstall command

Hi Rajeev,
and welcoem to the forums !

Please check you are using the correct executable.

ls -l `which swinstall`
Should show something like:

# ls -l `which swinstall`
-r-sr-xr-x 11 root bin 2326528 Nov 2 2004 /usr/sbin/swinstall

Please note the s setuid bit on the file !
See "man chmod" to change the permissions.

Please also read:
http://forums1.itrc.hp.com/service/forums/helptips.do?#33 on how to reward any useful answers given to your questions.


Pete Randall
Outstanding Contributor

Re: swinstall command

What error message are you getting?


Pete

Pete
Dennis Handly
Acclaimed Contributor

Re: swinstall command

If swverify hasn't been messed up the same way, you can use it to see what files have the wrong permissions. There is a -F option to fix them.