Skip to main content
1-Visitor
December 17, 2021
Question

Can I get the user's computer name when logging in to PLM?

  • December 17, 2021
  • 1 reply
  • 1685 views

Can I get the user's computer name when logging in to PLM?

Thank you in advance

1 reply

16-Pearl
December 17, 2021

Hello,

 

The easiest way to get this is to read apache access logs. You will get ip address of computer.

 

Regards

Ajit

1-Visitor
December 17, 2021

I want to know the client computer name or MAC address, not IP address. is this possible with apache log? in plm 10.x version

HelesicPetr
22-Sapphire II
22-Sapphire II
December 17, 2021

Hello,

 

I guess that it is not possible if http request do not contains that information.

Apache HTTPServer access.log contains IP information of requests and login name. 

Windchill_1x.x\HTTPServer\logs (Apache\logs)

 

PetrH