Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problem mit der vsftp anon_umask
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
zaiyon
Apprentice
Apprentice


Joined: 19 May 2004
Posts: 219
Location: Germany

PostPosted: Thu Aug 05, 2004 2:33 pm    Post subject: Problem mit der vsftp anon_umask Reply with quote

Hi, ich habe ein Problem damit, die Files anonymer user chmodden zu lassen, die umask ist immer 600, unabhängig davon ob ich sie ändere.

Meine vsftpd.conf:
Code:

listen=YES
background=YES
anonymous_enable=YES

write_enable=YES

local_umask=022

anon_upload_enable=YES

anon_mkdir_write_enable=YES

dirmessage_enable=YES

connect_from_port_20=YES

chown_uploads=YES
chown_username=ftp

xferlog_enable=YES

xferlog_file=/var/log/vsftpd/vsftpd.log

nopriv_user=nobody

pasv_min_port=20000
pasv_max_port=20100

no_anon_password=YES
anon_umask=022



Die letzte Zeile hatte ich versucht durch "0022" zu ersetzen, allerdings mit dem gleichen Resultat, anonym hochgeladene Files sind immer 600 chmoddet, hier ein Beispiel:

"verdammt" in meinem homedir:
Code:

-rwxrwxrwx  1 zaiyon users 0 Aug  5 16:19 verdammich


und sobald ichs hochlade...
Code:

-rw-------    1 1005     21              0 Aug 05 14:21 verdammich


das sind die berechtigungen des Inhaltes von /home/ftp das ich als ftp dir nutze:
Code:

drwxrwxr-t  2 root users 232 Aug  5 15:26 download
drwxrwxr-t  2 ftp  users 208 Aug  5 16:21 upload


Die anonymen uploads kommen wie man sieht in den Ordner upload.

weiss irgendwer was ich da falsch mache?
thx im vorraus
_________________
What do you have when you have six lawyers buried up to their necks in sand? Not enough sand.
My Project - open Outcast
Back to top
View user's profile Send private message
amne
Bodhisattva
Bodhisattva


Joined: 17 Nov 2002
Posts: 6378
Location: Graz / EU

PostPosted: Thu Aug 05, 2004 6:03 pm    Post subject: Reply with quote

Komisch, ich hab jetzt selbst versucht, das zum Laufen zu bringen, bin aber auch gescheitert. Chown funktioniert lustigerweise.
_________________
Dinosaur week! (Ok, this thread is so last week)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum