I've created this issue: https://github.com/orientechnologies/orientdb/issues/2419.
Lvc@ On 1 June 2014 09:48, Erik Peterson <[email protected]> wrote: > Yes, I've seen the same behavior... > > > On Saturday, May 31, 2014 2:58:06 PM UTC-6, alexpmorris wrote: >> >> The create new user info on this page seems invalid: https://github.com/ >> orientechnologies/orientdb/wiki/Security >> >> insert into ouser set name = 'jay', password = 'JaY', status = 'ACTIVE', >> roles = (select from ORole where name = 'reader') >> >> or any variation of this will create a new user, however the user roles >> will be empty (not assigned any role). I was able to add a role by editing >> the user in studio and selecting "Add Link" (though the query box in this >> case, at least in Chrome, is blank and you can't read what it says until >> you type something). >> > -- > > --- > 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. > -- --- 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.
