Rem Posted October 3, 2011 Posted October 3, 2011 Do you have controls to handle authentication? Quote
andersa@ellenshoej.dk Posted October 4, 2011 Posted October 4, 2011 There are no controls to handle authentication as a far as I know. I build my own system. Quote
Rem Posted October 4, 2011 Author Posted October 4, 2011 There are no controls to handle authentication as a far as I know. I build my own system. Being a newbie, could yuu elaborate a bit? I've only experimented with ISAPI 7 on windows 2008. Quote
andersa@ellenshoej.dk Posted October 5, 2011 Posted October 5, 2011 Not much to say really. I just made a simple db table with some basic info like username and password, real name, email, etc. I did a login screen as a modal window on startup and verified the data entered against the db table. I do not interface with windows authentication. Everything runs as IUSR. Quote
Administrators Farshad Mohajeri Posted October 10, 2011 Administrators Posted October 10, 2011 Do you have controls to handle authentication? You should handle all authentication yourself using Login Forms and etc. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.