Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Realm Domains page | Ana Krivokapic | 2013-03-18 | 1 | -3/+4 |
| | | | | | | Add support for Realm Domains to web UI. https://fedorahosted.org/freeipa/ticket/3407 | ||||
* | Add list of domains associated to our realm to cn=etc | Ana Krivokapic | 2013-02-19 | 1 | -0/+141 |
Add new LDAP container to store the list of domains associated with IPA realm. Add two new ipa commands (ipa realmdomains-show and ipa realmdomains-mod) to allow manipulation of the list of realm domains. Unit test file covering these new commands was added. https://fedorahosted.org/freeipa/ticket/2945 |