Hello, In order to support LDAP/NIS/NIS+/any PAM mechanism, we have to use the 'getent xxx' command instead of the 'cat /etc/xxx' command. We changed the way of doing it in order to leave the master node file unaltered : files for the nodes are created in /opt/opium, namely
/opt/opium/etc/passwd /opt/opium/etc/group /opt/opium/etc/shadow Then the sync_user.conf has to be adjusted in order to copy the following files : syncfile /opt/opium/etc/passwd syncfile /opt/opium/etc/group syncfile /opt/opium/etc/shadow instead of syncfile /etc/passwd syncfile /etc/group syncfile /etc/shadow As I'm not maintainer of opium, I send this information to the list ;-) Those patches have been tested with & without LDAP on MDK 8.2 & 9.0 This will close the bug #678323 Ben -- Benoit des Ligneris Etudiant au Doctorat -- Ph. D. Student Web : http://benoit.des.ligneris.net/ Mydynaweb Developpe(u)r: http://mydynaweb.net/ Centre de Calcul Scientifique http://ccs.USherbrooke.ca/ OSCAR Symposium-May 11-14 http://oscar2003.ccs.USherbrooke.ca/ ------------------------------------------------------- This SF.net email is sponsored by: ValueWeb: Dedicated Hosting for just $79/mo with 500 GB of bandwidth! No other company gives more support or power for your dedicated server http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/ _______________________________________________ Oscar-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-devel
