Change owner:group for weblogic system files - LINUX
WLS Gurus,
I have weblogic 10.3.5 installed on Machine 1 and Machine 2 (Clustered). I want to change the owner:group of all files (bea home, wl_home, domain, etc) from user1:group1 to user2:group2 (Linux Box).
Questions:
Is it okay if i just change the owner of the binaries? Or do i have to change admin console credentials too?
I use nodemanager, so do i need to change nodemanager credentials too?
I use JMS, so i do i need to reconfigure those with new location or can i just edit the path in existing one?
Also, if anyone has done this before, I will appreciate if they can like mention the steps here if something else had to be changed.