Setting the alpha of multitexture?

I’m using ARB_multitexture extension for lightmapping, but the lightmap shadows are just too dark. How could I change the alpha value of specific multitexture.
I tried GL_TEXTURE_ENV_COLOR, but I couldn’t get it work.