Hi Kim,

look for a file named .basexperm (on unixoid OSes) it will probably be in your user folder.
On Windows it might be somewhere in c:/Documents and Settings/basex/ 

Open it with any text editor and search for the line:
admin hash123
replace the 'hash123' part
with the unsalted md5 hash of the password of your choice [1].

Kind regards,

Michael

Am 14.06.2010 um 16:17 schrieb Kim Stebel:

Hello List,

how can I reset the admin password for BaseX 6? I can't remember it. :(

Thank you
Kim
_______________________________________________
BaseX-Talk mailing list
BaseX-Talk@mailman.uni-konstanz.de
https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk

[1] You may use http://www.functions-online.com/md5.html for creation of that hash