sql server - Problems with Automatic Login on Intranet -


i'm having problem automatic login i'm trying do. first of all, sorry poor english.

well, here on company, have intranet, developed in vb.net , sql server 2008. , want implement automatic login credentials in ad.

so, internal users automatically login intranet, using ad information. it's ok. problem external people, not in same domain of intranet, our clients.

because, automatic login, must enter iis configuration , disable annonymous access , enable integrated windows authentication, , when that, 403 error - forbidden appears on screen.

we try things, adding endresponde on global.asax , customerror on web.config, error persist.

can me ,please?


Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

linux - Does gcc have any options to add version info in ELF binary file? -

java - Are there any classes that implement javax.persistence.Parameter<T>? -