dtwm: Invalid keyword -- /TITLE

Unable to log into solaris 8 CDE as a particular user. The errors are:

dtsession: Unable to start message server - exiting.
dtwm: Invalid keyword -- /TITLE

root can log in successfully.

I'm guessing that it's trying to run dtwm with an invalid option. Howcan I correct this?

Never mind. Found it.

Permissions on /export/home/dncs were dr-xr-xr-x

Executed the following: chmod 755 /export/home/dncs

That fixed it.