We are facing the same issue since upgrading an environment to R80.10 (also past JHF 24).
This is a pain point for the daily ops team which creates new remote access users.
Workflow for new RAS-users with R77.30:
- Open "Create User"-wizard with Template.
- Enter User Name.
- Switch to Certificates tab.
- Create new certificate enrollment key.
- Click Ok.
- Save & Install Policy.
Workflow for new RAS-users with R80.10 past JHF24:
- Open "Create User"-wizard with Template.
- Enter User Name.
- Change color (only cosmetically, I know)
- Click Ok.
- Search Group in Object Explorer.
- Open Group.
- Add new user.
- Click Ok.
- Search User in Object Explorer.
- Switch to Certificates tab.
- Create new certificate enrollment key.
- Click Ok.
- Save & Install Policy.
Step 3 is needed, because in R80.10 the color of the template is ignored.
Steps 5 to 8 are needed, because group membership cannot be handled by template anymore (this was discussed above).
Step 9 is needed, because new cert enrollment keys cannot be created until the user object is created. While the old R77 Dashboard creates the user in background when you switch to the certificates tab, the new R80 SmartConsole does not do so. So we have to close this window with the okay button to let it create the user. Then we have to open it again to create the cert enrollment key.
We would be very happy to circumvent these new GUI limitations by using the new API.
Unfortunately, there are still some gaps in the new API and managing user objects seems to one of them.
Maybe someone here can help us out with the (as far as I know undocumented and unsupported) generic-object API calls (which are firing classic CPMI calls, if I'm right)? Tomer Sole
We would really appreciate your help.
Thank you and best regards,
Tobias Moritz.