Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

want to use my site authentication
Gaurav
#1 Posted : Tuesday, 27 October 2009 9:02:16 PM(UTC)
Rank: Member

Joined: 27/10/2009(UTC)
Posts: 4
Location: india

Hello Roger


Thanks For Such a cute Application...

i want to use last release in my Existing Application.i want to use my login/roles/ credentials for the site,not membership of asp.net and neither activedirectory .


i have my database my Admin login table and roles etc .how can i work with them.

please help me regarding that...



Roger Martin
#2 Posted : Tuesday, 27 October 2009 11:44:31 PM(UTC)
Roger Martin

Rank: Administration

Joined: 3/08/2007(UTC)
Posts: 3,300
Location: Fort Atkinson, WI

To connect GSP with your custom users, you need to create membership and role provider implementations of your users and roles. This task is not specific to GSP so you should be able to find plenty of help on the internet for how to do it. When you are done, you just update the membership and roles sections in web.config to point to your provider implementations.
Roger Martin
Creator and Lead Developer of Gallery Server Pro
Gaurav
#3 Posted : Wednesday, 28 October 2009 12:05:57 AM(UTC)
Rank: Member

Joined: 27/10/2009(UTC)
Posts: 4
Location: india

Thanks Roger

Actually what i want is when i login to my site Admin side then i should also login to GSP Admin login , means

i am not using asp.net inbuilt membership and roles functionality.

i have an user table and using my site login(email,pwd) credentials i redirect user to admin page.

as my work flow is

on my public side page : i want to show all the albums etc

on admin side page : all the admin functionality (need not urs admin login panel)

as you have used in web config

roleprovider
membership
profileprovider etc

there is nothing any thing like that in my site

i don't want to use that ...can i use GSP without them...i tried for that but it nedd all asp...... type tables and sp

is there any way to implement in this way...?


thanks


Roger Martin
#4 Posted : Wednesday, 28 October 2009 10:53:55 AM(UTC)
Roger Martin

Rank: Administration

Joined: 3/08/2007(UTC)
Posts: 3,300
Location: Fort Atkinson, WI

GSP depends on membership, roles, and profile providers being defined in web.config. To remove that dependence would take a lot of work. I believe it would be much easier to build providers out of your existing membership system. The beauty of that approach is that you don't need to understand GSP - you only need to understand your own user architecture.
Roger Martin
Creator and Lead Developer of Gallery Server Pro
Rss Feed  Atom Feed
Users browsing this topic
Guest
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.