[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] how do I change default permissions for a user?
- Subject: Re: [cobalt-users] how do I change default permissions for a user?
- From: "Carrie Bartkowiak" <ravencarrie@xxxxxxxx>
- Date: Tue Feb 20 13:12:01 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> I want to be able to ftp files to various user directories so that they
can
> log in and download them. Currently, when I do this, the file holds the
> ownership of <siteadmin> and gives a 'permission denied' error to the user
> that tries to download it. I would like to be able give all uploaded
files
> from users <siteadmin> default permissions so that the files are world
> readable. I hate having to chmod or chown on every file. How can I
> accomplish this?
Login and upload the files as the user rather than the siteadmin would be my
first guess.
Or just upload everything at once, then go in through telnet and chmod
everything at once.
(Telnet's great - one command, it's all done..)
CarrieB