Discussion:
ocsreports htpasswd.setup error
Soto
2010-02-11 10:32:45 UTC
Permalink
Hi. I have installed ocsinventory-reports package for debian lenny and etch.
When i tried to log at ocsreports/index.php an error ocurred.
The file /etc/ocsinventory/htpasswd.setup contains user and password for the
application. Like that:
admin.*
I is incorrect. I solved it executing:
htpasswd /etc/ocsinventory/htpasswd.setup admin
and then typing "admin" for the password.


__________________________________________________________
Cualquier idiota puede escribir código que un ordenador pueda entender.
Los buenos programadores escriben código que las personas puedan entender.

– Martin Fowler
Gonéri Le Bouder
2010-02-11 10:49:36 UTC
Permalink
Post by Soto
Hi. I have installed ocsinventory-reports package for debian lenny and etch.
When i tried  to log at ocsreports/index.php an error ocurred.
The file /etc/ocsinventory/htpasswd.setup contains user and password for the
admin.*
htpasswd /etc/ocsinventory/htpasswd.setup admin
and then typing "admin" for the password.
This is Debian specific and documented in
/usr/share/doc/ocsinventory-server/README.Debian

Best regards,
--
Gonéri Le Bouder
Loading...