Difference between revisions of "Authentication Server Migration"

From sshcWiki
Jump to navigation Jump to search
(Completed another step, added yet another.)
Line 9: Line 9:
 
* Set up new FreeIPA server (complete)
 
* Set up new FreeIPA server (complete)
 
* Get proper monitoring in place to verify that VPN link is live. (complete)
 
* Get proper monitoring in place to verify that VPN link is live. (complete)
* Add POSIX information to everyone in the existing directory  
+
* Add POSIX information to everyone in the existing directory (see https://gist.github.com/cswingler/1b7c731c7a858791aff3)
 
* Use FreeIPA migration tools to migrate data from 389-ds into FreeIPA
 
* Use FreeIPA migration tools to migrate data from 389-ds into FreeIPA
 
* Disconnect clients from 389-ds
 
* Disconnect clients from 389-ds

Revision as of 15:23, 11 May 2014


Summary

We are working toward moving away from 389 Directory Server, and to FreeIPA, as an Authentication and Identity solution.

Overview of Migration

Rollback Procedure

Up until the step "Remove 389-ds software from sshc0"; we should be able to roll back out of this process by:

  • Turning 389-ds back on on sshc0
  • Restoring previous configuration of clients.


Prepration steps

Staging

  • Set up a 389-ds server
  • Restore a backup of 389-ds
  • Validate backup
  • Set up a FreeIPA server
  • Test migration tools