1ipa-winsync-migrate(1) IPA Manual Pages ipa-winsync-migrate(1)
2
3
4
6 ipa-winsync-migrate - Seamless migration of AD users created by winsync
7 to native AD users.
8
10 ipa-winsync-migrate [options]
11
13 Migrates AD users created by winsync agreement to ID overrides in the
14 Default Trust View, thus preserving the actual POSIX attributes already
15 established.
16
17 Prior to the actual migration, the winsync replication agreement will
18 be removed to protect the removal of the user accounts on the Active
19 Directory side.
20
21 During the migration, group, assigned roles, HBAC rules and SELinux
22 memberships of the synced users will be preserved. Any local copies
23 (created by winsync) of the migrated users will be removed.
24
25
27 After the migration, any PassSync agreements need to be removed from
28 Active Directory Domain Controllers, otherwise they might attempt to
29 update passwords for accounts that no longer exist on the IPA server.
30
31
33 --realm=REALM_NAME
34 The Active Directory realm the winsynced users belong to.
35
36 --server=HOST_NAME
37 The hostname of Active Directory Domain Controller the winsync
38 replication agreement is established with.
39
40 -U, --unattended
41 Never prompts for user input.
42
43
44
45IPA Mar 10 2015 ipa-winsync-migrate(1)