-
|
Strange on here I'm trying to figure out. At some point in the last week(s), seemingly coinciding with an upgrade from 1.53 to 1.55, my azure login created a duplicate entry. I can no longer access the 'old' azure id. The only difference seems to be capitalization. eg. UID went from "user//~azure:FName-A@example.com" to user//~azure:fname-a@example.com" Things I've tried: The main issue that I'm trying to get fixed is that the original account had 4 device groups. The new account obviously has none. I can't access those 4 device groups no matter what I do, since they were created with the 'old' account. Any ideas what to try next? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
|
yes this is a side effect sadly of #7449 and happened in 1.1.55 release |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for the quick reply. I'll take a look later today and try your suggestions. |
Beta Was this translation helpful? Give feedback.
you can also just add
manageAllDeviceGroups: ['newuser//idgoeshere']undersettingsin your config.json then restart meshcentralthis will let you user see/control all device groups in your domain from other users
this will regain you control of them at least too