the above fix has made it into the gate but not into any nightly builds yet, however I wanted to give a heads-up that it requires old location configuration to be cleared out (since enabled becomes a required location property with this change).
The easiest way to do this is: # rm /etc/nwam/loc.conf ; svcadm restart location With this change it becomes possible to manually override activation conditions for locations - running "nwamadm enable -p loc <locname>" ensures that location will stay enabled regardless of the associated activation conditions. Running an "nwamadm disable" results in the activation conditions being the criteria for activation again. These changes will make it into the 07-03 build. Alan
