[p]Lasso Professional Server provides a convenient, Web
[p]This chapter provides an overview of Server Administration and is divided into the following sections. [/p]
[p]Server Administration consists of the [code]ServerAdmin.LassoApp[/code] file located in the [code]LassoApps[/code] folder of the Lasso Professional Server application folder. Server Administration is a LassoApp file, which is accessed via a Web browser similar to a standard HTML page. The LassoApp is loaded on
[p]Server Administration uses the XHTML and CSS standards for rendering pages. Server Administration can be accessed in any Web browser that meets the Web browser requirements listed in the configuration chapters in this guide. [/p]
[p]In a Web browser, visit one of the the following URLs. Use [code]localhost[/code] if accessing Server Administration from a browser on the same machine as Lasso Service. Otherwise, replace [code]www.example.com[/code] with the actual domain name or IP address. [/p]
[pre]http://localhost/ServerAdmin.LassoApp
http://www.example.com/ServerAdmin.LassoApp [/pre]
[note][b]Note: [/b]On Linux machines it is necessary to specify the name of the LassoApp using proper case [code]SiteAdmin.LassoApp[/code]. On Windows and Mac OS X the case of the file name doesn’t matter. [/note]
[note][b]Note: [/b]Web server rewrite technologies such as Apache [code]mod_rewrite[/code] may interfere with loading Site Administration. An exception should be made for URLs with the [code].LassoApp[/code] extension in any rewrite rules. [/note]
[p]The Web browser should prompt for the server administrator username and password. The Web browser will not prompt if Server Administration has already been accessed using the browser in the current session or if the authentication information has been stored in a keychain, passport, or browser preferences. [/p]
[p]If an error is displayed, make sure Lasso Service and the Web server are running as described in the configuration chapters of this guide. [/p]

[note][b]Note: [/b]The Server Administration LassoApp also includes the initialization page for Lasso. Consult the configuration chapters in this guide for instructions of how to initialize Lasso Professional Server. [/note]
[p]Only a person with the server administrator username and password may access Server Administration. The server administrator account is one of the first things that is set up after installing Lasso Professional Server, and is critical to the operation and administration of Lasso. The server administrator username and password should be protected since anyone who has it can make modifications to Lasso’s server settings. [/p]
[p]If for any reason the server administrator username and password is forgotten or lost, they can be reset using the procedure below. The Lasso Professional Server serial number is required in order to do this. [/p]
[p]This section describes the three main sections of the Server Administration interface, which are navigable via tabs at the top of the interface. [/p]
[note][b]Note: [/b]See the following section on Site Administration for details about configuring site preferences, setting up data sources, setting up Lasso security, and building and browsing databases. [/note]
[p]The [code]Setup[/code] section allows the administrator to enter serial numbers, configure Chart FX, set up preferences for Lasso Professional Server, check for updates, and import or export Lasso’s server settings. The functionality of the [code]Setup[/code] section is described in the Setting Server Preferences chapter. [/p]
[p]The [code]Sites[/code] section allows the administrator to add and configure individual Lasso sites. The functionality of the [code]Sites[/code] section is described in the Setting Up Sites chapter. [/p]

[p]The [code]Utility[/code] section provides the server administrator various tools for maintaining the Lasso Professional Server server. This includes tools for executing SQL statements, monitoring errors, and more. The functionality of the [code]Utility[/code] section is described in the Server Utilities chapter. [/p]

[p]The [code]Support[/code] section provides links to various LassoSoft and third
[p]This section describes the basics of using and customizing the Server Administration interface. [/p]
[p][def]Tab Navigation[/def] – Navigation occurs by selecting the text portion of a tab. Doing so will display the next tier of tabs with a page below. Each page generally contains two panels. The left panel provides a summary and listing of options and specified values. The right panel provides details for any selected list item. If a tab is disabled (i.e. does not link to a page upon selection), then one must fulfill a requirement such as selecting an option or button on a previous page before that page can be accessed. [/p]
[p][def]Information Input And Display[/def] – All input within the interface is accomplished in the same manner as standard Web pages: by selecting HTML buttons, pull
[p][def]Navigating Found Sets[/def] – Navigation within extended lists occurs via [code]Prev[/code] and [code]Next[/code] buttons, which are located under the last result in the page. Listings are always displayed in groups of ten, where selecting the [code]Prev[/code] and [code]Next[/code] buttons will display the previous or next ten results. [/p]
[p][def]Status Bar[/def] – The status bar at the bottom of the screen shows the name of the current LassoApp. During an evaluation period, it will also show the number of days remaining in the evaluation period and a [code]Buy Now [/code]link, which takes one to the LassoSoft online store. A [code]Logout[/code] link is also provided allowing the current user to log out of Server Administration. [/p]
[p]Lasso Professional Server uses several internal SQLite databases to store data and settings. These databases are required for Lasso Professional Server to function properly. This section describes the function for each of these databases. [/p]