I removed a user from the syste, with userdel -r user however it still keeps its homedirectory /export/home/user, although the contents has been removed.
The directory is mounted, but I don't know how I can permanently unmount it, also what is the solaris-way to remove user accounts including their $HOMES?
Thanks.