aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: passwords settings with amulweb  (Read 2037 times)

pow

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
passwords settings with amulweb
« on: December 27, 2006, 03:46:00 AM »

I'm getting confused on what passwords to set and what they are all for. I've installed amuled and amuleweb, set webserver enabled to 1 so all starts with executing amuled. All seems to run fine but I can't login the webinterface I (it states at the buttom that no password is set so login is not possible).

In amule.conf there are at [webserver] Password and PasswordLow, I've filled Password with a regular text password A, left PasswordLow B empty.
At [externalConnect] there is ECPassword and I've set that with a md5sum created password C (left ECAddress empty)
In remote.conf under [EC] is Password D, should this be plain or md5sum created?
Final is AdminPassword E, also should this be plain or md5sum created?

Could you explain me what passwords A, B, C, D and E do and if they should be regular or md5sum created?

Brilliant work on amule btw, I hope to have it up and running om my server soon!

Regards
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: passwords settings with amulweb
« Reply #1 on: December 27, 2006, 09:35:48 AM »

All passwords in the configuration files are md5 sums.

Remote.conf is needed, when you start amuleweb/amulecmd/amulegui usw. on a terminal and should generally contain the same passwords as in amule.conf although technically only the EC password has to be the same and you can change the webserver passwords.
Logged

pow

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
Re: passwords settings with amulweb
« Reply #2 on: December 27, 2006, 01:04:11 PM »

This did the trick, thank you!
Logged