[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] user priviledges
- Subject: Re: [cobalt-users] user priviledges
- From: "Zeffie" <cobaltlist@xxxxxxxx>
- Date: Tue Jan 23 00:02:57 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> 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