I created a dev instance (CE: 0.16.1.7533 ) to investigate the wmi / win2k8 unknown processor issue.
This correctly shows the processor but doesn't auto login with " AuthBasicFake guest guest" in the apache conf like the production one does.
to setup :
cp config.php.default config.php sed -i -e s:USERNAME:observium: -e s:PASSWORD:xxxxx: -e 's:"public":"xxxxxxxxx", "public":' config.php (added fping location and proxy info to config.php) ./discovery.php -u ./adduser.php admin xxxx 10 ./adduser.php guest guest 5 ./add_device.php $HOSTNAME
going to https://observium.dev.gov.au, i can login as either guest or admin and see everything correctly.
I added "AuthBasicFake guest guest" to the apache config and restarted apache. but it won't login automagically.
I edited html/index.php and added the following at line 97 print_vars($_SERVER);
this shows me that "AuthBasicFake" is working
PHP_AUTH_USER=>guest PHP_AUTH_PW=>guest
is there a step that i missed ???
thanks
Peter Hine Senior Technical Support Engineer (Servers) FCoA ITS peter.hine@familycourt.gov.au
********************************************************************** The information contained in this e-mail (including any attachments) is for the exclusive use of the addressee. If you are not the intended recipient please notify the sender immediately and delete this e-mail. It is noted that legal privilege is not waived because you have read this e-mail. **********************************************************************