Re: Ip restriction for username

2017-10-08 Thread kurt greaves
No this functionality doesn't exist in Apache Cassandra. You could add it though...​

Ip restriction for username

2017-10-06 Thread CPC
Hi, Is there some method to restrict a user to specific ip range/mask (MySQL and postgre has this kind of functionality)? I know dse have more advanced authentication like Kerberos and ldap but I don't know whether those can provide this functionality. Thanks