User create for specific namespaces

Hi there,

I have successfully deployed AS and created namespace as well in conf file, am not sure how to create specific users, I tried create user from aql, but it fails with the below error:

aql> CREATE USER uycsb PASSWORD ycsb#012 ROLE read-write
Error: (51) AEROSPIKE_SECURITY_NOT_SUPPORTED
aql>

need help

thanks

“Security features are available in the Aerospike Database Enterprise Edition.”

Does this mean I can’t create users?

Correct, without security there isn’t a need for users.