On Wed, 20 Jun 2001, A.Berdan wrote:
>
> Hi,
> Am instalat proftpd 1.2.1 + msyql 3.23.38
> si cu scriptuletul:
>
> ....
>
> SQLConnectInfo proftpd@localhost root xxxx
>
> SQLUserTable proftpd
> SQLUsernameField username
> SQLUidField uid
> SQLGidField gid
> SQLPasswordField password
> SQLHomedirField homedir
> SQLLoginCountField count
> SQLLogStats on
> SQLAuthoritative on
> SQLPlaintextPasswords on
>
> RequireValidShell off
> .....
>
> Merge sa ma autentific si sa ma loghez la server ...
> Acum vine partea cu buba: cand dau ls imi zice ceva de genul :
>
> 227 Entering Passive Mode (127,0,0,1,58,90).
> 150 Opening ASCII mode data connection for file list
> -r--r--r-- 1 ERROR ERROR 17728 Jun 12 13:20 fdimage.exe
> -r--r--r-- 1 ERROR ERROR 1474560 Jun 12 13:20 kern.flp
> drwx------ 2 ERROR ERROR 512 Jun 12 12:16 mail
> -r--r--r-- 1 ERROR ERROR 1474560 Jun 12 13:23 mfsroot.flp
> drwx------ 2 ERROR ERROR 512 Jun 14 18:07 nsmail
> -r--r--r-- 1 ERROR ERROR 36064 Jun 12 13:16 rawrite.exe
> 226 Transfer complete.
>
> Pot sa fac download dar nu stiu ce mama masii este cu ERROR!!!
> By the way fara RequireValidShell off
> nu merge si imi da :
> babube.alex.ro (localhost[127.0.0.1]) - USER gigi (Login failed): Invalid
> shell
> chiar daca ii dau SQLShellField /usr/local/bin/bash!!!
SQLShell FIELD iti spune ceva? Acolo trebuie sa-i spui cum se numeste
field-ul din tabela ta sql nu sa spui care este shell-ul.
Ideea este ca trebuie sa ai in tabela ta niste field-uri numite "uid" si
"gid" (ca asa ai definit mai sus) in care sa ai un uid si un gid real
(ceva de la ftp.bin). Arata-ne un row din tabela ta.
Tim
---
If the answer is Microsoft, you're asking the wrong question.
---
Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to
unsubscribe from this list.