Neal Pollack wrote: > After adding the developer tools, I went to gnome menu; > All Applications -> Developer Tools -> Webstack Admin > and selected "initialize". > > Are the script errors below indicating that I need to fix something > manually, or is it safe to ignore them? This is on SNV build 81. > > ------- > > The installation of the Web Stack needs to run a script as the root user. > This script will add the Apache2 and Mysql SMF privileges and modify > the ACL of the apache and PHP configuration files. > Please enter the root password in order to complete the installation of > the Web Stack for user fred07 > shell-init: error retrieving current directory: getcwd: cannot access > parent directories: Permission denied > allowing RW access to httpd.conf, php.ini and my.cnf to user fred07 > adding apache22 and mysql privileges to user fred07 > UX: usermod: ERROR: fred07 is not a local user. > Installing global menus for the Web Stack > > > ------ > > It should be noted that the user account in a Sun internal NIS/LDAP account. > Actual account name replaced with "fred07" for security in this email only. > What is the script trying to do with the usermod command? >
Hi, Thanks for the testing and report. We are doing : usermod -P 'Apache 22 Administration','MySql 5 Administration' ${USERNAME} > Do you want me to beta test a revised script? > Sure, not sure it can be fixed for b79b. Workaround would be the edit as root the /opt/webstack/bin/initializeasroot.sh script to modify the usermod line if it is possible. Ludo > Thanks, > > Neal > > > _______________________________________________ > > > webstack-discuss mailing list > webstack-discuss at opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/webstack-discuss >