Effacer les filtres
Effacer les filtres

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

4 vues (au cours des 30 derniers jours)
Brian Battersby
Brian Battersby le 22 Jan 2021
Modifié(e) : Kellen le 5 Juin 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

Réponses (1)

Andreas Goser
Andreas Goser le 5 Juin 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 commentaire
Kellen
Kellen le 5 Juin 2024
Modifié(e) : Kellen le 5 Juin 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.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by