#2518 How to configure default user group using automember
Closed: Fixed None Opened 12 years ago by rcritten.

Provide documentation on how to set up automember to handle automatically adding users to a default group.

Currently the winsync plugin will not automatically add new users to the default users group, ipausers, due to the addition of UPG. This should provide an alternate means to achieve it.

Note to self: ensure that this doesn't conflict with our existing mechanism.

IPA already has a hardcoded mechanism to automatically add users to a default group. I need to make sure this doesn't make that blow up (or vice versa).


This is the automember rule that will add winsync-ed users to ipausers group. I had to apply my patches for #2436 and #2500 first to make it working on F-16.

# ipa automember-add --type=group ipausers
# ipa automember-add-condition ipausers --key=objectclass --type=group --inclusive-regex=ntUser

Metadata Update from @rcritten:
- Issue assigned to elladeon
- Issue set to the milestone: FreeIPA 2.2.0 Documentation

7 years ago

Login to comment on this ticket.

Metadata