Balaji, You have to start from scratch (delete and re-create the database), this will not work after the fact.
First grab the vpopmail-toaster package and install it to your system so that you have a spec file and sources. # rpm -Uhv vpopmail-toaster*.src.rpm Now edit the vpopmail-toaster.spec (usually in /usr/src/redhat/SPECS/), change line 729 from "--enable-clear-passwd" to "--disable-clear-passwd" with a text editor. Now rebuild the source rpm: # rpmbuild -bs vpopmail-toaster.spec This will generate a new vpopmail-toaster source rpm. Use that instead of the official release to start your install. Thanks, Erik On 4/6/06, Balaji Ramadoss <[EMAIL PROTECTED]> wrote: > Hi, > Yes i want to disable the storing of unenrypted passwords. > Thanks in Advance, > > Balaji > > > On 4/7/06, Erik Espinoza < [EMAIL PROTECTED]> wrote: > > As I stated, the passwords are stored in encrypted and unecrypted form > > in the database. Are you saying you want to disable the storing of > > unencrypted passwords? > > > > Erik > > > > On 4/6/06, Balaji Ramadoss <[EMAIL PROTECTED]> wrote: > > > Hi, > > > i mean when i am creating the new new email id or i want to edit the > > > Username Full name, using http://localhost/admin-toaster/ i can able > to > > > view the password. > > > i want is there possiablity of encryting the password. > > > > > > Best regards, > > > Balaji > > > > > > > > > > > > On 4/7/06, Erik Espinoza <[EMAIL PROTECTED] > wrote: > > > > > > > The QmailToaster stores users in plain text and in encrypted forms. > > > Are you saying that you want to stop the QmailToaster from storing the > > > plain text password? > > > > > > Thanks, > > > Erik > > > > > > On 4/6/06, Balaji Ramadoss <[EMAIL PROTECTED]> wrote: > > > > > > > > > > > > Hi, > > > > I am doing Qmail maintenance job. I saw a strange thing that I > can > > > > able to view the all users account password. I like to know about > password > > > > encryption. Is it possible to implement the password encryption with > Qmail > > > > toaster? Please help me in this. > > > > > > > > Thanks and best regards, > > > > > > > > > > > > Balaji > > > > > > > --------------------------------------------------------------------- > > > 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] > > > > > > --------------------------------------------------------------------- QmailToaster hosted by: VR Hosted <http://www.vr.org> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
