Hi all,
i'm still new on freebsd, please help me.
i had installed pure-ftpd. it is working with the anonymous login.
i'd like to make it non anonymous login, so only authenticated user can
log in.
here what i did :
# Don't allow authenticated users - have a public anonymous FTP only.
AnonymousOnly no
# Disallow anonymous connections. Only allow authenticated users.
NoAnonymous yes
i think with this i had set no naonymous login (that what i got after
reading the manual)
but this is appear:
220-You are user number 1 of 50 allowed.
220-Local time is now 01:53. Server port: 21.
220-*Only anonymous FTP is allowed here* (why this could happen? what is
wrong?)
220-IPv6 connections are also welcome on this server.
220 You will be disconnected after 15 minutes of inactivity.
Name (localhost:<myname>):newftp
421 Unable to set up secure anonymous FTP
ftp: Login failed.
i had made the newftp user with password, but it still can.t login.
anyone can help me? Thanks before
--
--
Best Regards
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"