I would like to disable the customer area login. Is this possible?


Right now when they create an account (login.php) I only want to require a couple of fields:
  1. First and Last name
  2. E-mail Address
  3. Phone Number
  4. Subscribe to Newsletter
I was able to install: Easy Sign Up 2 which makes these four fields happen. But I don't want to require a login area or a login password. How can I make the password not required (So that I can remove it from the form)?