Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 6 of 6

Thread: Need help creating new admin levels with restricted permissions/rights

  1. #1
    darkalfx is offline Junior Member
    Join Date
    Nov 2011
    Posts
    2

    Default Need help creating new admin levels with restricted permissions/rights

    Greetings, I'm currently using AspDotNetStorefront ML 8.0.0.0/8.0.0.0

    I don't have a lot of experience with storefront by itself, but I'm trying to create new admin levels. ( More specifically an admin level where the user can only modify/delete/create products )

    I created a new menuData.xml file which contains the new restricted menu.

    How would I go about creating the new admin level?

    Thanks


    P.S. If this is in the wrong section, please move it to the appropriate section.

  2. #2
    AspDotNetStorefront Staff - Scott's Avatar
    AspDotNetStorefront Staff - Scott is offline Administrator
    Join Date
    Mar 2007
    Location
    Ashland, OR
    Posts
    2,390

    Default

    There are directions for this in the manual.

    Next, go to your admin site, and under 'Users' --> 'View/Edit Customers' find the admin user you would like to restrict and click on their customer ID. At the bottom of the “Account & Contact Info” section in the “Notes” field, type in newmenu.xml (or whatever you named your file). That user’s account will now use that menu.

  3. #3
    darkalfx is offline Junior Member
    Join Date
    Nov 2011
    Posts
    2

    Default

    Quote Originally Posted by AspDotNetStorefront Staff - Scott View Post
    There are directions for this in the manual.
    Awesome thanks.

    I have another question, I'd like to redirect the admin to the product manage section of the website upon landing on the backend homepage.

    How would I go about doing that?

  4. #4
    BFG 9000 is offline Senior Member
    Join Date
    Oct 2006
    Location
    South UK
    Posts
    882

    Default

    It's worth pointing out that this method is NOT secure & wouldn't stand up to any audit.

    All this does is to remove the links from the menu - it in no way restricts access.


    TTFN

    BFG

  5. #5
    deanfp is offline Senior Member
    Join Date
    May 2009
    Location
    Sweden
    Posts
    556

    Default

    Any idea if this is possible in MS? Cannot seem to find the XML package that controls the admin screen.

  6. #6
    deanfp is offline Senior Member
    Join Date
    May 2009
    Location
    Sweden
    Posts
    556