Is your feature request related to a problem? Please describe.
I would like to rotate the IDM service user passwords more easily.
Describe the solution you'd like
It should ideally be done through ocis idm resetpassword. The current implementation of this command wraps any username in the template uid={},ou=users,o=libregraph-idm. This makes it impossible to specify service users, which have the template uid={},ou=sysusers,o=libregraph-idm. There should be an option for me to specify service users, by changing the wrapping template, or supplying the full DN.