> Connected to 192.168.1.4
> Error loading /etc/ssl/certs/ftpd.pem: 10181:error:02001002:system
> library:fopen
> :No such file or
> directory:bss_file.c:245:fopen('/etc/ssl/certs/ftpd.pem','r')
> 10181:error:20074002:BIO routines:FILE_CTRL:system lib:bss_file.c:247:
> User (192.168.1.4:(none)): anonymous
> 10181:error:140AD002:SSL routines:SSL_CTX_use_certificate_file:system
> lib:ssl_rs
> a.c:515:
> Login failed.
> ftp>

According to the information you provided it seems that there is a
problem when the server tries to load the ssl routines. Maybe something
went wrong during installation. If you do not need ssl for your ftp
server you can disable it in the config file. After that you should
check if login to the server is possible.

> I then tried to stop the daemon with "/etc/init.d/proftpd stop" but it will
> not stop. I get [!!] instead of [ok]. "restart does no work either. Can
> anyone offer advice?

You can try to kill the proftpd process manually. Try "killall profptd"
or try "ps ax | grep proftpd" and after that issue the "kill" command on
the PID it shows. Hope that heps a little.

brgds, Marc


--
[EMAIL PROTECTED] mailing list

Reply via email to