Menu

#7 Preferences not browsable when authentication is disable

unassigned
closed
nobody
None
5
2014-12-16
2013-10-26
No

Hi Ian

I use the currently version of virtualbox and phpvirtuabox

virtualbox : 4.3
phpvirtualbox 4.3.0

i noticed yesterday i cannot browsable phpvirtualbox preferences when I set the below option in config.php to true

// Disable authentication
var $noAuth = true;

I can confirm this behaviour for two O.S (debian, smeserver/centos). Probably it is a bit annoying :D .
For the centos version I use an internal procedure to authenticate linux users and linux groups to apache, so i do not need a double authentication.

If you need I perform more tests, you can ask them

Discussion

  • stephane de labrusse

    i want to add further informations

    I have this option too activated in the config.php

    var $authLib = 'WebAuth';
    var $authConfig = array('adminUser' => 'admin');

     
  • Ian Moore

    Ian Moore - 2013-10-29

    This will be fixed in 4.3.0-1

     
  • stephane de labrusse

    Thanks Ian

     
  • Ian Moore

    Ian Moore - 2013-11-20
    • status: open --> accepted
     
  • stephane de labrusse

    Hi ian

    do you have some progress on this bug, if you need i test some early package, i can do it.

    See you soon.

     
  • Gary S

    Gary S - 2013-12-29

    I am wondering when this will be attended to ?
    There seems to be various auth issues I am striking, but this tends to makes things difficult overall.

     
  • stephane de labrusse

    seems to work as expected, thanks ian :)

    Status closed, good work

     
  • Ian Moore

    Ian Moore - 2014-12-11
    • status: accepted --> closed
     

Log in to post a comment.