ABAP Netweaver, SAP Cloud Platform和Kubernetes的用户区分
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的原创文章,请关注公众号"汪子熙":
相关推荐
锋锋 2020-10-26
朱培知浅ZLH 2020-11-16
cdbdqn00 2020-11-12
达观数据 2020-11-11
JustinChia 2020-11-11
远远的山 2020-11-09
jingtao 2020-11-08
大叔比较胖 2020-10-30
gracecxj 2020-10-30
onepiecedn 2020-10-29
kunyus 2020-10-28
JustHaveTry 2020-10-27
hubanbei00的家园 2020-10-25
谢恩铭 2020-10-23
btqszl 2020-10-21
kaidiphp 2020-10-13
guchengxinfen 2020-10-12
liverlife 2020-10-10
BigDataMining 2020-10-08