aMule Forum
English => aMule Help => Topic started by: pow 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
-
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.
-
This did the trick, thank you!