Is there a way to successfully extend the Mysite application? If so will forms authentication of any kind AD, LDAP or SQL work. Lastly does the SSP need to be extended.
I tried extending the SSP and the Mysites using Ldap, SSP recognises the change so when i browse the internal website clicking on mysite go to the mysite (internal host header), while browsing the extended web application and clicking the mysite take me to the extended mysite page (login page).
However when i enter the credentials for the extended mysite, nothing works and the page just refreshes. I use the same credentials for the extended web application portal and it works fine there. I edited the web.config for the extended Mysite and SSP to add the Ldap code, like i did for the extended web application portal.
I added the Ldap user to the extended mysite and ssp to give it access and also made the user the site administrator of the 2 web applications also in the Mysites i gave permisson to the user in personiliazation permission
MVI - Most Valuable Indian