Filter löschen
Filter löschen

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

3 Ansichten (letzte 30 Tage)
Brian Battersby
Brian Battersby am 22 Jan. 2021
Bearbeitet: Kellen am 5 Jun. 2024
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

Antworten (1)

Andreas Goser
Andreas Goser am 5 Jun. 2024
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 Kommentar
Kellen
Kellen am 5 Jun. 2024
Bearbeitet: Kellen am 5 Jun. 2024
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.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Manage Products finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by