I've installed Oscar 2.3 and 2.3.1 on two RedHat 9.0 clusters and Opium does not push the new users to the client nodes. I changed /opt/opium/etc/sync_users.conf to:

*********

# Uncomment to cause sync_users to ALWAYS
# push ALL files (defaults to 0)
force=1

# Defines where checksums are stored
# If the checksums have changed (or the file has not been created yet),
# then it will be creatednext time sync_files is run.
# To change the checksum file location, uncomment the next line and change the
# file location
# checksums /opt/opium/etc/checksums


# Defines files to sync in a one file per line format, as below
# sync_users will check for existence before trying to sync them
syncfile /etc/passwd
syncfile /etc/group
syncfile /etc/shadow

syncfile /etc/gshadow

***********

Everything else is the same. The new passwd is copied into /opt/opium/tmp/etc, but does not get pushed to the nodes. However, if I manually run sync_users, it works. Do I need to somehow restart sync_users so it will read the new CONF file? If so, how do I do it?

--
Jess Cannata
Advanced Research Computing
Georgetown University





-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Oscar-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/oscar-users

Reply via email to