Windows 7帮助SQL Server……

SQL Server

  • 在Facebook上分享
  • 在Twitter上分享
  • 分享在LinkedIn
  • 在Reddit分享
  • 通过电子邮件分享
  • 印刷资源

2009年10月22日Windows 7正式公布整整8年之后Windows XP的街道。时间过得真快。有一个功能在新版本中,将有助于SQL Server。我们定义了一个SQL Server服务帐户时,最佳实践是使用一个域用户帐户,这样我们就可以通过网络共享数据与其他服务器在同一个域。此服务帐户是特制的,一般不用于交互式登录,因为它有强大的特权,很多时候我们的帐户标记为“密码永不过期”。这是因为没有明显的方式来更新密码的域,然后在SQL Server上。我们可以编写一个脚本,但这增加了一些管理的复杂性。如果密码过期后,服务将停止用不到明显的错误。拥有一个帐户与密码永不过期违背许多企业政策,至少需要小心保护管理员帐户。增加这一事实相同服务帐户通常用于多个也需要更改所有的服务。 Well, now using Windows 7 and Windows Server 2008 R2 you can set up a "Managed Service Account". This means that when you change the password in the domain, the system will automatically change the password for the services at the same time. No more dual maintenance. One stop password changes. Very nice. The only drawback is that the service, in this case SQL Server, needs to run on Windows 7 or Windows Server 2008 R2 so it may be a while before we benefit from this new feature. But maybe we need a carrot like this to motivate us to upgrade. cheers Brian What's New in Service Accounts: http://technet.microsoft.com/en-au/library/dd367859(WS.10).aspx

相关:

版权©2009 IDG通信公司。Raybet2

企业网络2022的10个最强大的公司