![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
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 |
| How to set the name of the group and the owner while creation of the file? | nehak | UNIX for Dummies Questions & Answers | 2 | 04-23-2008 08:26 AM |
| determine owner of a file | unibboy | Shell Programming and Scripting | 4 | 01-26-2008 02:39 PM |
| change owner of a file | CBarraford | UNIX for Dummies Questions & Answers | 3 | 03-03-2007 11:37 PM |
| How to change the owner of the file? | redlotus72 | UNIX for Dummies Questions & Answers | 1 | 09-21-2006 11:31 PM |
| changing owner & grp of a file | Sabari Nath S | UNIX for Advanced & Expert Users | 1 | 09-27-2005 12:08 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Owner of file gets 'not owner' error for chgrp
Hi Folks,
I know that changing users and groups is pretty basic admin, but this one has got me stumped. When I try to change the group of a file for which I am the owner for, it still gives me a 'Not owner' error. For example, when I am logged in as 'webadmin', I have the following file: -rwxrwxr-x 1 webadmin other 0 Dec 17 12:00 zzz_info.php I want to change group from other to www, so I run: chgrp www zzz_info.php I get this error: chgrp: changing group of `zzz_info.php': Not owner I have read somewhere that "More recent versions" of solaris only enable root to change permissions by default, but as per instructions I have gone and set "set rstchown=1" in /etc/system. This is something I've never dealt with before, so any help would be appreciated. |
|
||||
|
Ooops, my bad. Have now set to 0 and rebooted. Must be something else, as the problem still manifests the same.
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|