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

Re: [cobalt-users] [Raq3] File permissions- rejected from admin - MORE



The Fix for this as published by Jonathan has been implemented on
my RAQ3 and works fine.  You only need add the following line to:
etc/proftpd.conf

<Global>
        AllowChmod              on
</Global>

See my sniplet below.

# This is a basic ProFTPD configuration file (rename it to 
# 'proftpd.conf' for actual use.  It establishes a single server
# and a single anonymous login.  It assumes that you have a 
user/group
# "nobody" and "ftp" for normal operation and anon.

ServerName			"ProFTPD"
ServerType			inetd
DeferWelcome			off
DefaultServer			on
DefaultRoot			/ admin
DefaultRoot			~/../.. site-adm
DefaultRoot			~ !site-adm

# Port 21 is the standard FTP port.
Port				21
# Umask 022 is a good standard umask to prevent new dirs and 
files
# from being group and world writable.
Umask				002

# Set the user and group that the server normally runs at.
User				nobody
Group				nobody

# Normally, we want files to be overwriteable.
<Directory />
  AllowOverwrite		on
</Directory>

<Global>
        AllowChmod              on
</Global>

# A basic anonymous configuration, no upload directories.

My 10cents, Lennie Core


At 8:19 AM -0400 8/30/00, Tim M. Muldoon wrote:
>I don't know if this applies to changing permissions also, but I can no
>longer upload files by FTP using admin having passed the limit.
>
>"Check to see if admin is a part of more than 32 groups. If admin is a part
>of  more than 32 groups, there will be a permission denied message when
>trying to upload with FTP. This is a limitation with the Linux OS."


	There are only 24 virtuals setup on the server. Therefore, I 
would find it difficult or impossible to believe that there could be 
more than 32 groups.

	Moreover, this was working last week ("admin" ability to set 
permissions on files) and no new accounts/domains have been setup.

	Yes, Gerald, "root" can make changes ("su -") via Telnet, but 
this should be unnecessary. "Admin" SHOULD be able to do this also. 
What's up??       : (




Patrick Beart
-- 
-------------------------------------------------------------------
patrick@xxxxxxxxxxxxxxxxxxx       503-558-8322      Clackamas(Portland), OR
Web Architecture:   http://www.WebArchitecture.com
Intelligent Internet consulting, site development, and hosting 
solutions since 1994

iWeb4Biz: Internet hosting for businesses   http://www.iWeb4Biz.com/
  -------------------------------------------------------------------


_______________________________________________
cobalt-users mailing list
cobalt-users@xxxxxxxxxxxxxxx
To Subscribe or Unsubscribe, please go to:
http://list.cobalt.com/mailman/listinfo/cobalt-users

---------------------------------------------------
            Lennie Core, LCPCC
       Coreave.com, Design & Hosting
               757-442-2909