id like to type in enterprisetest as a url in a browser and have it resolve to http://sapbi-test:8080/boe/bi (startup bi launchpad)
ive done the following:
1) DNS Cname for enterprisetest which resolves fine to sapbi-test server
2) setspn -a http/enterprisetest:8080 adserviceaccount
setspn - a http/enterprisetest.sktnr.ca:8080 adserviceaccount
3) created index.html to redirect http://sapbi-test.sktnr.ca:8080 to http://sapbi-test.sktnr.ca:8080/BOE/BI">
(<meta http-equiv="refresh" content="0;URL=http://sapbi-test.sktnr.ca:8080/BOE/BI"> )
step 1 dns verified with ping as working
step 3 redirect http://sapbi-test.sktnr.ca:8080 to http://sapbi-test.sktnr.ca:8080/boe/bi tests good
typing enterprisetest into browser url fails (ends up as google search on enterprise test)