dear pak Ogah u/ kasus saya pegimana yah?saya kan setup mysqlnya menggunakan 
script dari web qmailtoaster yakni mysql-setup.sh tea cuman saya teh mau liat2x 
tabel atawa database di mysql saya gunakan command 

mysql -u root -p 

gak ngeuh apa isi passwordnya yah?kalo lupa pegimana caranya pak Ogah?

terimakasih sebelumnya
Cyd


--- On Tue, 6/10/08, PakOgah <[EMAIL PROTECTED]> wrote:

> From: PakOgah <[EMAIL PROTECTED]>
> Subject: Re: [qmailtoaster] how do remove the password from the web interface
> To: [email protected]
> Date: Tuesday, June 10, 2008, 12:21 PM
> the QMT's Guru has spoken,
> you should take that advice
> :)
> 
> Eric Shubert wrote:
> > You might consider removing vqadmin-toaster entirely.
> It's not really
> > necessary, and it's broken in some areas (like
> adding domains).
> >
> > chun keat wrote:
> >   
> >> Hi PakOgah,
> >>
> >> Thanks for your reply however, i wish hide the
> password colunm instead
> >> of display it out, beside the mysql way, another
> way i can do it like
> >> modify the php script ?
> >>
> >> thanks.
> >>
> >> On Wed, Jun 4, 2008 at 9:15 PM, PakOgah
> <[EMAIL PROTECTED]
> >> <mailto:[EMAIL PROTECTED]>> wrote:
> >>
> >>     Hi Chun,
> >>     you can create a simple sql query like on your
> vpopmail.domain_com table
> >>     and put it in bash shell then add to cron like
> what I did
> >>
> >>     #!/bin/bash
> >>     # script to blank out clear text password
> >>     /usr/bin/mysql -u vpopmail -pSsEeCcRrEeTt -h
> localhost vpopmail -BNe
> >>     "UPDATE my_domain_com SET
> pw_clear_passwd=''"
> >>
> >>     the last quotes is
> >>     single quote, single quote, double quote
> >>
> >>     replace
> >>     SsEeCcRrEeTt with your vpopmail password
> >>     my_domain_com with your domain's table
> name
> >>
> >>     chun keat wrote:
> >>
> >>
> >>
> >>            Hi
> >>            **
> >>
> >>
> >>
> >>            *I am testing on* **QmailToaster-ISO,
> however I found that the
> >>            password column is display as plain
> text which is not acceptable
> >>            by my top management. ( please refer to
> attachment file) So may I
> >>            know got any way to remove the password
> column to display out**
> >>
> >>
> >>         thanks.
> >>     
> 
> 
> ---------------------------------------------------------------------
>      QmailToaster hosted by: VR Hosted
> <http://www.vr.org>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]


      

---------------------------------------------------------------------
     QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to