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 Cloud Platform
Business user vs technical user:
Kubernetes
也有User Account和Service account的概念。
使用者帳戶為使用者提供賬戶標識,而服務賬戶為計算機程式和Kubernetes叢集中執行的
Pod提供賬戶標識。兩者的一個區別是作用範圍:前者對應人
的身份,與服務的namespace無關,因此使用者賬戶是跨namespace的;而後者對應的是一個執行中程式的身份,因此與特定namespace相關。
Service Account用來訪問Kubernetes API,由Kubernetes自動建立,並且會自動掛載到
Pod的 /run/secrets/ http:// kubernetes.io/serviceac count 目錄中。
如下圖:以這個pod為例:
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/24475491/viewspace-2678586/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- ABAP Netweaver 和 ABAP Platform 這兩個名詞的辨析Platform
- SAP ABAP Netweaver 裡的使用者會話概念會話
- SAP ABAP Netweaver 裡的 ABAP 會話概念會話
- SAP Hybris和ABAP Netweaver裡的DAO(Data access object)Object
- SAP ABAP Netweaver和Hybris Commerce的部署策略
- Hyperledger Fabric on SAP Cloud PlatformCloudPlatform
- 從 ABAP Netweaver 到 ABAP Platform,我們一直在努力Platform
- ABAP Netweaver和Cloud Foundry上的環境變數Environment VariableCloud變數
- SAP ABAP Netweaver裡的胖介面(fat interface)
- 如何在SAP Cloud Platform ABAP程式設計環境裡建立一個employeeCloudPlatform程式設計
- 金庸和古龍,Netweaver和微服務,以及SAP Hybris Revenue Cloud微服務Cloud
- 從ABAP Netweaver的SICF到SAP Kyma的Lambda FunctionFunction
- SAP Kyma(Extension Factory on SAP Cloud Platform)的架構簡介CloudPlatform架構
- 如何部署Docker映象到SAP Cloud PlatformDockerCloudPlatform
- ABAP Netweaver和git的快捷方式Git
- SAP Cloud Platform 上CPI的初始化工作CloudPlatform
- ABAP Netweaver, Hybris Commerce和SAP 雲平臺的登入認證
- SAP雲平臺,Netweaver,Kubernetes和C4C的使用者和角色關係
- SAP ABAP Platform 1909最新版的 docker 映象PlatformDocker
- 在SAP Netweaver ABAP Trial 上 安裝 BI Content
- SAP Certified Development Consultant SAP NetWeaver 2004 - Application Development Focus ABAPdevAPP
- SAP ABAP Netweaver伺服器的標準登入方式講解伺服器
- 使用SAP WebIDE進行SAP Cloud Platform Business Application開發WebIDECloudPlatformAPP
- 在Google Cloud platform上建立Kubernetes cluster並使用GoCloudPlatform
- 如何使用Prometheus採集SAP ABAP Netweaver的應用日誌資料Prometheus應用日誌
- 如何建立SAP Cloud Platform Process Integration runtime服務CloudPlatform
- SAP ABAP CDS view 裡 INNER JOIN 和 Association 的區別View
- SAP Cloud Platform integration上建立一個最簡單的iFlowCloudPlatform
- 使用SAP Cloud Platform Leonardo機器學習的測試控制檯CloudPlatform機器學習
- Netweaver和SAP雲平臺的quota管理
- SAP Netweaver和Hybris的資料庫層資料庫
- SAP與Apple合作再升級,將推出SAP Cloud Platform SDK for iOSAPPCloudPlatformiOS
- SAP ABAP Netweaver 容器化的一些前沿性研究工作分享
- 使用Gardener在Google Cloud Platform上建立Kubernetes叢集GoCloudPlatform
- SAP Hybris的Master Tenant和Netweaver的System ClientASTNaNclient
- 使用SAP Cloud Platform Leonardo機器學習提取圖片的特徵向量CloudPlatform機器學習特徵
- SAP ABAP SQL的execution plan和cacheSQL
- SAP專家培訓之Netweaver ABAP記憶體管理和記憶體調優最佳實踐記憶體