Kerry Randolph wrote: > This is probably a silly comment... I'm a novice Solaris user... but > I ran across this thread while having the same issue... > > Found a fix here: > http://blogs.sun.com/bobn/entry/securing_mysql_using_smf_the > > Set a reasonable home directory for the mysql user. How about /var/mysql ? > As root: > # usermod -d /var/mysql mysql
Yes, as of b82 the documentation specifies /var/mysql (but soon that'll go away anyway, as the user will get created during installation so there won't be a need to deal with this manually.) -- Jyri J. Virkki - jyri.virkki at sun.com - Sun Microsystems
