Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Giuseppe 34 posts 56 karma points
    Nov 15, 2011 @ 12:46
    Giuseppe
    0

    Customize Membership and Role Provider

    Hi All,

    I need to customize for my project Membership and Role Provider, so I'm analyzing the basic structure of umbraco about this. I don't found in the wiki a basic description of Members section but only "Public Access" procedure.

    Could you please indicate me any documentation about this?
    About roles, what is the different between "Members Groups" and "Member Type" used in Umbraco?
    How are handled the roles in umbraco database?

    Thanks in advance,
    Giuseppe

  • Rodion Novoselov 694 posts 859 karma points
    Nov 15, 2011 @ 13:14
    Rodion Novoselov
    0

    Hi. As for your second question - a member group is an analogue of a role so that it's a term of security, a member type is an umbraco analogue of a member profile - the way to define some custom properties for a member.

  • Michael Latouche 504 posts 819 karma points MVP 4x c-trib
    Nov 15, 2011 @ 13:46
    Michael Latouche
    0

    Hi Giuseppe,

    Umbraco implements the Membership Provider from Microsoft, which means that you can use all default functionalities out of the box, and also that you should be able to replace it by your own implementation of a Micrsoft Membership Provider.

    The Members section is just a view of this.

    One element to pay attention to, though, is that you need to define a default member type in your web.config settings.

    Some resources that might help you further:

    http://www.mortenbock.dk/blog/2009/04/01/setting-up-membership-in-umbraco.aspx

    http://our.umbraco.org/wiki/how-tos/membership-providers/umbracomembershipprovider-properties

    Hope this helps.

    Cheers,

    Michael.

  • Giuseppe 34 posts 56 karma points
    Nov 16, 2011 @ 09:09
    Giuseppe
    0

    Thanks guys! Now it's clear the differences, I will proceed to customize my membersip and I hope to solve without disturb you again.

    Have a nice day!

Please Sign in or register to post replies

Write your reply to:

Draft