This is a discussion on Re: [Proftpd-user] passwords in proftpd-mysql - proftpd ; Alex V. wrote: > Just use this request : > "UPDATE ftpusers SET `password`=3DPASSWORD(password)" > > Assuming that the table name is ftpusers and password field is "password" > > Cheers, > > Alex > > On Sam 9 septembre ...
Alex V. wrote:
> Just use this request :
> "UPDATE ftpusers SET `password`=3DPASSWORD(password)"
>
> Assuming that the table name is ftpusers and password field is "password"
>
> Cheers,
>
> Alex
>
> On Sam 9 septembre 2006 17:40, nix4me a =E9crit :
> =
>> bieniu wrote:
>> =
>>> Witaj nix4me,
>>>
>>> Saturday, September 9, 2006, 4:14:09 PM, you wrote:
>>>
>>>
>>> =
>>>> How do I encryt the passwords to put in database?
>>>>
>>>> =
>>> just use "encrypt" method to insert data in database.
>>>
>>>
>>>
>>> =
>> Well it appears I have no idea how to use mysql. Encrypt method means
>> nothing to me.
>>
>> I will have to do some more reading.
>>
>> Mark
>>
>> -------------------------------------------------------------------------
>> Using Tomcat but need to do more? Need to support web services, security?
>> Get stuff done quickly with pre-integrated technology to make your job
>> easier
>> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geroni=
mo
>> http://sel.as-us.falkag.net/sel?cmd=...=3D263057&dat=
=3D121642
>> _______________________________________________
>> ProFTPD Users List
>> Unsubscribe problems?
>> http://www.proftpd.org/list-unsub.html
>>
>> =
>
>
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job ea=
sier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=...=3D263057&dat=
=3D121642
> _______________________________________________
> ProFTPD Users List
> Unsubscribe problems?
> http://www.proftpd.org/list-unsub.html
>
> =
My password column is called passwd and the rows under it contain the =
clear text password of each user. I guess i am just confused as to what =
to do. I tried changing passwd to password=3D(password) in phpmyadmin but =
that broke proftpd.
I just can't seem to understand what to do in order to use encrypted =
passwords. Ive tried searching the net but all howtos for proftpd-mysql =
say to do it exactly like I have it.
Thanks,
Mark
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easi=
er
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=...63057&dat=3D1=
21642
_______________________________________________
ProFTPD Users List
Unsubscribe problems?
http://www.proftpd.org/list-unsub.html