If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
I would like to create users for my database.Am using db2 v7.1(Am yet to migrate to a later version),when i go to the control center,there is an option for creating users for a particular dbase but how do i give the users passwords and add them to groups?
V7 is out of service for more than 1 year. You may want to move to V8 or V9.
p.s: DB2 lets the operating system manage users. You don't have to repeat that task in DB2 itself. Alternatively, you can use security plugins to provide your custom approach for user management. But I don't think that was available in V7.
__________________
Knut Stolze
IBM DB2 Analytics Accelerator
IBM Germany Research & Development
Thank you so much,that helped.Now if i want to add users to a group so that i give privilleges to the group so that the users inherit the privileges from the group,where do i go?I have not come across the option for adding users to groups.
Thnx