hello frank

normally napp-it + online installer should  care about settings.
if there are problems, i need to understand the reason
and what you do another way than me.

about your problem:
did you have a current napp-it (0.406)?
if not, please update via wget -O - www.napp-it.org/nappit04 | perl

background:
napp-it is calling system-tools via sudo. 

problem:
sudo does not use root's path but the defaults of the user.
because user napp-it (webserver is running under this account)  does not have
a homedirectory, where you can set something, sudo use its own defaults. 
but on solaris express /usr/sbin is not in default path of sudo

workaround
use full path in console input ex 
sudo /usr/sbin/zfs list

or use current napp-it 
0.405+ take care about this, so please update.

and
0.4 is already in pre-release-state, but i suppose most of the bugs compared to 
0.3
are fixed now on Nexenta, OpenIndiana and Solaris Express.
so 0.406+ will soon become the default and quite stable napp-it.


gea
-- 
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to