- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- permission denied
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
11-26-2008 07:12 AM
11-26-2008 07:12 AM
permission denied
I have executed kctune command with a normal user but i get this message error:
$ /usr/sbin/kctune
ERROR: The command is unable to lock the configuration 'current' for
reading: open: Permission denied
regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2008 07:21 AM
11-26-2008 07:21 AM
Re: permission denied
It looks you are not having permission to execute the command kctune.
Either you need to give excute permission or use ACL
Ganesh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2008 07:28 AM
11-26-2008 07:28 AM
Re: permission denied
here is permission for kctune:
ll /usr/sbin/kctune
-r-xr-xr-x 1 bin bin 780036 Jan 4 2008 /usr/sbin/kctune
And other think:that i can execute it in another server.
regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2008 08:18 AM
11-26-2008 08:18 AM
Re: permission denied
Here are the permissions for /stand/current and its contents one of my systems.
# ll -d /stand/current
drwxr-xr-x 5 root sys 1024 Sep 12 15:25 /stand/current/
# ll /stand/current
total 55408
drwxr-xr-x 5 root sys 1024 Sep 12 15:25 ./
dr-xr-xr-x 7 bin bin 1024 Sep 19 16:54 ../
-rw-r--r-- 1 root sys 0 Sep 12 15:25 .config
-rw-r--r-- 1 root sys 147 Sep 12 15:25 README
drwxr-xr-x 3 root sys 1024 Sep 12 15:25 bootfs/
drwxr-xr-x 2 root sys 1024 Sep 19 16:56 krs/
drwxr-xr-x 2 root sys 1024 Sep 19 16:55 mod/
-rw-r--r-- 1 root sys 2698 Sep 19 16:56 system
-rwxr-xr-x 3 root sys 28214544 Sep 12 15:18 vmunix*
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2008 08:29 AM
11-26-2008 08:29 AM
Re: permission denied
the issue is not with the permissions on kmtune, but the current as Patrick (and the error message) pointed out
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2008 09:22 AM
11-26-2008 09:22 AM
Re: permission denied
it works now.
I have verified all files and found that
.config file with rw-------
i have modified it to rw-r--r--
thank you ,i'll assign points to you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2008 09:23 AM
11-26-2008 09:23 AM
Re: permission denied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2008 12:35 PM
11-26-2008 12:35 PM
Re: permission denied
Yes but they should be able to look at them.
>the issue is not with the permissions on kmtune
If it is SETUID, then it could be a permission problem.
I think I remember the problem was with the initial versions of it. I assume it was latter patched because I don't remember still having problems with it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2008 07:19 AM
11-27-2008 07:19 AM
Re: permission denied
@bouserg - please read:
http://forums13.itrc.hp.com/service/forums/helptips.do?#34
keep on foruming
Volkmar