on 2019 Feb 20 2:32 AM
Hi!
I am using SAP HANA Express and I want to know if it is possible to expose a service to create/modify users in XS Advanced.
I did some research but the only option seems to be create them with the command line or Cockpit. is that all? there is no API to create users?
I am using HANA Express Edition.
Thanks very much.
Request clarification before answering.
Yes you can create XSA business users and assign role collections via SQL. The XSA role collection assignment is just done via User Parameters on the HANA DB user. And to make the user an XSA Business User it just needs at least one Role Collection assigned to it. For example for workshops I mass generate my XSA business users via SQLScript:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Thomas,
This is great help!
It looks like those xsa users are still shadow there after I deleted them from xsa cockpit. I run the following command line to list all users for a space,
xs space-users ORG SPACE
role users
SpaceManager XSA_ADMIN, <unknown>
SpaceDeveloper XSA_ADMIN, XSA_DEV, <unknown>, <unknown>, <unknown>, <unknown>,<unknown>, <unknown>
SpaceAuditor XSA_ADMIN
Any idea? Thanks again
User | Count |
---|---|
54 | |
6 | |
6 | |
5 | |
5 | |
5 | |
4 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.