Copied to clipboard

Flag this post as spam?

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


  • George Mocanu 28 posts 48 karma points
    Nov 30, 2010 @ 15:15
    George Mocanu
    0

    Umbraco Intranet Solution and AD

    Hello,

     

    I want to build small intranet solution with Umbraco with following features:

    -some small c# usercontrols that will display some data from SQL into grids.

    -file sharing functionality.

    -wiki & and howto documents.

    -Active directory integration.

    If I understood well the permision for front-users can be setup with  members group  and role base protection.

    For AD integration I have seen 2 methods but both has some lacks.

    1 - Change web.config to AD membershiprovider - but the problem is that it is not possible to setup member groups because the members are not displayed.

    2 - Custom login usercontrol and using DirectoryServices to authenticate users and automatically create members assign group , enum membership (for example : http://our.umbraco.org/wiki/how-tos/membership-providers/use-active-directory-to-authenticate-site-members-(intranet) but the problem with this method  that the media folders are not protected and can be accesed with direct link.

    Any suggestions ?

    Thanks,

     

     

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies