• Without login

    By Panayiotis C Fafakos 2 decades ago

    We would like to use this template, but without login.



    This way it could be the home page for all users in our company.



    Is there an option or a way to implement this?



    Thanks in advance,



    Panayiotis Fafakos.

    • wait for Domino 8.5.1

      By Bastian Wieczorek 2 decades ago

      IBM is planing to bring a SPNEGO integration where you can use your MS ADS login to authentificate with a domino http webserver. They said maybe it will be included in domino 8.5.1…



      I think this will solve your problem.



      See:

      http://www.slideshare.net/edbrill/lotusphere-200-inv102-lotus-notes-and-domino-strategy-2009-presentation



      page 20

      • hmm...

        By mike mcpoyle 2 decades ago

        Hi guys. Thanks for the feedback.



        This would probably be useful, and not too difficult to do. I could likely make the profile documents public access, allowing folks to create them as anon, placing their IP address into the 'user' field. Let me see what I can whip up. I'll be back in a couple weeks with an update.



        I'm actually getting back into production on mPortal, as my new company is going to use it. I have finally removed the requirements for the web retriever, and moved all of that functionality over to a java agent.

        • beta ready...

          By mike mcpoyle 2 decades ago

          I have a beta of anonymous use. In this version you can choose what type of login you want to use, and it can be tracked via either anon (using IP address as key) or login. See the 'News' page for more info.



          The code is actually smart enough to key your user setup by both, so for instance if I login via my notes name/password and customize it, it records my customizations by both my IP and username. So if I hit the site next time on the same PC without logging in, the system will find my customizations by IP, and display them without prompting for login.



          The only downside is that someone could view/change my customizations if they knew my IP address and 'spoofed' it. Still, there's nothing really in there that's confidential, and anon is an option in the site config, so I see no harm in it.



          See