Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Backup - Windows or SQL Authentication

Author  Topic 

SamC
White Water Yakist

3467 Posts

Posted - 2006-03-28 : 08:41:44
When installing 3rd party applications like SQL Backup software, what considerations go into choosing whether the software uses Windows or SQL Authentication?

Jim77
Constraint Violating Yak Guru

440 Posts

Posted - 2006-03-28 : 08:58:09
"If the backup software is going to be installed on a non - windows based OS you are going to need SQL authentication", is one consideration !
Go to Top of Page

jhermiz

3564 Posts

Posted - 2006-03-28 : 09:18:39
I generally think that win / sql auth type is a preference. Some people like the built in nt authentication therefore they go with windows authentication. Others stick with sql authentication.


Keeping the web experience alive -- [url]http://www.web-impulse.com[/url]

RS Blog -- [url]http://weblogs.sqlteam.com/jhermiz[/url]
Go to Top of Page
   

- Advertisement -