Start script for the gosa web interface
gosa [ URL ]
Start the GOsa web interface using a gecko based browser and generate a special browser profile for GOsa usage. This profile will disable normal style browser navigation and URL fields.
URL
Open this URL when launching the browser with the GOsa profile. This option is optional and may be preset by the configuration files.
The script return zero values on success.
gosa https://admin.example.net
Presetting the URL works by placing something like URL="http://admin.example.net" inside one of these files:
/etc/gosa/desktoprc system wide setting $HOME/.gosa-desktop user specific setting
Cajus Pollmeier <[email protected]>