View previous topic :: View next topic |
Author |
Message |
danielinux Apprentice
Joined: 10 Nov 2004 Posts: 202
|
Posted: Tue Oct 11, 2005 8:30 am Post subject: [OT - Risolto] amuleweb & password |
|
|
Ho emerge la seguente versione di amule con le seguenti use:
amule-2.0.3 +amuled -debug +gtk2 +nls +remote -stats -unicode
Nei settaggi:
[*]Ho la porta del webserver sulla 4711,
[*]Ho abilitato la compressione gzip,ho inserito la passwd x diritti completi,
[*]Abilitato flag x connessioni esterne
[*]Usa porte TCP invece del socket UNIX
[*]Ho inserito la password x parametri di connessione esterna
[*]Porta TCP esterna = 4712
Nell'HowTo di amule c'era una voce da abilitare di nome Abilita password ma questa voce nella mia versione non c'è!
La conseguenza è che da web, posso entrare nell'interfaccia di amuleweb senza password semplicemente non inserendo alcuna password e cliccando su login now.
.
Come faccio ad abilitare il login con password?
PS: Non è bello che tutti possano accedere all'interfaccia senza password!!
Last edited by danielinux on Tue Oct 11, 2005 11:01 am; edited 1 time in total |
|
Back to top |
|
|
gutter Bodhisattva
Joined: 13 Mar 2004 Posts: 7162 Location: Aarau, Aargau, Switzerland
|
Posted: Tue Oct 11, 2005 9:28 am Post subject: |
|
|
Aspettando che qualcuno esperto su amule ti fornisca la risposta, potresti temporaneamente bloccare con iptables l'accesso a tutti gli IP che non fanno parte della tua sottorete. _________________ Registered as User #281564 and Machines #163761 |
|
Back to top |
|
|
danielinux Apprentice
Joined: 10 Nov 2004 Posts: 202
|
Posted: Tue Oct 11, 2005 10:21 am Post subject: |
|
|
Il fatto è che l'interfaccia mi serve solo fuori dalla mia sottorete, quindi piuttosto aspetto la soluzione prima di far partire amuleweb |
|
Back to top |
|
|
Onip Advocate
Joined: 02 Sep 2004 Posts: 2912 Location: Parma (Italy)
|
Posted: Tue Oct 11, 2005 10:28 am Post subject: |
|
|
bisogna lanciare
Code: | amuleweb -A passwd_desiderata |
io ho modificato anche i file di init di amuleweb aggiungendo l'opzione per la password (che attualmente non c'è)
in /etc/conf.d/amuleweb ho aggiunto questa riga
Code: |
WEBPWD="password_per_la_connessione_web"
|
e in /etc/init.d/amuleweb ho modificato la riga delle opzioni in questo modo
Code: | OPTIONS="-h ${AMULEHOST} -p ${AMULEPORT} -P ${AMULEPWD} -A ${WEBPWD} -q" |
Byez _________________ Linux Registered User n. 373835
Titus Lucretius Carus, De Rerum Natura - Tantum religio potuit suadere malorum |
|
Back to top |
|
|
danielinux Apprentice
Joined: 10 Nov 2004 Posts: 202
|
Posted: Tue Oct 11, 2005 11:00 am Post subject: |
|
|
erfetto!
Grazie mille, ora è OK! |
|
Back to top |
|
|
gutter Bodhisattva
Joined: 13 Mar 2004 Posts: 7162 Location: Aarau, Aargau, Switzerland
|
Posted: Sun Oct 30, 2005 9:06 am Post subject: |
|
|
Moved from Italian to Off Topic. _________________ Registered as User #281564 and Machines #163761 |
|
Back to top |
|
|
|