Evan Layton wrote: > I need to get a quick re-review of the changes for the following bugs: > http://defect.opensolaris.org/bz/show_bug.cgi?id=364
The change for this fix looks fine to me. It is adding a specific entry to /etc/auto_home for the user that was created during install. I don't see any need to run an ARC case for that, if it had been the generic entry that would have been different. 2350 + fp.write(login + ' localhost:/export/home/&' + '\n') Can't a '\t' be used instead of literal white space ? -- Darren J Moffat
