Skip to Content.
Sympa Menu

freetds - Re: [freetds] How to hash of the password string for query?

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Velichko Yuriy <velichko.yuriy AT gmail.com>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] How to hash of the password string for query?
  • Date: Fri, 16 Jan 2015 12:42:00 +0200

Thanks! This is a good tutorial to solve my problem.

On 16 January 2015 at 11:52, Frediano Ziglio <freddy77 AT gmail.com> wrote:

> 2015-01-16 7:12 GMT+00:00 Velichko Yuriy <velichko.yuriy AT gmail.com>:
> > Hello! Sorry if this question is offtop in this list, but I hope that you
> > can help me.
> >
> > I use freetds to communicate with SQL Server.
> > To create a server login I should to use query
> >
> > CREATE LOGIN ... PASSWORD hashed_password HASHED
> >
> > Advise me, please, how should I get the hashed_password properly? May be
> > there is a particular function in freetds for this purpose?
> >
> > Thanks!
>
> Hi,
> you have to use the server. See
>
> https://social.msdn.microsoft.com/Forums/sqlserver/en-US/f15a1ee1-e1df-4b51-987d-c1b094f2e71e/request-actual-example-of-create-login-with-password-hashed?forum=sqlsecurity
> .
>
> Regards,
> Frediano
> _______________________________________________
> FreeTDS mailing list
> FreeTDS AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/freetds
>



--
​С уважением, Величко Юрий.




Archive powered by MHonArc 2.6.24.

Top of Page