Bill Rook Artificial Intelligence is no match for Natural Stupidity
The NetWorks. Ltd
br...@cybeeria.com
www.cybeeria.com
in the /home/'user' directory, does the user own all the files?
if not, use chown and chgrp to make the files his own.
chown user filename
chgrp group filename
I don't know if this will help. Also, check for the dtmrc file in the
/home/user/.dt/ directory (if you have one)
Simply copying the contents of /etc/skel may not be enough:
1. You need to make sure that the files are named and permissioned
properly for the new user. The /etc/skel on the network I'm currently
working with has all the "dotfiles" (.profile, .cshrc, .login......)
prepended with a k (k.login, k.profile.....). The particular user also
has to "own" the files in his/her home directory.
2. The startup file may not be set up to automatically start
openwindows. The user's .profile or .cshrc needs to have some code in it
to start Openwindows. Mainly, you need to verify that the person is
logging in on the console, set the $OPENWINHOME environment variable to
/usr/openwin/, then run /usr/openwin/bin/openwin.