Hi Raymond,

I just checked, there is a little bug there.
As a temporary work-around you can just do an

UPDATE OUser SET password = "xxx" WHERE name = "xxx"

The password will be automatically encrypted. Just make sure to do it with
an "admin" user, as other roles do not have the permission to do it

Thanks

Luigi


2017-10-19 15:17 GMT+02:00 Raymond Willems <smel...@me.com>:

> Dear OrientDB-Community,
>
> I only see two pages (e.g. first 20 users) in the list of users in the
> Security Manager of OrientDB Studio (latest).
>
> Also searching for users is only working for the listed users.
>
> Changing to show 100 results per page doesn't help and also shows only 20
> users.
>
> As workaround: Can I change a password in the OUser document? As it is
> encrypted, how can I enter a new password here?
>
> Best regards,
> Raymond
>
> --
>
> ---
> You received this message because you are subscribed to the Google Groups
> "OrientDB" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to orient-database+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to orient-database+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to