Sql server标准Server + CAL [英] Sql server standard Server + CAL

查看:993
本文介绍了Sql server标准Server + CAL的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好。我已经阅读了许多关于许可证论点的帖子和文章,但我找不到关于我的场景的任何明确答案。

Hi all. I've readed many posts and article on licenses argument but I can't find any clear answer about my scenario.

Sql server standard(2016/2017)和IIS web应用程序服务器。

Sql server standard (2016/2017) and IIS web application on the same server.

我使用sql server通过.net代码存储和读取数据。

I use sql server to store and read data via .net code.

Web应用程序上没有任何Windows用户身份验证。

There aren't any windows user authentications on web app.

Sql Management Studio除管理员外没有任何其他数据库访问权限。

There aren't any other access to database except Administrator by Sql Management Studio.

登录是通过表单身份验证(本地IIS会话/ cookie) 。

Login are over form authentication (local IIS sessions/cookies).

所以...... IIS通过IUSR用户连接到Sql服务器。

So...IIS make connection to Sql server by IUSR user.

我看到IUSR匿名认证不需要CAL但我可以购买服务器+卡牌照吗?

I've seen that CALs are not required for IUSR anonymous authentication but can i buy server+cal license?

所以我只能购买没有CAL的服务器,因为我不使用任何用户身份验证吗?

So can I buy only server without CALs because I don't use any user authentications?

I通过web.config连接字符串配置连接并指定用户(即SA用户)。我可以使用它吗?

I configure the connection throught web.config connection string and specifying an user (i.e. SA user). Can I use that?

使用Sql Management Studio管理SQL Server的唯一用户是管理员用户(SA用户)。是否有任何限制或需要CAL?我可以从Web应用程序连接中使用管理员用户吗?

The Unique user that manage SQL Server using Sql Management Studio is the Administrator user (SA user). Are there any limits for it or it need CAL? Can I use Administrator user from web app connection?

我也使用Windows服务,可以通过配置连接字符串(即SA用户)在sql server上读/写。我可以使用这种方法吗?

I use a windows service too that can read/write on sql server by config connection string (i.e. SA user). Can I use this approach?

谢谢

Mike

推荐答案

询问当地的MS代表..许可证正式分类为NP-hard ..)
Ask your local MS representative.. licenses are officially classified as NP-hard..)


这篇关于Sql server标准Server + CAL的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆