Freesco, NND, CDN, EOS
http://forum.freesco.pl/

proftpd, login incorrect
http://forum.freesco.pl/viewtopic.php?f=24&t=8793
Strona 1 z 1

Autor:  Anonymous [ czwartek, 1 września 2005, 16:49 ]
Tytuł:  proftpd, login incorrect

problem nastepujacy:
przy probie polaczenia z serwerem z sieci lokalnej blad :(
uzytkownikow nobody i ftp mam utworzonych (useradd i wsio) ale nie ustawialem dla nich zadnych hasel ani niczego, tylko do grup sa dopisani

USER anonymous
331 Password required for anonymous.
PASS ***********
530 Login incorrect.
QUIT
Retry: Wait 5 sec
i tak w kolko

ServerName "cwlan"
ServerType standalone
DefaultServer on
Port 21
Umask 022
MaxInstances 30
User nobody
Group nobody
DefaultRoot /home/ftp/ # ten katalog sobie sam zrobiiem (moze jakies uprawnienia mu nadawac ?
AllowOverwrite on
<Limit SITE_CHMOD>
ALLOWAll
</Limit>

<Anonymous ~ftp>
User ftp
Group ftp

UserAlias anonymous ftp
MaxClients 10
DisplayLogin welcome.msg
DisplayFirstChdir .message
<Limit WRITE>
DENYAll
</Limit>
</Anonymous>

Autor:  MAC!EK [ czwartek, 1 września 2005, 18:00 ]
Tytuł: 

passwd USER

usatw im hasło bez hasła nie zalogujesz się raczej

Autor:  Anonymous [ piątek, 2 września 2005, 01:19 ]
Tytuł: 

ok, juz dziala :D
teraz z kolei nastepny problemik...
nie moge uploadowac na serwer :(
otrzymuje komunikat 550 premission denied i kropka
w koncie anonymous jest jak byk ze AllowAll i nic :(

Troche pozmieniany konfig:

ServerType standalone
DefaultServer on
Port 21
Umask 022
MaxInstances 30
User nobody
Group nobody
DefaultRoot /home/ftp/ftp
AllowOverwrite on
<Limit SITE_CHMOD>
ALLOWALL
</Limit>
<Directory /home/ftp/ftp/upload>
<Limit WRITE>
Allow From 192.168.1.30
</Limit>
</Directory>
<Anonymous /home/ftp/ftp>
RequireValidShell off
User mrgr
Group users
AnonRequirePassword off
UserAlias anonymous ftp
MaxClients 10
DisplayLogin welcome.msg
DisplayFirstChdir .message
<Limit WRITE>
AllowAll
</Limit>
</Anonymous>

Autor:  Anonymous [ piątek, 2 września 2005, 01:52 ]
Tytuł: 

PROBLEM ROZWIAZANY... KWESTIA USTAWIENIA UPRAWNIEN DO ZAPISU W KATALOGU (CHMOD)
:D
dziekuje za pomoc :)

Strona 1 z 1 Strefa czasowa UTC+2godz.
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/