The login page can be customized from its default configuration.  Users will need to login before they can access files unless you make a "anonymous" account which does not require authentication.

[attachment|login.png]

If users forget their password, they can have their password emailed to them if you allow them to do so.

You can also hard code automatic logins by embedding the username and password in the url.  Example:

[https://www.crushftp.com/?u=demo&p=demo&path=/demo/]