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

Re: [cobalt-users] user priviledges



> How can I allow non super user accounts to use the "write"
> command? The priviledges on the file are rwxr_xr_x... yet
> only the super user can use "write" to send messages, I
> always get this message:

Just do a 
chmod 777 filename

Zeffie