View previous topic :: View next topic |
Author |
Message |
opensourcenetwork
Joined: 24 May 2013 Posts: 1
|
Posted: Fri May 24, 2013 21:22 Post subject: Error while changing the web-interface password |
|
|
Hello,
Dumb me, I changed the admin passord and I am not able to login anymore...
How can I change/reset the username/password to god/m23 ?
I tried dpkg-reconfigure m23 and aptitude purge m23 but the passwords and loggin stays the same.
Thank in advance. |
|
Back to top |
|
|
Hauke
Joined: 02 Mar 2003 Posts: 1072
|
Posted: Thu May 30, 2013 5:15 Post subject: |
|
|
Hi,
you can add a new user/password with the following command (exchange user and pass, if you like):
Code: | /usr/bin/htpasswd -bm /m23/etc/.htpasswd user pass |
Then you can login into the m23 webinterface, create a new user and delete the other users.
And: Try to remember the password _________________ Hauke Goos-Habermann
- project leader m23 (http://m23.sf.net) -
Jabber: dodgerm23@jabber.org
Schulung, Entwicklung und Support zu m23 und anderen OpenSource-Produkten: www.goos-habermann.de
Auch DU kannst etwas gegen Softwarepatente tun! www.patentfrei.de |
|
Back to top |
|
|
|