- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - HP-UX
- >
- System Administration
- >
- Re: issue in changing dir permission
-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
- 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
- Email to a Friend
- Report Inappropriate Content
12-15-2010 08:59 PM
12-15-2010 08:59 PM
issue in changing dir permission
cat /etc/group output
/>cat /etc/group
oinstall::202:
dba::203:oracle
-------------
cat /etc/passwd
>cat /etc/passwd | grep -i oracle10
oracle10:*:222:202::/home/oracle10:/sbin/sh
---------------
rwxr-xr-x 8 root sys 8192 Mar 21 2009 fintrdbASIA
drwxrwxr-x 4 oracle oinstall 1024 Dec 15 20:51 fintrdataASIA
-rwxrwxr-x 1 oracle oinstall 7340040192 Dec 16 10:34 users07.dbf
cd fintrdbASIA/fintrdataASIA
chown oracle10:oinstall users07.dbf
[FT-DB]:[ftin]:/fintrdbASIA/fintrdataASIA=>chown oracle10:oinstall users07.dbf
sh: chown: Execute permission denied.
done su - oracle and tried to change the permission ,eventhough the owner is oracle i am n ot able to change the permission
regards
MC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-15-2010 10:07 PM
12-15-2010 10:07 PM
Re: issue in changing dir permission
Also see:
# man 1m setprivgrp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-15-2010 11:02 PM
12-15-2010 11:02 PM
Re: issue in changing dir permission
> particular file i am getting execution
> permission denied.
> chown [...]
"chown" changes ownership, not permissions.
man chown
With my weak psychic powers, and your lack of
detail ("uname -a" output, say), it's hard to
be very specific, but many computer operating
systems require some privilege to change the
ownership of a file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-15-2010 11:09 PM
12-15-2010 11:09 PM
Re: issue in changing dir permission
i dont have any file privgroup under /etc.
hi
ver v3 and i am trying to change the ownership and not permission,, mistyped it.
regards
MC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-15-2010 11:10 PM
12-15-2010 11:10 PM
Re: issue in changing dir permission
# ll /usr/bin/chown
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-15-2010 11:25 PM
12-15-2010 11:25 PM
Re: issue in changing dir permission
ll /usr/bin/chown
-r-xr--r-- 1 bin bin 74848 Jun 28 2008 /usr/bin/chown
regards
MC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-15-2010 11:29 PM
12-15-2010 11:29 PM
Re: issue in changing dir permission
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-16-2010 12:27 AM
12-16-2010 12:27 AM
Re: issue in changing dir permission
thanks for u r response, since i was reading man page from last night not able to find the solution,but @ last it was simple permission pblm.
regards
MC
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP