You can write a patch for one, or create a custom authenticator implementation that would enforce this.
They are pluggable after all, just like authorizer is. -- AY On 23 December 2016 at 20:06:19, Prakash Chauhan (prakash.chau...@ericsson.com) wrote: Hello All, In Apache Cassandra , there are no strict password policies for creating a new user. A new user can be created with a password as simple as "abc" which is not at all recommended for production use. Moreover the same password can be used again and again. There should be a configurable password policy in Cassandra for creating new users. Any thoughts on this .... Regards, Prakash Chauhan.