Change TSM Instance User to Domain User?

blankgap

ADSM.ORG Member
Joined
Jun 5, 2018
Messages
64
Reaction score
2
Points
0
PREDATAR Control23

Hello

I have a TSM 7.1 running on Windows.

I need to change the TSM Instance User (the User that runs the Windows Service) from a local user to a domain user (because I need TSM to write volumes on a network-mounted drive)

I found this thingy on how to change the user to local system:
db2 grant dbadm with dataaccess with accessctrl on database to user system
db2 grant secadm on database to user system


Can I just change this to ...on database to user DOMAIN\USER ? And the Server will be able to start?

Or is there another way?

Thank you
 
Top