Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: Daniel Bahl on May 07, 2002, 06:01:39 PM

Title: CHMOD on Ibay-users...
Post by: Daniel Bahl on May 07, 2002, 06:01:39 PM
Hi e-smith.

I have with no success tried to give my users (ibays) access to chmod thier own files.

What can  a do ??
hope u can help me!

Daniel Bahl
Title: Re: CHMOD on Ibay-users...
Post by: Nathan Fowler on May 07, 2002, 08:31:23 PM
From PROFTPD?
Title: Re: CHMOD on Ibay-users...
Post by: Daniel Bahl on May 07, 2002, 08:32:32 PM
Yearh - The FTP Server includede with e-smith 5.1
Title: Re: CHMOD on Ibay-users...
Post by: Nathan Fowler on May 07, 2002, 10:06:48 PM
In /etc/proftpd.conf change the line:

AllowChmod     false

to:

AllowChmod true


Note that this is templated, so I recommend either updating the master template itself, or, creating a custom template.  When you add new ibays this configuration will be overwritten.

Nathan
Title: Re: CHMOD on Ibay-users...
Post by: Daniel Bahl on May 07, 2002, 11:54:34 PM
It does not work :( ??
Title: Re: CHMOD on Ibay-users...
Post by: Dominik on May 08, 2002, 12:54:07 AM
Have a look at this:

http://forums.contribs.org/index.php?topic=13277.msg50273#msg50273


Better make a custom template for this.
Title: Re: CHMOD on Ibay-users...
Post by: Charlie Brady on May 08, 2002, 01:53:07 AM
Dominik wrote:

> Better make a custom template for this.

Better still, don't do it. It decreases the security of the server. Home directories are provided for private files, i-bays are provided for shared files.

Charlie
Title: Re: CHMOD on Ibay-users...
Post by: Dominik on May 08, 2002, 11:23:28 AM
Sorry, I thought that he would like to change the ftp settings so that the users can use the ftp feature to make chmod with a ftp programm in an ibay.
Title: Re: CHMOD on Ibay-users...
Post by: Daniel Bahl on May 08, 2002, 01:48:47 PM
I will :P And Thx. Dominik :P

I will try it right now :P
Title: Re: CHMOD on Ibay-users...
Post by: Charlie Brady on May 09, 2002, 12:50:47 AM
Dominik wrote:

> Sorry, I thought that he would like to change the ftp
> settings so that the users can use the ftp feature to make
> chmod with a ftp programm in an ibay.

Yes, that's what I thought as well. My advice remains - don't do that - use i-bays instead.

Charlie