Hi,
I'm pretty new with dotnetnuke but have been using aspnet for quite sometime now.
Well my dilemma in a nutshell.
I have 2 applications. One is an administrative interface to manage accounts,
and another is a dotnetnuke driven public website.
When i log onto the administrative site under "administrator" with password 12345,
and then I access the dotnetnuke site then the user will be logged in. The name that displays
beside the logout button is the display name for the separate "administrator" account with password 67890.
So basically logging in as administrator for the non-dnn site will automatically log me in the dnn site under administrator
for the dnn site.
I'm using separate aspnet membership tables for the dnn and non-dnn site and they are in separate databases.
Any help is appreciated,
Regards,
DotNetNuke_Fan