If you have multiple repositories and users must select their Repository first does it make any sense to setup Auto Windows Authenticated Login. In Web Access 7 there used to be a DBID that allowed to give users alternate URLs but I don't see this in the latest version. Is there any way to setup auto login?
Question
Question
Does it make any sense to use Auto Login with Web Access in a multi-repository environment
Answer
You can still link directly to a specific repository by appending ?db=repositoryname to the URL:
http://servername/laserfiche/index.aspx?db=repositoryname
Replies
You can simply create your own Web Access login page and set it to be accessed from a different URL in the IIS Manager.
Details on making your own Web Access Login page is in the help files.
It makes sense for Cloud clients, as well as in an environment where most users are logging into a production repository and the other repositories are "testing" repositories for some of the administrators.
You can also set your LF Client installation to start-up to a specific repository if you'd like as well. http://www.laserfiche.com/support/webhelp/Laserfiche/9.1/en-US/UserGuide/Laserfiche_Client.htm#ShortcutsURLs/Login_Automatically.htm%3FTocPath%3DShortcuts%20and%20URLs%7C_____2
Thanks All, That works!