Hide Forgot
Upstream ticket: https://fedorahosted.org/freeipa/ticket/2518 The following procedure will create an automember rule which would enroll all new users replicated via AD winsync replication: # ipa automember-add --type=group ipausers # ipa automember-add-condition ipausers --key=objectclass --type=group --inclusive-regex=ntUser
Link: http://documentation-stage.bne.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Identity_Management_Guide/using-automembers-examples.html#automember-winsync
Closing.