Back to bug 1328552
| Who | When | What | Removed | Added |
|---|---|---|---|---|
| Petr Vobornik | 2016-04-19 16:02:01 UTC | Status | NEW | ASSIGNED |
| RHEL Program Management | 2016-04-19 16:20:16 UTC | Keywords | FutureFeature | |
| Red Hat Bugzilla | 2016-04-19 16:20:16 UTC | Doc Type | Bug Fix | Enhancement |
| Aneta Šteflová Petrová | 2016-06-27 10:59:23 UTC | Docs Contact | apetrova | |
| Aneta Šteflová Petrová | 2016-06-27 12:23:05 UTC | Docs Contact | apetrova | mmuehlfe |
| Martin Bašti | 2016-07-01 07:40:20 UTC | Status | ASSIGNED | POST |
| CC | mbasti | |||
| Marc Muehlfeld | 2016-07-08 13:15:58 UTC | Doc Text | IdM supports user principal aliases Previously, Identity Management (IdM) supported only the authentication using the user name. However, in some environments it is a requirement to authenticate with an email address or alias name. IdM was enhanced and now supports principal aliases. To add the aliases "ualias" and "user@example.com" to the account "user", run the following command: # ipa user-add-principal user ualias user\\@example.com Add the "-C" option to the "kinit" command when using an alias and the "-E" option when using an enterprise principal name, as shown in the following examples: # kinit -C ualias # kinit -C -E user@example.com |
|
| Petr Vobornik | 2016-07-13 14:57:15 UTC | Status | POST | MODIFIED |
| Fixed In Version | ipa-4.4.0-1.el7 | |||
| Marc Muehlfeld | 2016-07-15 05:45:48 UTC | Doc Text | IdM supports user principal aliases Previously, Identity Management (IdM) supported only the authentication using the user name. However, in some environments it is a requirement to authenticate with an email address or alias name. IdM was enhanced and now supports principal aliases. To add the aliases "ualias" and "user@example.com" to the account "user", run the following command: # ipa user-add-principal user ualias user\\@example.com Add the "-C" option to the "kinit" command when using an alias and the "-E" option when using an enterprise principal name, as shown in the following examples: # kinit -C ualias # kinit -C -E user@example.com | IdM now supports user principal aliases Previously, Identity Management (IdM) supported only authentication with a user name. However, certain environments require authentication with an email address or alias name. IdM has been enhanced to support principal aliases. To add the aliases "ualias" and "user@example.com" to the account "user", run: # ipa user-add-principal user ualias user\\@example.com Use the "-C" option to the "kinit" command when with an alias and the "-E" option when using an enterprise principal name: # kinit -C ualias # kinit -C -E user@example.com |
| Marc Muehlfeld | 2016-07-15 06:11:18 UTC | CC | ipa-maint | |
| Flags | needinfo?(ipa-maint) | |||
| Petr Vobornik | 2016-07-15 13:02:22 UTC | CC | mbabinsk | |
| Flags | needinfo?(ipa-maint) | needinfo?(mbabinsk) | ||
| Martin Babinsky | 2016-07-15 13:29:09 UTC | Doc Text | IdM now supports user principal aliases Previously, Identity Management (IdM) supported only authentication with a user name. However, certain environments require authentication with an email address or alias name. IdM has been enhanced to support principal aliases. To add the aliases "ualias" and "user@example.com" to the account "user", run: # ipa user-add-principal user ualias user\\@example.com Use the "-C" option to the "kinit" command when with an alias and the "-E" option when using an enterprise principal name: # kinit -C ualias # kinit -C -E user@example.com | IdM now supports user principal aliases Previously, Identity Management (IdM) supported only authentication with a user name. However, certain environments require authentication with an email address or alias name. IdM has been enhanced to support principal aliases. To add the aliases "ualias" and "user@example.com" to the account "user", run: # ipa user-add-principal user ualias user\\@example.com Use the "-C" option to the "kinit" command when with an alias and the "-E" option when using an enterprise principal name: # kinit -C ualias # kinit -E user@example.com |
| Flags | needinfo?(mbabinsk) | |||
| Marc Muehlfeld | 2016-07-15 14:03:31 UTC | Doc Text | IdM now supports user principal aliases Previously, Identity Management (IdM) supported only authentication with a user name. However, certain environments require authentication with an email address or alias name. IdM has been enhanced to support principal aliases. To add the aliases "ualias" and "user@example.com" to the account "user", run: # ipa user-add-principal user ualias user\\@example.com Use the "-C" option to the "kinit" command when with an alias and the "-E" option when using an enterprise principal name: # kinit -C ualias # kinit -E user@example.com | IdM supports user principal aliases Previously, Identity Management (IdM) supported only the authentication using the user name. However, in some environments it is a requirement to authenticate with an email address or alias name. IdM was enhanced and now supports principal aliases. To add the aliases "ualias" and "user@example.com" to the account "user", run the following command: # ipa user-add-principal user ualias user\\@example.com Use the "-C" option to the "kinit" command when with an alias, and the "-E" option when using an enterprise principal name: # kinit -C ualias # kinit -E user@example.com |
| Martin Bašti | 2016-07-27 09:26:34 UTC | CC | kludhwan | |
| CC | abokovoy | |||
| Flags | needinfo?(abokovoy) | |||
| Alexander Bokovoy | 2016-07-27 10:09:15 UTC | Flags | needinfo?(abokovoy) | |
| Ellen Newlands | 2016-08-03 13:46:42 UTC | CC | enewland | |
| errata-xmlrpc | 2016-08-09 14:07:44 UTC | Status | MODIFIED | ON_QA |
| Marc Muehlfeld | 2016-08-12 07:31:51 UTC | Blocks | 1361194 | |
| Xiyang Dong | 2016-08-22 03:58:20 UTC | Status | ON_QA | VERIFIED |
| CC | xdong | |||
| Aneta Šteflová Petrová | 2016-10-11 06:54:45 UTC | Doc Text | IdM supports user principal aliases Previously, Identity Management (IdM) supported only the authentication using the user name. However, in some environments it is a requirement to authenticate with an email address or alias name. IdM was enhanced and now supports principal aliases. To add the aliases "ualias" and "user@example.com" to the account "user", run the following command: # ipa user-add-principal user ualias user\\@example.com Use the "-C" option to the "kinit" command when with an alias, and the "-E" option when using an enterprise principal name: # kinit -C ualias # kinit -E user@example.com | IdM supports user principal aliases Previously, Identity Management (IdM) supported only the authentication using the user name. However, in some environments it is a requirement to authenticate with an email address or alias name. IdM has been enhanced and now supports principal aliases. The System Security Services Daemon (SSSD) has also been updated to support this functionality. To add the aliases "ualias" and "user@example.com" to the account "user", run the following command: # ipa user-add-principal user ualias user\\@example.com Use the "-C" option to the "kinit" command when with an alias, and the "-E" option when using an enterprise principal name: # kinit -C ualias # kinit -E user@example.com |
| errata-xmlrpc | 2016-11-02 14:57:39 UTC | Status | VERIFIED | RELEASE_PENDING |
| errata-xmlrpc | 2016-11-04 05:53:19 UTC | Status | RELEASE_PENDING | CLOSED |
| Resolution | --- | ERRATA | ||
| Last Closed | 2016-11-04 01:53:19 UTC |
Back to bug 1328552