I can see that an admin account but not disable it with cli.py. Very Confused.
Sorry if I’m misunderstanding something basic - I’ve read the posts available but I think there is something gone Tango Uniform on my MiaB:
- Phone was authenticator - but crashed and died. Thus lost authenticator.
- Can view that the account has MFA registered with the admin user.
- Trying to disable reports that user doesn't exist or have MFA registered
- Confusion Reigns
Can show that user has MFA registered:
./cli.py user mfa show admin.xxxxxxx@xxx.xxx
id,type,label
1,totp,S22 Ultra
When I try to disable it tells me it doesn’t exist. Um, huh?
./cli.py user mfa disable admin.xxxxxxx@xxx.xxx
Invalid user or MFA id.
I have no clue other than to start fishing through the code to see what it would have done. But I have better plans for my night and am facing project deadlines. Can someone throw me a clue?