Does user creation in CMOD create users in databse?

Previous topic - Next topic

pankaj.puranik

It's a weird question and I think I kow the answer but wanted someone to confirm.

When I create a user in CMOD, does it create a database (ORACLE or DB2) user internally?
Or it just maintains this information in some CMOD table and internally uses the super user ID to fire the queries?

Justin Derrick

Users are created in the arsuser table, and access is granted based on group membership and permissions.

-JD.
Call:  +1-866-533-7742  or  eMail:  jd@justinderrick.com
IBM CMOD Wiki:  https://CMOD.wiki/
FREE IBM CMOD Webinars:  https://CMOD.Training/
IBM CMOD Professional Services: https://CMOD.cloud

Interests: #AIX #Linux #Multiplatforms #DB2 #TSM #SP #Performance #Security #Audits #Customizing #Availability #HA #DR

lluke

How do I get a list of OnDemand Userids and Usernames?  I don't see a way to do this from the Admin GUI so I am guessing that I need to do a DB2 select of some sort, right?  Does anyone have an example?

Justin Derrick

You can go into the Admin Client, log on to the server, and under the 'User' Section, select individual users (Control-Click) or a range of users (Click first user, then shift-click last user), then right-click on one of the selected users, and choose "Report".

You'll be prompted for the specifics of the report, and where you'd like it to be saved.

Hope that helps!

-JD.
Call:  +1-866-533-7742  or  eMail:  jd@justinderrick.com
IBM CMOD Wiki:  https://CMOD.wiki/
FREE IBM CMOD Webinars:  https://CMOD.Training/
IBM CMOD Professional Services: https://CMOD.cloud

Interests: #AIX #Linux #Multiplatforms #DB2 #TSM #SP #Performance #Security #Audits #Customizing #Availability #HA #DR