![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| root can not change the permission of old oracle archive directory in solaris 8 | mahanalok | SUN Solaris | 3 | 03-16-2009 07:31 PM |
| Root cannot change /home permission | moe2266 | UNIX for Dummies Questions & Answers | 6 | 10-31-2007 10:19 AM |
| Permission Change Upon Reboot | gross | SUN Solaris | 2 | 06-25-2007 12:34 PM |
| change permission chmod | Minguccio75 | UNIX for Advanced & Expert Users | 2 | 11-30-2006 04:48 AM |
| Other than root user .Normal user is unable to create files | mallesh | UNIX for Advanced & Expert Users | 1 | 06-22-2005 01:18 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
cant able to change permission in a DIR as root user
Hi
my directory not accepting any commands. its simply telling permission denied. i tried ( cp, mv, rm ) as roor i want to set default permissons to this DIR please find the Logs below. dr-xr-xr-x 1 root root 1 Jun 1 09:04 AP1_ROP ( original dir) root> chmod 777 valve chmod: WARNING: can't change valve root> getfacl AP2_ROP # file: AP2_ROP # owner: bin # group: bin user::rwx group::r-x #effective:r-x mask:r-x other:r-x please give me a solution, i tried all commands with root login, something went wrong with the directory, its not accepting any commands. Thanks Vijay, |
|
||||
|
Your directory might me remote (eg: NFS) or on a filesystem mounted read-only (eg: lofs mounted shared directory on a zone).
In the first case, switch to the bin user which owns the directory ans isn't subject to root downgrade to nobody. In the latter case, you need to have the filesystem remounted read-write if this is possible. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|