hi, may i propose a patch for the mysql ocf script which should help all people who do not use /etc/passwd and /etc/group for their user accounts (e.g. ldap). i replaced the greps with "getent".
on linux, getent ships with glibc. from what i see there is a getent available on freebsd [1], openbsd [2] and solaris [3]. thank you, raoul bhatia [1] http://www.freebsd.org/cgi/cvsweb.cgi/src/usr.bin/getent/ [2] http://ftp.bg.openbsd.org/OpenBSD/src/usr.bin/getent/ [3] http://www.softpanorama.org/Net/Solaris/solaris_getent.shtml -- ____________________________________________________________________ DI (FH) Raoul Bhatia M.Sc. email. [EMAIL PROTECTED] Technischer Leiter IPAX - Aloy Bhatia Hava OEG web. http://www.ipax.at Barawitzkagasse 10/2/2/11 email. [EMAIL PROTECTED] 1190 Wien tel. +43 1 3670030 FN 277995t HG Wien fax. +43 1 3670030 15 ____________________________________________________________________
mysql.diff
Description: Binary data
_______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
