<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=big5">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>I tried to use "/usr/sbin/ser_mysql.sh" to create SER database in 
MySQL.</DIV>
<DIV>I typed the password of MySQL and entered the realm </DIV>
<DIV>But the result showed that </DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV>/usr/sbin/ser_mysql.sh: line 1: gen_ha1: command not found<BR>HA1 
calculation failed</DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV>I've tried to type config variable CMD under command line to see whether I 
can enter MySQL or not.</DIV>
<DIV>Yes! The CMD works fine.</DIV>
<DIV>Then I have no idea about the gen_ha1.</DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV>Please give me some suggestions. </DIV>
<DIV>Thanks.</DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV>My config vars are as follows,</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT 
size=2>DBNAME=ser<BR>DBHOST=mymachine<BR>USERNAME=ser<BR>DEFAULT_PW=heslo<BR>ROUSER=serro<BR>RO_PW=47serro11<BR>SQL_USER="root"<BR></FONT></DIV>
<DIV><FONT size=2>CMD="mysql -u$SQL_USER -h $DBHOST "<BR>DUMP_CMD="mysqldump -h 
$DBHOST -u$SQL_USER -c -t "<BR>BACKUP_CMD="mysqldump -h $DBHOST -u$SQL_USER -c 
"<BR>TABLE_TYPE="TYPE=MyISAM"<BR># user name 
column<BR>USERCOL="username"<BR>GENHA1='gen_ha1'<BR></DIV></FONT>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=2>&nbsp;</DIV>
<DIV><BR></DIV></FONT></BODY></HTML>