You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Still discovering this wonderful tool. I have a few questions about the last version (v5.9.7.1):
Is it possible to change the web server admin password from command line?
I found a parameter to give the hashed password from command line, but I don't know how to generate this hash.
I plan to use multiOTP in a domain environment but some of my workstations have local accounts and I don't want these account to use 2FA.
I saw a parameter to exclude a specific user in the registry, but is there a way to exclude all local users?
I may not be aware of all existing local accounts on each workstations so a way to exclude all of them in one shot would be wonderful as I don't want to create them in the web server.
Using the registry, it's possible to customize the "login_text", "otp_text", "otp_hint_text", "otp_fail_text" and "v1_bitmap_path" fields.
But is it possible to customize the the "Username" and "Password" fields? The seem to be hardcoded. It would be great to see these message in my own language!
Is it a feature request or can I customize these 2 fields in some way?
The deleted/disabled accounts from the AD are not removed at each sync. Reading the doc, this is the expected behaviour.
I found a parameter to define this retention but I think I discovered a little bug.
As you can see the command shows an error but the retention value is updated in the ini file!
multiotp -sync-delete-retention-days=15
multiOTP 5.9.7.1 (2023-12-03), running with PHP 8.2.13 [64 bits] (CLI mode)
(c) 2010-2023 SysCo systemes de communication sa
http://www.multiOTP.net (you can try the [Donate] button ;-)
Not enough parameters, type multiotp -help for information about the options.
Reply-Message := "ERROR: At least one parameter is missing"
The text was updated successfully, but these errors were encountered:
Hi,
Still discovering this wonderful tool. I have a few questions about the last version (v5.9.7.1):
Is it possible to change the web server admin password from command line?
I found a parameter to give the hashed password from command line, but I don't know how to generate this hash.
I plan to use multiOTP in a domain environment but some of my workstations have local accounts and I don't want these account to use 2FA.
I saw a parameter to exclude a specific user in the registry, but is there a way to exclude all local users?
I may not be aware of all existing local accounts on each workstations so a way to exclude all of them in one shot would be wonderful as I don't want to create them in the web server.
Using the registry, it's possible to customize the "login_text", "otp_text", "otp_hint_text", "otp_fail_text" and "v1_bitmap_path" fields.
But is it possible to customize the the "Username" and "Password" fields? The seem to be hardcoded. It would be great to see these message in my own language!
Is it a feature request or can I customize these 2 fields in some way?
The deleted/disabled accounts from the AD are not removed at each sync. Reading the doc, this is the expected behaviour.
I found a parameter to define this retention but I think I discovered a little bug.
As you can see the command shows an error but the retention value is updated in the ini file!
The text was updated successfully, but these errors were encountered: