How to tack who are used to my console navigator on particular port
info babu
Ranch Hand
Joined: Nov 08, 2001
Posts: 30
posted
0
Hi How can i track the who accessed the my console navigator. for example iam running my cosole navigator on port 2222. some body accessed and stop the server , so it will stop the whole application, Is there any way to track who are accessed console navigator Any help would be appriciated Thank You babu
Jun Hong
Ranch Hand
Joined: Sep 05, 2001
Posts: 181
posted
0
Hi there, I think you can set up security. Then only those who have the user name and password can run adminclient.sh. Another possible solution: These is a role called adminRole. You can assign users to this role (Go to security center). I guess some logging file will show user name. Check those files in properties folder. I never checked this, though. Jun Hong
Jun Hong<br />SCJP, SCJD, SCWCD, SCEA<br />IBM Certified Systems Expert(V4.0)
info babu
Ranch Hand
Joined: Nov 08, 2001
Posts: 30
posted
0
Jun Hong Thanks for your reply , i appriciate you for your time can please tell me where can i find adminRole , and how can i set this security to view who are accessed adminconsole Thank you once again
Originally posted by Jun Hong: Hi there, I think you can set up security. Then only those who have the user name and password can run adminclient.sh. Another possible solution: These is a role called adminRole. You can assign users to this role (Go to security center). I guess some logging file will show user name. Check those files in properties folder. I never checked this, though. Jun Hong
subject: How to tack who are used to my console navigator on particular port