====== vBulletin 3.5+ ====== Configuration for [[plugin:authMySQL]] Auth plugin to authenticate with [[http://www.vbulletin.com/|vBulletin]], which let's do: * Only basic authentication * No user modification/adding. This assumes that all user/group accounts will be created and maintained through vBulletin. If your vBulletin install is using table prefix such as ''vb_'' then you need to modify the sql queries and prepend the prefix to table names. Note that all user/group management, registration, and removal sql values are set to empty string "" or commented out. Use vBulletin to manage users/groups/etc. ====Configuration==== Use the Config Manager or add it to the ''conf/local.protected.php'' to store the config protected.