You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by Ted Zlatanov <tz...@lifelogs.com> on 2009/12/29 21:58:20 UTC

latest auth patch available in https://issues.apache.org/jira/browse/CASSANDRA-547

This patch adds auth support as previously discussed, while also
patching Cassandra to support Thrift's new constructors.  Only the
AllowAll backend is currently provided.

Note a newer libthrift, also uploaded there, is required.  I have not
tested backwards compatibility of old Thrift clients with the new
libthrift.

Thanks
Ted