Page 1 of 1

TACACS/Radius Authentication, and compatibility with 64 bit

PostPosted: Fri Jul 13, 2012 3:10 am
by rleyba
Hi Steve,

We have an office requirement to use either TACACS or Radius as the authentication mechanism for my Xataface application. Could you kindly direct me on how this might be accomplished?

Also, we plan to use your tool in our syslog archiving system which can potentially hold millions of records. Can Xataface work with 64 bit Centos running 64 bit mysql?

Thanks Steve.

Re: TACACS/Radius Authentication, and compatibility with 64

PostPosted: Fri Jul 13, 2012 12:05 pm
by shannah
You'll need to create a custom authentication module. Check out the SVN repository
http://weblite.ca/svn/dataface/modules/Auth
for a few samples (CAS, LDAP, and http).

Xataface should run fine on CentOS 64 bit/MySQL 64 bit.

-Steve