Help and Advice

From: Chris (Chris_at_discussions.microsoft.com)
Date: 09/21/04

  • Next message: richlm: "Re: Hierarchy in user management"
    Date: Tue, 21 Sep 2004 08:01:02 -0700
    
    

    Hi,
    I have a dynamic menu in my Intranet application that loads from a database.
    What I would like to do is to make parent nodes visible based on your group
    membership in Active Directory. Example

    My menu populates with the foll parent nones

    Accounting
    Sales
    Marketing

    I have the foll groups in Active Directory

    gpAcccounting
    gpSales
    gpMarketing

    So if you are a member of gpAccounting and gpMarketing then the respective
    menus will be loaded. How do I go about doing that? Where can I find info on
    this.

    Thanks


  • Next message: richlm: "Re: Hierarchy in user management"

    Relevant Pages

    • Re: Looking to verify users via Active Directory
      ... I'll have an Admin ... How do I search the Active directory? ... Here is a sample that what use lets you test group membership ...
      (microsoft.public.access.modulesdaovba)
    • Re: Active directory groups refresh question
      ... There is a difference between querying your local token and querying Active Directory for the list of current groups. ... an access token is created that has the users SID and all SIDs of the groups that the user is a member of. ... in VB.NET 2005 that checks the current user's group membership in Active ...
      (microsoft.public.windows.server.active_directory)
    • Error when compiling an audience
      ... When compiling an audience based on an Active Directory group I get ... An error occurred while attempting to update audience membership. ... Unable to retrieve group membership from Active Directory directory ...
      (microsoft.public.sharepoint.portalserver)
    • Re: Using Windows Authentication in ASP.NET - Adding properties to users
      ... I'm confused as AspNetAccessProvider is for microsoft Access. ... I don't actually want to extract any information from active directory I ... just wanted to use the windows log in name and associate this with user ... However how would I use the existing user store from the membership API ...
      (microsoft.public.dotnet.framework.aspnet)