me techie…

ramblings on technology ….

chown : not owner !!!

Posted by sraghav on April 14, 2008

Apparantly, you cant do a chown in Solaris. Here’s more…

http://unix.derkeiler.com/Newsgroups/comp.unix.solaris/2004-03/2579.html

another one here

http://www.itworld.com/Comp/3380/nls_unixchown040923/index.html

The reasoning explained sounds logical. Apparantly (as one of the article also explains), the restriction helps a user fill another user’s quota by creating a huge file and chowning it to the other user. Even worse, if the other user doesnt have privs to access the dir hosting that huge file, he cant even delete that.

Looks like a safety precaution, turned into a bit of blockade for normal users… :(

Leave a Reply

You must be logged in to post a comment.