Results 1 to 5 of 5
i am able to change the mode using chmod and able to change permission.
but i am not able to change group and ownership. getting as invalid
can any one ...
- 12-07-2009 #1Just Joined!
- Join Date
- Dec 2009
- Location
- Chennai
- Posts
- 3
regarding changing group and ownership
i am able to change the mode using chmod and able to change permission.
but i am not able to change group and ownership. getting as invalid
can any one help me regarding this .
- 12-07-2009 #2
You do not say what command you are using. The chown command can be used to change both personal and group ownership, but only by root. Ordinary users cannot change the personal ownership of their files. This is to prevent malicious programs with the SUID bit set from giving themselves root ownership and therefore root access.
The chgrp command can be used by any user to change the group ownership to any group that user belongs to."I'm just a little old lady; don't try to dazzle me with jargon!"
- 12-07-2009 #3Just Joined!
- Join Date
- Dec 2009
- Location
- Chennai
- Posts
- 3
thanks for your reply
i thought to not to mention command as it was common.
i got the answer now
i am not a root user so oly not able to change.
- 12-07-2009 #4Just Joined!
- Join Date
- Dec 2009
- Location
- Chennai
- Posts
- 3
hi little old lady can i know what is meant by jargon
- 12-09-2009 #5
An example of Jargon:
Originally Posted by Computer Stupidities at Rinkworks If we hit that bullseye, the rest of the dominoes will fall like a house of cards. Checkmate! (Zapp Brannigan)
My new blog. It's probably not as good as I think it is.


Reply With Quote
