- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- directory owner ship
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
09-12-2007 01:29 AM
09-12-2007 01:29 AM
chown: 3002-132 root is an unknown groupname.
hfxnsp2:/opt/bmc/7.2.10/Patrol3/AIX5.2.0.0-64/best1/7.2.10/bgs>
i have to change the owner ship of lib64 directory to root. but above following error is coming
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2007 01:32 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2007 01:34 AM
09-12-2007 01:34 AM
Re: directory owner ship
hfxnsp2:/opt/bmc/7.2.10/Patrol3/AIX5.2.0.0-64/best1/7.2.10/bgs>cat /etc/group |grep root
system:!:0:root
bin:!:2:root,bin
sys:!:3:root,bin,sys
security:!:7:root
cron:!:8:root
audit:!:10:root
lp:!:11:root,lp,printq
mqm:!:125:l364266,mqm,prdia,QRFSPR79,QWDCRA31,QRFSPR80,harvest,root,QWDCTR31,QRFSPR8A,QRFSPR8B,QMBPROC5,QMBPROP5
hfxnsp2:/opt/bmc/7.2.10/Patrol3/AIX5.2.0.0-64/best1/7.2.10/bgs>
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2007 01:37 AM
09-12-2007 01:37 AM
Re: directory owner ship
I'm still guessing your /etc/group file's first line that says only root is wrong. But honestly I could be wrong. On HPUX that is what my line looks like. It may differ slightly on AIX. Its been 6+ years since I've looked at AIX.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2007 01:45 AM
09-12-2007 01:45 AM
Re: directory owner ship
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2007 02:45 AM
09-12-2007 02:45 AM
Re: directory owner ship
If this is AIX then you probably want "system" as the group:
# chown root:system ...
By the way, though, this is an HP Forum!!!
Regards!
...JRF...