Correct syntax of mlm.opt file for username with space
3 views (last 30 days)
Show older comments
Tamas Csabina
on 6 Jul 2022
Commented: Tamas Csabina
on 6 Jul 2022
Dear Support,
For our Polyspace Access license we are using an mlm.opt file. What is the correct syntax for usernames where there is a space in between the firstname and lastname?
I tried the followings, but doesn't seem to work:
INCLUDE Polyspace_BF_Access USER firstname+lastname
INCLUDE Polyspace_BF_Access USER "firstname lastname"
In our LDAP there are users with dot (.) in their user names, like this:
INCLUDE Polyspace_BF_Access USER "firstname.lastname"
this is working fine.
Thanks and regards,
Tamas
2 Comments
Walter Roberson
on 6 Jul 2022
Unfortunately, the documentation from the vendor of the license scheme does not discuss this. The only thing it discussions is whether usernames are case sensitive or not (you can control that with an option.)
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Generate Report in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!