Answered
CF login vs. SQL login
I have built a couple dozen pages in CF with a MS SQL back
end. Everytime I check to see how the pages are working (F12), it
asks me to sign in. The login box says it's for the coldfusion
server, but the username and password that work are my Windows
username and password (they are tied to the SQL security). I have
had four other people try to login to see what they can get to and
two of the four don't even see a login box (the other two get the
same CF login and they use their Windows information). The girl
that handles my server config tells me it has something to do with
what usergroups we are in, whether they have to login or whether it
just automatically pulls their Windows login data.
I don't mind the Windows information being used for now, but when we go live on the web, I'm going to have to manage outside usernames and passwords. I originally had set up a CF login page, but then I had to login to the Application first and then another login for the SQL security. Is there any way to just have one login?
I don't mind the Windows information being used for now, but when we go live on the web, I'm going to have to manage outside usernames and passwords. I originally had set up a CF login page, but then I had to login to the Application first and then another login for the SQL security. Is there any way to just have one login?