We have a single web server, that we assign to IP’s to. www.server1 and www.server2 (for the sake of this memo). Both are FQDN and we have custom login pages for each in the web config db. Both access the same db’s and files, etc. the only reason we do it is for a client of ours to have a specific login page. The problem is that when they login to www.server1, they can go direct to their db, but when they log with www.server2 they get prompted a second time when trying to access thier db. I have used a realm document and it does not seem to pass credentials.Any help would be appreciated.
Subject: Web Realms
Did you try Multiple server sign on. You need to set this in server document. under internet protocols , session authentication. Once you set this it will show different login page instead of web realm…and the credentials will be passed to multiple servers in the domain. Hope this helps…
Cheers
Sri.