Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Few questions about multiOTP #188

Open
Cool34000 opened this issue Mar 10, 2024 · 1 comment
Open

Few questions about multiOTP #188

Cool34000 opened this issue Mar 10, 2024 · 1 comment

Comments

@Cool34000
Copy link

Hi,

Still discovering this wonderful tool. I have a few questions about the last version (v5.9.7.1):

  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.

  2. 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.

  3. 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?

  4. 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"
@multiOTP
Copy link
Owner

Hello,

  1. This is not actually possible. We will think about it and put i in a next release
  2. This is not possible. The only solution is to create WITHOUT2FA users on the multiOTP server
  3. This is not yet possible. We will make it possible in a future release
  4. This will be corrected in a feature release. Thanks for the bug report.
    Best regards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants