I would like to implement a feature in my software where the user can 
change their password but they seem to need update privilege on the OUser 
table to do this. Is there any other way a user can change their password 
without needing this privilege?  I would like to keep the OUser protected 
from most users.

The only way I can think of is to have something special in the app server 
that uses an elevated privilege to change people's passwords for them but 
this seems a bit awkward and open to security holes.  Maybe make OUser 
extend ORestricted? Would that even work?  Please tell me there is another 
way.

Thanks,
Glenn

-- 

--- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to