• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    Autodesk MapGuide Enterprise

    Reply
    Valued Contributor
    pg002a
    Posts: 55
    Registered: ‎08-03-2010

    MGE 2011 user logging and password disabled?

    1257 Views, 9 Replies
    08-03-2010 11:16 PM

    It seems that MGE 2011 user name login and password is set to anonymous so it dont ask any user name and password when I open created MGE web site, I tried both basic and flexible layout. How can I enable user login function? I found some code rows in Common.php, where login information is set to anonymous, does I need to change it somehow?

    Please use plain text.
    Contributor
    studio
    Posts: 25
    Registered: ‎08-10-2010

    Re: MGE 2011 user logging and password disabled?

    09-17-2010 02:24 AM in reply to: pg002a

    I have the same exactly problem!!!

    Could anyone tell us a solution please?

    I browse a lot of forum but I didn't find any solution, also because I'm not very expert in code...

     

    Thanks very very much!

     

    Riccardo

    Please use plain text.
    Valued Contributor
    pg002a
    Posts: 55
    Registered: ‎08-03-2010

    Re: MGE 2011 user logging and password disabled?

    09-17-2010 07:45 AM in reply to: studio

    I got some information from Autodesk, this is  bug and they gonna fix it in future releasing some  service pack, but not known when this gonna out . This problem is only with flexible layout with basic layout loggin working.I  also got from Autodesk some fixed  Mapguide files, but those where pointless to me, tgis didnt worked. But good to know that Autodesk will gonna fix this problem, I'l hope that soon.

    Please use plain text.
    Contributor
    studio
    Posts: 25
    Registered: ‎08-10-2010

    Re: MGE 2011 user logging and password disabled?

    09-24-2010 08:39 AM in reply to: pg002a

    Got it, hope the service pack will be release soon.

    For the moment, I would like ask you another thing: is it possible to create a script-button (in basic layout) to logout the user?

    Maybe with "invoke script" or something like that...

    Thanks very much again,

    Riccardo

    Please use plain text.
    Valued Contributor
    pg002a
    Posts: 55
    Registered: ‎08-03-2010

    Re: MGE 2011 user logging and password disabled?

    05-03-2011 12:47 AM in reply to: studio

    Now Mapserver 2012 is out but logging issue is still same, logging is working only with basici layout and not working with flexible layout.

    Please use plain text.
    Contributor
    s.klein
    Posts: 16
    Registered: ‎03-28-2011

    Re: MGE 2011 user logging and password disabled?

    07-14-2011 12:54 AM in reply to: pg002a

    Hello,

     

    any news when user logging and password will be enabled for flexible layout?

    In Infrastructure Studio usergroups can be defined for layers, maps  and web layouts. But using anything but the group "Everyone" makes the flexible layout crash..

     

    best regards,

    S. Klein

    Please use plain text.
    Valued Contributor
    pg002a
    Posts: 55
    Registered: ‎08-03-2010

    Re: MGE 2011 user logging and password disabled?

    09-08-2011 12:12 AM in reply to: s.klein

    Seems that there is no any good  news from Autodesk to fix this issue. But does anybody have idea how to get flexible layout password protected logging  working?

     

    Kajar

    Please use plain text.
    Valued Contributor
    pg002a
    Posts: 55
    Registered: ‎08-03-2010

    Re: MGE 2011 user logging and password disabled?

    02-14-2013 04:52 AM in reply to: pg002a

     AIMS 2013 version is out and also Mapguide open source 2.4 but both have same issue with logging, using flexible layout there is not possible to  use password protected logging like using Basic layout.

    Can anyone suggest how to get password logging working?

     

    Please use plain text.
    Valued Contributor
    pg002a
    Posts: 55
    Registered: ‎08-03-2010

    Re: MGE 2011 user logging and password disabled?

    04-03-2013 06:08 AM in reply to: pg002a

    Does anyone really dont know  how to fix this problem?

     

     

    Please use plain text.
    Valued Mentor
    Posts: 269
    Registered: ‎10-10-2003

    Re: MGE 2011 user logging and password disabled?

    05-22-2013 11:12 AM in reply to: pg002a
    You can log in as a different user using URL parameters:
    For example for BASIC WEB LAYOUT, &USERNAME=myUser&PASSWORD=myPassword

    Assuming you have set up a user and password in the MapAdmin.
    Please use plain text.