aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: The problem of logging amuleweb  (Read 1890 times)

ccbruce

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
    • http://A
The problem of logging amuleweb
« on: August 10, 2006, 11:12:13 AM »

Hi, all:

I can't login through amuleweb because it always reports me "Password incorrect, please try again. ".

My password was encrypted by md5sum, and had already filled in amule.conf and remote.conf. I even clean my cookies and cache of IE, but it still not work.

I don't know what happened, please help me.

The following is my amule.conf and remote.conf

amule.conf
------------------------------------------------------------------------------------------------
[eMule]
AppVersion=aMule 2.1.1
Nick=http://www.aMule.org
QueueSizePref=50
MaxUpload=0
MaxDownload=0
SlotAllocation=2
Port=4662
UDPPort=4672
UDPDisable=0
Autoconnect=1
MaxSourcesPerFile=300
MaxConnections=500
MaxConnectionsPerFiveSeconds=20
RemoveDeadServer=1
DeadServerRetry=2
ServerKeepAliveTimeout=0
Reconnect=1
Scoresystem=1
Serverlist=0
AddServersFromServer=1
AddServersFromClient=1
SafeServerConnect=0
AutoConnectStaticOnly=0
SmartIdCheck=1
ConnectToKad=1
ConnectToED2K=1
TempDir=/mnt/aMule/.aMule/Temp
IncomingDir=/mnt/aMule/.aMule/Incoming
ICH=1
AICHTrust=0
CheckDiskspace=1
MinFreeDiskSpace=1
AddNewFilesPaused=0
PreviewPrio=0
ManualHighPrio=0
FullChunkTransfers=1
StartNextFile=0
StartNextFileSameCat=0
FileBufferSizePref=16
DAPPref=1
UAPPref=1
OSDirectory=/mnt/aMule/.aMule/
OnlineSignature=0
OnlineSignatureUpdate=5
EnableTrayIcon=0
MinToTray=0
ConfirmExit=0
StartupMinimized=0
3DDepth=10
ToolTipDelay=1
ShowOverhead=0
ShowInfoOnCatTabs=0
ShowRatesOnTitle=0
VerticalToolbar=0
VideoPlayer=
VideoPreviewBackupped=1
StatGraphsInterval=3
statsInterval=30
DownloadCapacity=3
UploadCapacity=3
StatsAverageMinutes=5
VariousStatisticsMaxValue=100
SeeShare=2
FilterLanIPs=1
IPFilterAutoLoad=1
IPFilterURL=
FilterLevel=127
FilterMessages=0
FilterAllMessages=0
MessagesFromFriendsOnly=0
MessageFromValidSourcesOnly=1
FilterWordMessages=0
MessageFilter=
ShareHiddenFiles=0
AutoSortDownloads=0
NewVersionCheck=0
ExecOnCompletion=0
ExecOnCompletionCommand=sh -c '~/example.sh "%FILE" %HASH'
Language=
SplitterbarPosition=75
YourHostname=
DateTimeFormat=%A, %x, %X
IndicateRatings=1
AllcatType=0
ShowAllNotCats=0
DisableKnownClientList=0
DisableQueueList=0
MaxMessageSessions=50
PermissionsFiles=416
PermissionsDirs=488
Address=
[FakeCheck]
Browser=0
BrowserTab=1
CustomBrowser=
[Proxy]
ProxyEnableProxy=0
ProxyType=0
ProxyName=
ProxyPort=1080
ProxyEnablePassword=0
ProxyUser=
ProxyPassword=
[WebServer]
Enabled=1
Password=60c679ba8e2191e80f1b2241ae6f3322
PasswordLow=
Port=4711
UseGzip=1
UseLowRightsUser=1
PageRefreshTime=120
Template=
[ExternalConnect]
AcceptExternalConnections=1
ECAddress=
ECPort=4712
ECPassword=60c679ba8e2191e80f1b2241ae6f3322
ShowProgressBar=1
ShowPercent=0
UseSrcSeeds=0
UseSecIdent=1
IpFilterOn=1
[Razor_Preferences]
FastED2KLinksHandler=1
FullQueueSources=0
HighQueueRankingSources=0
HighQueueRanking=1200
AutoDropTimer=240
NoNeededSourcesHandling=2
[SkinGUIOptions]
UseSkinFile=0
SkinFile=
[Statistics]
MaxClientVersions=0
TotalDownloadedBytes=0
TotalUploadedBytes=21382

remote.conf
------------------------------------------------------------------------------------------------
Locale=
[EC]
Host=127.0.0.1
Port=4712
Password=60c679ba8e2191e80f1b2241ae6f3322
[Webserver]
Port=4711
Template=
UseGzip=1
AllowGuest=0
AdminPassword=60c679ba8e2191e80f1b2241ae6f3322
GuestPassword=60c679ba8e2191e80f1b2241ae6f3322
Logged

ccbruce

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
    • http://A
RE: The problem of logging amuleweb
« Reply #1 on: August 11, 2006, 07:41:22 AM »

I've already found the root of this problem...

Somehow the string generated by 'md5sum' doesn't match the string that amule accepted, but I don't know why...

I think that should be different md5 libraries exist in my system...
Logged

GonoszTopi

  • The current man in charge of most things.
  • Administrator
  • Hero Member
  • *****
  • Karma: 169
  • Offline Offline
  • Posts: 2685
Re: The problem of logging amuleweb
« Reply #2 on: August 11, 2006, 10:18:16 AM »

Be sure that the md5sum command does not sum a trailing newline after your password. The command to use is

echo -n | md5sum | cut -d' ' -f1

Alternatively, you can use amuleweb itself to generate and save the md5sums into remote.conf. Refer to its man page for more information.
Logged
concordia cum veritate