migrating from login_engine to AAA

Ok so what you have to to is add a column to your existing users table called crypted_password. Also the problems I was having steamed from lines in config/environment specific to login_engin. I commented those lines out and things started working.