I need a couple of reviews for the fix to bug 364. This fix sets the users home directory to /home/<user_name> instead of /export/home/<user_name>. It then adds the "* localhost:/export/home/&" line to /etc/auto_home so that /home/<user_name> is auto-mounted on /export/home/<user_name>.
The bug: http://defect.opensolaris.org/bz/show_bug.cgi?id=364 The webrev: http://cr.opensolaris.org/~evanl/364/ This ICT was tested from the command line as well as from an install. Thanks! -evan