<Files usertool.cgi>
	AuthName        "NetAMS User Authorization"
	AuthType        Basic
	Require         valid-user

Auth_MYSQL 			on
Auth_MySQL_Username		netams
Auth_MySQL_Password		netams
Auth_MySQL_DB 			netams
Auth_MySQL_Password_Table 	billing
Auth_MySQL_Username_Field 	name
Auth_MySQL_Password_Field 	passwd
Auth_MySQL_Empty_Passwords 	on
Auth_MySQL_Encryption_Types 	Plaintext
</Files>
