I have drupal 6.20 up and running and working properly. What I want to do is have the drupal site a single sign for drupal and freeradius. I know you can add information to a second database with hook_user, but what I not sure how to do is make sure the databases are synchronized with usernames and passwords and then only validate after both databases are checked and been accepted as correct.