Hi! Is there such a thing as the anonymous/unauthenticated user in the cassandra permissions system?
What I would like to do is to grant select, i.e. provide read-only access, to users which have not presented a username and password. Then grant update/insert to other users which have presented a username and (correct) password. Doable? Regards, \EF