You are not logged in.
Pages: 1
Je n'ai plus moyen d'accéder à tazpanel. root:root retourne la fenêtre d'authentification.
Question : ce n'est que moi, ou ce serait en rapport avec l'upgrade de busybox : busybox/httpd: add support for system passwords (again) ?
Offline
I have the same problem....
EDIT: /etc/init.d/tazpanel passwd command allows to change the password but still cannot login to tazpanel.
Offline
Estou com o mesmo problema.
Offline
Same problem for me, can't login in Slitaz Panel
Offline
@bellard
Busybox update lock's the user out of tazpanel
Side issue:
tazpanel tazpkg frontend interprets gtk+ as gtk%2B so it can't update
Offline
We might as well just rewrite the tazpkgbox and make it a binary this time. I've been experimenting with stand-alone binaries created with python and pyinstaller so maybe that's the direction we should be heading since stand-alone binaries would use less space (in the case of pyinstaller the compiled binary does not require python to be installed) and would faster. I'll have a look at how tazpkgbox used to work and see if I can implement a faster version using the above method.
Offline
Can you try this:
# sed -i 's/:root:.*/:root:*/' /etc/slitaz/httpd.conf
And tazpanel should use your root account password.
@mojo: gtk%2B should be fixed in tazpanel 1.2. (by http://hg.slitaz.org/tazpanel/rev/2a623c351fc2 )
# tazpkg update
# tazpkg upgrade
Offline
Thanks Bellard. It works (after reboot).
Offline
Works for me too - thanks.
Offline
@bellard
Both issues resolved.
Thanks
Offline
perfeito. aprendi algo mais, slitaz usuario feliz
Offline
Pages: 1
[ Generated in 0.017 seconds, 7 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]