Migrate to another ADFS server #180
-
I have already a working ADFSMFA cluster server while using AD as storage. So, no SQL server is used. I have seen there's an export possibility with the command "Export-MFASystemConfiguration". Is that the way to go? Regards. |
Beta Was this translation helpful? Give feedback.
Replies: 9 comments 10 replies
-
Hi, If with the first ADFS server you saved the keys in your ADDS, I don't see any problems, those keys will still be valid. https://github.com/neos-sdi/adfsmfa/wiki/01-Installation#installation regards |
Beta Was this translation helpful? Give feedback.
-
mark as answer |
Beta Was this translation helpful? Give feedback.
-
Hi. |
Beta Was this translation helpful? Give feedback.
-
Hi @PsySuck It's not very clear for me. regards |
Beta Was this translation helpful? Give feedback.
-
The certificate Name is : MFA RSA Key + Datetime creation Simple ! Regards |
Beta Was this translation helpful? Give feedback.
-
I did't find any info about cert in configuration. Also i checked exported configuration. This is reason why i asking. |
Beta Was this translation helpful? Give feedback.
-
Hi, The certificate must be present in Windows Certificate Management for the local computer. get help if you can't find it. On the other hand, if you use one RSA certificate per user, each certificate is stored either in ADDS or in the SQL Server database depending on your configuration. You can check all this in the console: Security / Asymmetric Keys RSA regards |
Beta Was this translation helpful? Give feedback.
-
Yes Yes, it is imperative in your case
Are you on the same ADDS domain? |
Beta Was this translation helpful? Give feedback.
-
Ok So there shouldn't be any issues here. |
Beta Was this translation helpful? Give feedback.
mark as answer