Florence Blanc-Renaud
19cd960387
ipa user-add: add optional objectclass for radius-username
...
The command "ipa user-add --radius-username" fails with
ipa: ERROR: attribute "ipatokenRadiusUserName" not allowed
because it does not add the objectclass ipatokenradiusproxyuser
that is required by the attribute ipatokenradiususername.
The issue happens with ipa user-add / stageuser-add / user-mod / stageuser-mod.
The fix adds the objectclass when needed in the pre_common_callback method
of baseuser_add and baseuser_mod (ensuring that user and stageuser commands
are fixed).
Fixes https://pagure.io/freeipa/issue/7569
Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com >
Reviewed-By: Christian Heimes <cheimes@redhat.com >
2018-11-13 12:40:44 +01:00
..
2010-12-20 17:19:53 -05:00
2018-07-11 10:11:38 +02:00
2018-10-10 09:56:40 +02:00
2017-03-27 19:08:26 +02:00
2018-09-27 16:11:18 +02:00
2018-11-13 12:40:44 +01:00
2018-06-12 08:38:56 +02:00
2018-02-09 08:57:41 +01:00
2018-01-09 07:53:28 +01:00
2018-09-27 16:11:18 +02:00
2018-09-27 11:49:04 +02:00
2018-09-27 10:23:03 +02:00
2018-07-11 10:11:38 +02:00
2016-10-12 10:38:52 +02:00
2018-09-27 16:11:18 +02:00
2017-06-15 13:51:06 +02:00
2018-09-27 10:23:03 +02:00
2018-06-21 15:30:58 +02:00
2018-09-27 16:11:18 +02:00
2016-06-03 09:00:34 +02:00
2018-07-11 10:11:38 +02:00
2016-10-12 10:38:52 +02:00
2016-10-12 10:38:52 +02:00
2017-07-14 15:55:59 +02:00
2018-02-23 14:39:34 +01:00
2016-10-12 10:38:52 +02:00
2018-06-21 15:30:58 +02:00
2018-01-09 07:58:52 +01:00
2018-10-02 16:37:17 +02:00
2018-06-21 18:42:05 +02:00
2018-07-14 12:04:19 +02:00
2018-07-12 15:26:25 +02:00
2016-06-17 18:05:03 +02:00
2018-09-27 10:23:03 +02:00
2016-12-02 13:00:06 +01:00
2018-01-09 07:53:28 +01:00
2016-06-03 09:00:34 +02:00
2016-06-03 09:00:34 +02:00
2018-10-05 12:06:19 +02:00
2017-07-14 15:55:59 +02:00
2018-11-08 13:16:26 +01:00
2016-06-03 09:00:34 +02:00
2017-09-12 15:59:20 +02:00
2018-07-14 12:04:19 +02:00
2018-06-12 08:38:56 +02:00
2018-04-20 09:43:37 +02:00
2018-05-17 18:36:33 -04:00
2018-07-11 10:11:38 +02:00
2018-07-14 12:04:19 +02:00
2018-06-12 08:38:56 +02:00
2016-10-12 10:38:52 +02:00
2018-07-11 10:11:38 +02:00
2018-07-06 13:26:43 +02:00
2018-07-06 13:26:43 +02:00
2018-06-21 15:30:58 +02:00
2018-09-27 16:11:18 +02:00
2017-03-27 19:08:26 +02:00
2018-06-21 18:42:05 +02:00
2018-04-20 09:43:37 +02:00
2016-06-03 09:00:34 +02:00
2017-09-08 15:42:07 +02:00
2016-10-12 10:38:52 +02:00
2018-08-15 12:52:52 +02:00
2018-06-21 15:30:58 +02:00
2018-06-21 15:30:58 +02:00
2018-07-14 12:04:19 +02:00
2018-06-12 08:38:56 +02:00
2017-07-14 15:55:59 +02:00
2017-07-07 14:44:42 +02:00
2018-07-17 15:32:28 -04:00