[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] RE: 550 CHMOD not allowed



Anyone can help me..  My users cannot make chmod 755 or 777? the server is
aloways displaying 550 CHMOD not allowed..

(Sorry foy my bad english..)


-----
I too have been having similar problems within the last few weeks, where it
seems at random various files and folder permissions have been changed. I
have been fixing it by going in by SSH and changing file / folder
permissions depending on which is needed. I use the telnet command below to
make a folder read & writeable by everyone.

chmod go+rw file/foldername

Declan Connolly.