Giter Club home page Giter Club logo

Comments (11)

redhook62 avatar redhook62 commented on July 28, 2024

No, it's not a bug

Get-MFAUsers -IncludeDisabled

Enable-MFAUsers [email protected]
Disable-MFAUsers [email protected]

image

image

Best regards

from adfsmfa.

Snorre33 avatar Snorre33 commented on July 28, 2024

Hi

After clearing all filters i get a view entry but incomplete.
When i try to open the entry the console crashes.

image

from adfsmfa.

redhook62 avatar redhook62 commented on July 28, 2024

Hi,

Your User MUST have a username (UPN).
Delete it, and recreate it

Regards

from adfsmfa.

Snorre33 avatar Snorre33 commented on July 28, 2024

Hi

The user has a username, but it is not visible in the gui when it is disabled.

image

from adfsmfa.

redhook62 avatar redhook62 commented on July 28, 2024

Hi,

Yes it's good !

Enable-MfaUser ....

For the console close and reopen it.

Regards

from adfsmfa.

redhook62 avatar redhook62 commented on July 28, 2024

In ADDS Attribute msDS-cloudExtensionAttribute18
The value Must be "TRUE" or "FALSE" and not "true".

Boolean attributes in ADDS are always in uppercase.

You can also watch the EventViewer for detailled error.

Regards

from adfsmfa.

Snorre33 avatar Snorre33 commented on July 28, 2024

Hello

I already tried to reopen the console, the view is still corrupt.

The value Must be "TRUE" or "FALSE" and not "true".

In AD Attribute editor i can see it in uppercases, only in Powershell it is displayed in this way.

I changed the parameter with "Disable-MFAUsers", i did not change it manually.

Refreshing the GUI takes a really long time when a user is disabled.

In which eventmanager log i should see this issues?

from adfsmfa.

redhook62 avatar redhook62 commented on July 28, 2024

Please delete your user because there's no username, the user name is the key.
If you cannot do that with PowerShell ou MMC, it's because your record is wrong.
So remove all the values in ADSIEdit for msDS-cloudExtensionAttribute attributes.

And after create a user with PS (Add-MFAUSers), with the console or registering on the fly when login in.

Remember that in ADDS Configuration, adfs service Account must hare read/write rights over all users properties.
If you don't want to write in ADDS, you can use SQL mode configuration.

If you have multiple ADFS Servers, NETBIOS over tcpip must be active on each server lan connection.
And Firewall on both servers must allow ports 137, 138, 139 between both machines

Regards

from adfsmfa.

redhook62 avatar redhook62 commented on July 28, 2024

You can watch in the default eventviewer "Applications"

from adfsmfa.

Snorre33 avatar Snorre33 commented on July 28, 2024

Hello

I think it is a display problem in the GUI.
When having the filter "Active users only" enabled i can see the username and email.

image

After removing all filters i can see entries but no data inside.

image

In PS i can see that both are enabled.

image

Thank you. Günther

from adfsmfa.

redhook62 avatar redhook62 commented on July 28, 2024

Ok,

But very strange for the MMC, never seen that before.

Regards

from adfsmfa.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.