首页 > Web开发 > 详细

ABAP Netweaver, SAP Cloud Platform和Kubernetes的用户区分

时间:2018-10-20 14:39:23      阅读:166      评论:0      收藏:0      [点我收藏+]

ABAP

技术分享图片

  • Dialog: Individual, interactive system access.
  • System: Background processing and communication within a system (such as RFC users for ALE, Workflow, TMS, and CUA).
  • Communication:Dialog-free communication for external RFC calls.
  • Service: Dialog user available to a larger, anonymous group of users.
  • Reference: General, non-person related users that allows the assignment of additional identical authorizations, such as for Internet users created with transaction SU01. No logon is possible.

SAP云平台

Business user vs technical user:

技术分享图片

Kubernetes

也有User Account和Service account的概念。

用户帐户为用户提供账户标识,而服务账户为计算机进程和Kubernetes集群中运行的

Pod提供账户标识。两者的一个区别是作用范围:前者对应人的身份,与服务的namespace无关,因此用户账户是跨namespace的;而后者对应的是一个运行中程序的身份,因此与特定namespace相关。

要获取更多Jerry的原创文章,请关注公众号"汪子熙":

技术分享图片

ABAP Netweaver, SAP Cloud Platform和Kubernetes的用户区分

原文:https://www.cnblogs.com/sap-jerry/p/9821490.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!