Can I get user email addresses from license server checkout/checkin log?

4 次查看(过去 30 天)
Hello,
I would like to find a way to get the email address of users of the MATLAB client software whenever they checkout/checkin a software license. Looking at the current software license log for FlexLM, I only see the system name registered for checkout/checkin events. Can you please tell me if there is a way to also include the user's email address in the log?
Thank you,
-brian

回答(1 个)

Andreas Goser
Andreas Goser 2024-6-5
I suppose MathWorks Installation support will know whether there is an easy way to do it or one needs to ask the manufacturer of FLEXnet.
Content-wise, I know of two companies that use the username to send information to the end user. One leveraged a good-ol' DOS command, I believe PING. And the other send emails, but their syntax is username@company.com anyway.
In both siutations however the underlying need could be addressed differently. The underlying problem was users leveraging products "too long" than budgeted and IT wanted to inform users about this. Technically, it could be adressed by release upgrades and using Parallel Computing Toolbox. This reduced the computatiion and thus usage time drastically.
What is your underlying need?
  1 个评论
Kellen
Kellen 2024-6-5
编辑:Kellen 2024-6-5
My company just wants a way to be able to email someone who has a license checked out. I don't think we want to delve into the underlying causes, but I appreciate you trying to help with that. Not all of our usernames are exactly username@company.com but everyone's mathworks account would be have their company email. So I was wondering if there was an easy way to get that mathworks email from the username.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

产品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by