Hi Christine, On Saturday 24 September 2005 14:32, Christine Brennan wrote: > > I added a user to the master using the gui tool. I > thought that OPIUM would propogate this user to the > nodes, but it didn't. I thought that OPIUM runs a cron > job as root, but root does not have a crontab file.
check the file /etc/crontab on the master node. And check whether the crond is running ;-) > I manually ran sync_files, which propogated the user > to the nodes, but if I ssh to the nodes as the new > user I am being prompted for password. What am I > missing? What else should I check to get OPIUM > working properly? When you log in the new user on the master, you'll get ssh keys generated automatically. These are shared through the /home directory. Is the user directory in /home? Is that directory accessible from the client nodes through NFS? If you use a non-standard home-directory, or different path on master and clients, this can lead to trouble. Regards, Erich ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ Oscar-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-users
