[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] RE: 550 CHMOD not allowed
- Subject: [cobalt-users] RE: 550 CHMOD not allowed
- From: "Achieve Website Design" <info@xxxxxxxxxxxxxx>
- Date: Thu Nov 29 03:12:01 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
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.