CAS experts, We are running CAS 5.2 on Redhat 7. We installed and configured Google Authenticator and got it sort of working with Mariadb. We see the tables and record entries get created and entered into the database when logging in. But when we cntrl-C to restart the CAS service, CAS removes the tables from the database:
MariaDB [mfa]> select * from GoogleAuthenticatorRegistrationRecord; ERROR 1146 (42S02): Table 'mfa.GoogleAuthenticatorRegistrationRecord' doesn't exist Why does control-C shutting down CAS result in removing all of the tables and entries? FYI: We startup with ./build.sh run and we shutdown with Ctrl-C. Tim Tyler Network Engineer Beloit College -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/bbd3778fc4b8ab3a444d4db06abe9805%40mail.gmail.com.
