J
J
Hello. Sorry if this is a novice or weird question but I was just wondering
if in general having a Windows integrated authentication to a SQL Server
database has more security than Windows basic authentication wrapped with
https/ssl? I know the data in communication over the network is more
secured with the basic authentication/ssl method but was wondering more on a
user name and password level since integrated sends a hash/token I believe
where as basic authentication wrapped with ssl is totally encrypted.
Thanks in advance.
J
if in general having a Windows integrated authentication to a SQL Server
database has more security than Windows basic authentication wrapped with
https/ssl? I know the data in communication over the network is more
secured with the basic authentication/ssl method but was wondering more on a
user name and password level since integrated sends a hash/token I believe
where as basic authentication wrapped with ssl is totally encrypted.
Thanks in advance.
J