** Reply to message from Daniel Tan <danieltan@xxxxxxxxxxxxxxxx> on Thu, 27 Mar 2003 16:06:15 +0800 > Hi all, > managed to solved my cgi-bin problem just by using gedit to edit my > files instead of vi. darn..what is wrong with vi when i have been using it > for ages? > > well now another new problem.....i have a cgi-script running to change a > user's password using a web browser pointing to the server.like usual, my > rh7 working fine but rh8 not working at all...it's makes use of yppasswd to > change the user's password but i keep getting user's password is incorrect > error when i have just changed the user's password on the server. anyone > encounter this b4? if you want, i can send a sample of the cgi file Gedit is UTF8 aware, vi is not. I don't believe in coincidence in software. Try prepending "env LANG=C" to your password command. I bet this was your tripwire problem, too. jb -- Psyche-list mailing list Psyche-list@xxxxxxxxxx https://listman.redhat.com/mailman/listinfo/psyche-list