Table of Contents
The Copyright of this manual holds the uib gmbh in Mainz, Germany.
This manual is published under the creative commons license
Attribution - ShareAlike (by-sa).

A German description you will find here:
http://creativecommons.org/licenses/by-sa/3.0/de/
The German legally binding license:
http://creativecommons.org/licenses/by-sa/3.0/de/legalcode
The English description:
http://creativecommons.org/licenses/by-sa/3.0/
The English license: http://creativecommons.org/licenses/by-sa/3.0/legalcode
The opsi software is in most parts open source.
Not open source are only this new parts which are still under cofunding.
see:
http://uib.de/en/opsi_cofunding/index.html
All the rest of the source code is published under the GPLv3:

The legally binding GPLv3 license:
http://www.gnu.org/licenses/gpl.html
The name opsi is a registered trade mark of the uib gmbh.
The opsi-logo is owned by the uib gmbh and may be used only with explicit permission.
This manual is written for all who want to gain a deeper insight into the mechanisms and the tools of the client management system opsi ("open pc server integration").
It presents a complete HOWTO for the use of opsi while emphasizing the understanding of the technical background. The decision maker who decides on using opsi as well as the system administrator who works with it will get a solid foundation for their tasks.
Angle brackets < > mark abstract names. In a concrete context any marked <abstract name> must be replaced by some real name. Example: The file share, where opsi places the software packets, may abstractly be noted as <opsi-depot-share>. If the real fileshare is /opt/pcbin/install, then you have to replace the abstract name by exactly this string. The location of the packet <opsi-depot-share>/ooffice becomes
/opt/pcbin/install/ooffice.
Example snippets from program code or configuration files use a Courier font, with a background color:
depoturl=smb://smbhost/sharename/path
Tools for automated software distribution and operating system installation are important and necessary tools for standardization, maintainability and cost saving of larger PC networks. Normally the application of such tools comes along with substantial royalties, whereas opsi as an open source tool affords explicit economics. Expenses thereby arise only from performed services like consulting, training and maintenance, and perhaps from low Co-funding rates if you like to use some of the non free modules.
Although the software itself and the handbooks are free of charge, the process of introducing any software distribution tool is still an investment. To get the benefit without throwbacks and without a long learning curve consulting and education of the system administrators by a professional partner is recommended. uib offers all these services around opsi.
The opsi system as developed by uib depends on Linux-servers. They are used for remote installation and maintenance of the client OS and the client software packets ("PC-Server-Integration"). It is based as far as possible on free available tools (GNUtools, SAMBA etc.). The complete system all together is named opsi (Open PC-Server-Integration) and with its configurability is a very interesting solution for the administration challenges of a large computer park.
opsi is derived from a system, which is in use since the middle of the 90’s with more than 2000 Client-PCs in different locations of a state authority. Since that time it has continuously been adapted to the changing Microsoft operating system world. As a product opsi is now accessible for a broad range of interested users.
You can find an geographical overview of the registered opsi-installations at: http://www.opsi.org/map/.
The core features of opsi are:
The configuration of opsi requires some data management. All non-server components are using a web service for data exchange with the opsi server. They exchange data via the opsiconfd, and the opsiconfd forwards the data to the backend manager which passes the data into the selected backend.
opsi supports different backends: Backends:
Using the file backend the data are stored in ini like text files.
Using the mysql or ldap backend the data are stored in specific data objects.
More details you will find at
The in opsi 3 used directory /etc/opsi/backendManager.d isn’t used in opsi 4 anymore.
The configuration files in /etc/opsi/backends define the backends.
Which backend is used for which data, is configured in the file
/etc/opsi/backendManager/dispatch.conf.
The file /etc/opsi/backendManager/acl.conf defines who has access to which
methods.
Below the directory /etc/opsi/backendManager/extend.d there could be files
which defines extended opsi methods. So you will find here for example the files which define the old opsi 3 legacy methods by mapping them to the new opsi 4 methods (/etc/opsi/backendManager/extend.d/20_legacy.conf).
A more detailed reference of these configuration files you will find at
This program is something like the swiss army knife of the opsi configuration. It is used by the opsi installation scripts and can be also called separately for maintanace and repair purpose.
The tasks of opsi-setup are:
The command opsi-setup --help shows the program options:
opsi-setup --help Usage: opsi-setup [options] Options: -h, --help show this help -l log-level 0..9 --log-file <path> path to log file --ip-address <ip> force to this ip address (do not lookup by name) --register-depot register depot at config server --set-rights [path] set default rights on opsi files (in [path] only) --init-current-config init current backend configuration --update-mysql update mysql backend --update-ldap update ldap backend --update-file update file backend --configure-mysql configure mysql backend --edit-config-defaults edit global config defaults --cleanup-backend cleanup backend --auto-configure-samba patch smb.conf --auto-configure-dhcpd patch dhcpd.conf
The functions and options in detail:
--ip-address <ip>--register-depot
--set-rights [path]
Sets the file access rights in all opsi directories:
/tftpboot/linux
/home/opsiproducts
/var/log/opsi
/var/lib/opsi
/opt/pcbin/install
/etc/opsi
You may give a directory name as argument to set only the access rights below this directory.
e.g.
opsi-setup --set-rights /opt/pcbin/install/winxppro/drivers
--init-current-config/etc/opsi/backendManager/dispatch.conf
--update-mysql--update-ldap--update-file--configure-mysql--edit-config-defaults
--edit-config-defaults
To edit the default values of some configuration data like in the server
configuration of the opsi-configed.
e.g.:
--cleanup-backend--auto-configure-samba/etc/samba/smb.conf configuration file
--auto-configure-dhcpdThe opsi-configed requires Java 1.6 and a running opsiconfd on the server.
If you are running the opsi-configed on a Linux based machine, so make sure that your Java is the Sun Java Version. The often installed OpenJDK or other versions may lead to subtil errors. So you have to install the Sun Java and configure it as the default Java:
update-alternatives –config java
The command
java -version
should lead to the following output:
java version "1.6.... Java(TM) SE Runtime Environment ...
Most times the opsi-configed will be called as applet in the browser via:
https://<servername>:4447/configed
The opsi-configed as application is also part of the opsi product opsi-adminutils and may then be started via the windows start menue. At the server the opsi-configed is installed as part of the opsi-server installation. It may be started using the menue entry or with the command /usr/bin/opsi-configed.
If you in the correct directory, it also can be started with java -jar configed.jar.
The help option java -jar configed.jar --help shows the available command line options.
P:\install\opsi-adminutils>java -jar configed.jar --help
starting configed
default charset is windows-1252
server charset is configured as UTF-8
configed [OPTIONS]...
Options:
-l, --locale Set locale (format: <language>_<country>)
-h, --host Configuration server to connect to
-u, --user Username for authentication
-p, --password Password for authentication
-d, --logdirectory Directory for the log files
--help Show this textAt login time the opsi-configed tries to connect the opsi server via https. The login is done with the given parameters opsi server[:Port] (default port 4447 – opsiconfd) and the User/Password of the opsi-config-server account. For a successful login the provided user has to be a member of the unix-group opsiadmin.
You may copy the selected entries from nearly every section of the opsi-configed to the clipboard using the standard key combinations (Strg-Insert, Strg-C). This may be used to transfer interesting data to other programs. For the most tables you may also use Drag & Drop to copy the data to programs like Excel.
Since Java version 1.6.24 Oracle has deactivated the Copy & Paste to and from the system clipboard from a not signed Java Applet for security reasons. The opsi configed applet is delivered with signature since version 4.0.1.11, and has now full system access.
To switch between the different views of the opsi-configed, use the buttons in the upper right corner.
Figure 6. opsi-configed: Buttons for (from left to right): Client configuration, Server configuration, License management

After a successful login the main window pops up and shows the tab Client selection. This tab shows a list of known clients from the selected opsi-depot resp. the clients which are selected using the treeview control on the left side of the opsi-configed.
You may select a line of the list not only by manual scrolling and selecting but also by a String search. This requires that you enter a String into the search field at the top of the list In der Liste kann eine Zeile auch über die Suche nach einem Stringwert ausgewählt werden.
How the search works is determined by the selected elements in two drop down lists:
Via field selection you decides if
Concerning the method of search you have to choose if a hit is defined
The enter key leads to the next search hit. More selection functions based on String search are shown in the context menu of the search field.
The clients list has per default the columns client name, description, on, IP address and last seen.
Some columns are deactivated by default:
You may activate these columns using the context menu. The configuration which columns are activated may be changed using the entry configed.host_displayfields in the server configuration.
Adding the column session infos enables the button "request session infos from all clients" in the button panel.
When this button is clicked the opsiconfd tries to connect to all clients and to retrieve data of the active user sessions. From the result, the account names are shown in the column session infos. Instead of using the button you may start the request only for the selected clients via the context menu or the main menu entry OpsiClient. By this, waiting for the network timeouts is avoided.
Since the search function for the client list works (if not configured otherwise) on all displayed columns you may now find out which is the client belonging to a logged in user (with known account name).
To sort the clients by a certain column click on the top header of that column.
You can select one or multiple clients to work with. The client view can be restricted to the selected clients by clicking the funnel icon or from the menu by Grouping / Show only selected clients.
A selected client group can be saved with the icon Save grouping or from the menu by Grouping / save group with a free selectable name.
With the icon Set client group or Grouping / set client group saved groups can be loaded.
With the function Set client group you can build client groups by certain criteria (e.g.: all clients which have the product firefox with the installation status installed).
Since opsi 4.0 it is possible to manage groups and clients using a tree view control on the left side of the opsi-configed. A second enhancement is the possibility of hierarchical groups (groups in groups). This tree view feature is part of a co-funding project and runs only with a valid activation file. A activation costs 500 €. For evaluation please contact info@uib.de. The tree view control has base node ALL with all groups and clients beyond..
The tree view control has base node ALL with all groups and clients beyond. Ther is a other node Groups which is the bas group for all other self defined groups.
There is a additional group REPORTED_FAILURES which contains all clients, which have a action result failed.
Every known client is alwas in the group ALL. Add itionally a client may be in one or more other groups. You may build up different group trees which represent different order critiras like administrative structure, hardware or typical software inventory.
If you select a client, all groups where the selected client belog to get colored marked icons.
By a click one a node (or a group) all clients beyond this node will be shown in the Clients tab, but none of these clients is selected for processing.
By a click one a client, this client will be shown in the Clients tab and selected for processing. You may also use this way to change the selected client while you are in a other tab like product configuration without coming back to the clients tab.
You may use Ctrl-click and Shift-click to select multiple clients. This tree view control show the groups which are created according the chapter
You may also create groups by using the context menu above ALL or any existing group.
You will be asked for the new groups name.
A group can be populated with clients using Drag&Drop by
Using the menu OpsiClient or the context menu in the Clients tab you may choose from a lot of client specific operations
Choosing this menu entry, you will send the selected clients a WakeOnLan signal.
This menu entry is used to send to the opsi-client-agent on the selected clients a command to fire the event on_demand. This event will start the processing of the current set action request immediately. All messages will be shown on the active desktop. If the client isn’t reachable, you will get a message.
What happens exactly if you fire the event on_demand can be configured in the event on_demand configuration.
Choosing the menu entry Show popup message you will get a small edit window where you can type in your message.
By clicking on the red tick you will send the message to the selected clients.
At the selected clients a message window will appear.
The option Remote Control Software call in the client context menu as well as the client main menu (since opsi-configed version 4.0.1.11) is very powerful. It can be used to use any command that the operating system offers, parametrized e.g. by the client name.
As an example there are configurations automatically generated which can be used to send a ping to the selected client: one
ping command that works in Windows environment and one command that requires a Linux X environment. Please observe:
opsi-configed calls obviously the command in its environment, i.e., we need the Linux command when the opsi-configed
is running in Linux.
The selection window has three parts. The upper part lists the names of the existing commands. It follows a line, which shows the selected command and offers the chance to edit it (if this is allowed). Additionally, the line contains the buttons to execute or abandon the action. The third text area of the window captures any messages that are returned by the operating system when calling the command.
These calls offer a quasi infinite range of opportunities. For example, a command can be configured to open a Remote Desktop connection to the selected client (if it allows such connections). On a Windows system, such a command is
cmd.exe /c start mstsc /v:%host%
In a Linux environment the following command can be used:
rdesktop -a 16 %host%
In these examples serves %host% as a variable, which opsi-configed automatically replaces
by the value for the selected host. Other variables that can analogously used in the commands are
%ipaddress% and %inventorynumber%.
If the command is marked by the additional server configuration entry editable as true,
then the command line allows ad hoc editing. For example, you may add a requested password or vary
the command as needed.
If more than one client is selected the command will be executed in a own thread for each client.
The list of remote control commands is editable via server configuration entries (cf. the section called “Host parameters at client and server configuration”).
To define a command example, at minimum an entry configed.remote_control.example
(or configed.remote_control.example.command) must be generated. The value of property has to be the command
(in which the variables %host%, %ipaddress% etc. can be used). Additionally, an entry configed.remote_control.example.description
can be defined. The value of this entry will be shown as tooltip (if not existing, the command itself will serve as tooltip content).
Furthermore, a Boolean entry configed.remote_control.example.editable can be added. If its value is set to false the command
cannot be edited in the selection window.
You may send the selected clients a shutdown or reboot signal. You have to confirm this command at the opsi-configed.
If the client received the signal, it will going down with out any more questions.
You may delete the selected clients from the opsi-server.
If you choose to create a client, an input mask opens. There you enter or confirm the required data – client name without domain specification, domain name, depot server name. You may add a textual description for this client and notes on this client.
The mask also contains fields for an optional declaration of the IP-number and the ethernet (MAC) address of a client. If the backend is activated for the configuration of a local dhcp-server (which is not the default setting), this information will be used to make the new client known to the dhcp-server. Otherwise the MAC address will be saved in the backend and the IP-number will be discarded.
You may rename a selected client, you will be asked for the new name.
Moving a client to a different depot-server. If clicked the following windows appears with a list of existing depot-servers
Switching to the tab Product configuration you get a list of available software packets with its installation status and action status for the selected clients.
If there is a different status for the selected clients this will be marked grey (undefined). The list of the selected clients is shown at right on top.
You can also sort the product list by clicking at the column header.
This are the columns:
There are two more columns which can be activated via the context menu:
Choose a software product to get more product information in the right part of the window like:
A property table is a two-column table. In each row, the first column contains a property name, the second column displays the assigned property value(s).
It may be configured that a tool tip is displayed showing some information on the meaning of the property and the default value.
If you click at a value a window pops up: the list editor for this property. It shows a value resp. a list of preconfigured values with the current value as selected.
Clicking a new value changes the selection.
If the property value list is editable (new values may be added to the existing list resp. existing values changed) the window comes up with an edit field for the new or modified values.
The most comfortable way to get a new value that is a variant of an existing one is double clicking the existing value in the list. This copies it into the edit field where it can be modified.
As soon as the edit field contains a new value – not yet occuring in the value list – the plus button is activated by which the new value can be added to the list of values.
If multiple values are allowed – as it should be e.g. for the property additional drivers – a value may be added to the set of selected values by Strg-Click . The very same action removes the value from the set. The minus button (since opsi-configed version 4.0.2) clears the selection completely.
When the list has been edited the green check mark turns to red as usual in the opsi-configed. Clicking it takes the new selection as new property value (and finishes editing). Clicking the blue cancel button stops editing and resets the original value.
The products on tab Netboot products are mainly used to install the client OS (operating system) and are listed and configured like the products on tab Product configuration.
If for the selected client(s) a netboot product is set to setup, the correspondent bootimage will be loaded and executed at the next client reboot.
This is usually done to initiate an OS installation or any other bootimage task (like a memory test etc.)
With this tab you get the last detected hardware information for this client (only available if a single client is selected).
With this tab you get the last known software information for this client (only available if a single client is selected).
The client specific log files are stored on the server and visible with the opsi-configed via the Tab log files.
It’s also possible to search in the log file (to continue the search press F3 or n).
There are many configuration options for the opsi server and the opsi clients that may be set or changed via the tab Host parameters. Theryby, server defaults are set in the mode server configuration, client specific values in the mode client configuration plus manual selection of the Host parameters tab (see also the section called “Client configuration / server configuration / license management”).
On principle, these configuration entries (config objects of the opsi-server) are conceived as lists of values. Therefore they are edited via the list editor tool (cf. the section called “Property tables with list editor windows”).
Depending on the specific definition of a configuration object
Unicode) or of type Boolean (i.e. true/false);
New configuration entries of types unicode (extendible) and boolean (fixed) may be created via the context menu. It offers also the option to remove existing entries.
The relationship of server and client entries is complicated.
The opsi-package-manager is used for (de-)installing opsi-product-packages on an opsi-server.
In order to install a opsi-product-package, this opsi-product-package must be readable for the opsi system user opsiconfd. Therefore it is strongly recommended to install those packages from the directory /home/opsiproducts (or a sub directory).
The log file of the opsi-package-managers you will find at /var/log/opsi/package.log.
Install a package (asking no questions):
opsi-package-manager -i softprod_1.0-5.opsi'
Install a package (asking questions):
opsi-package-manager -p ask -i softprod_1.0-5.opsi
Install a package (and switch required action to setup where installed):
opsi-package-manager -S -i softprod_1.0-5.opsi
Deinstall a package (asking no questions):
opsi-package-manager -r softprod
Extract and rename a package:
opsi-package-manager -x opsi-template_<version>.opsi --new-product-id myprod
Calling opsi-package-manager with option --help gives a listing of possible options.
Please note:
-d or --depots are reserved for the use in a multi-depot-server environment.
-d the opsi-package will be copied to the /var/lib/opsi/repository directory of the target server before installing. Please make sure that there is enough free space on this file system.
see also:
#opsi-package-manager --help
usage: opsi-package-manager [options] <command>
Manage opsi packages
Commands:
-i, --install <opsi-package> ... install opsi packages
-u, --upload <opsi-package> ... upload opsi packages to repositories
-l, --list <regex> list opsi packages matching regex
-D, --differences <regex> show depot differences of opsi packages matching regex
-r, --remove <opsi-product-id> ... uninstall opsi packages
-x, --extract <opsi-package> ... extract opsi packages to local directory
-V, --version show program's version info and exit
-h, --help show this help message and exit
Options:
-v, --verbose increase verbosity (can be used multiple times)
-q, --quiet do not display any messages
--log-file <log-file> path to debug log file
-d, --depots <depots> comma separated list of depot ids to process
all = all known depots
-p, --properties <mode> mode for default product property values
ask = display dialog
package = use defaults from package
keep = keep depot defaults (default)
--purge-client-properties remove product property states of the installed product(s)
-f, --force force install/uninstall (use with extreme caution)
-U, --update set action "update" on hosts where installation status is "installed"
-S, --setup set action "setup" on hosts where installation status is "installed"
-o, --overwrite overwrite existing package on upload even if size matches
-k, --keep-files do not delete client data dir on uninstall
-t, --temp-dir <path> tempory directory for package install
--max-transfers <num> maximum number of simultaneous uploads
0 = unlimited (default)
--max-bandwidth <kbps> maximum transfer rate for each transfer (in kilobytes per second)
0 = unlimited (default)
--new-product-id <product-id> set a new product id when extracting opsi packageThe command line utility opsi-product-updater is designed to download and install comfortable opsi packages from a repository or a other opsi server. Using the opsi-product-updater make it easy to keep the opsi server up to date. It may be also used in a cronjob to keep depot server in sync with the config server.
# opsi-product-updater --help
Usage: opsi-product-updater [options]
Options:
-h Show this help text
-v Increase verbosity (can be used multiple times)
-V Show version information and exit
-c Location of config fileThe main features are:
All configuration will be done at the configuration file /etc/opsi/opsi-product-updater.conf.
Repositories are the sources which will be used by the opsi-product-update to fetch new opsi packages
There are two kinds of repostories:
Internet Repositories
Example: download.uib.de
This are repositories which are configured by:
You may also configure a proxy here.
opsi-server
This is (using a opsi-depot-server) the central opsi-config-server will be used to fetch the opsi-packages.
The central configuration item is here:
This in most cases on a a opsi-depot-server the central opsi-config-server. So on any call of the opsi-product-updater the opsi-product-packages wil be fechted from the opsi-config-server. This can be done for example by a cronjob.
For each repository you have to configure which actions to run:
In addition it is possible to send all these clients a Wake-On-LAN signal to install the new software to the clients. Using the opsi-product shutdownwanted you can make shure that the clients will be powered off after the installation.
opsi V3 introduced an opsi owned python library which provides an API for opsi configuration. The opsiconfd provides this API as a web service, whereas opsi-admin is the command line interface for this API.
Calling https://<opsi-server>:4447/interface in your browser gives you agraphical interface to the opsi web service. You have to login as a member of the unix group opsiadmin.
At the command line opsi-admin provides an interface to the opsi-API. There is a interactive mode and a non interactive mode for batch processing from within scripts.
The help option opsi-admin --help shows a list of available command line options:
# opsi-admin --help
Usage: opsi-admin [options] [command] [args...]
Options:
-h, --help Display this text
-V, --version Display this text
-u, --username Username (default: current user)
-p, --password Password (default: prompt for password)
-a, --address URL of opsiconfd (default: https://localhost:4447/rpc)
-d, --direct Do not use opsiconfd
--no-depot Do not use depotserver backend
-l, --loglevel Set log level (default: 3)
0=nothing, 1=essential, 2=critical, 3=error, 4=warning
5=notice, 6=info, 7=debug, 8=debug2, 9=confidential
-f, --log-file Path to log file
-i, --interactive Start in interactive mode
-c, --colorize Colorize output
-S, --simple-output Simple output (only for scalars, lists)
-s, --shell-output Shell outputopsi-admin can use the opsi web service or directly operate on the data backend. To work with the web service you have to provide the URL and also an username and password. Due to security reasons you probably wouldn’t like to do this from within a script. In that case you’d prefer direct access to the data base using the -d option: opsi-admin -d.
In interactive mode (start with opsi-admin -d or opsi-admin -d -i -c or short opsi-admin -dic) you get input support with the TAB-key. After some input, with the TAB-button you get a list or details of the data type of the next expected input.
The option -s or -S generates an output format which can be easily parsed by scripts.
There are some methods which are directly based on API-requests, and there are some tasks, which are a collection of function calls to do a more complex special job.
opsi-admin -d task setupWhereInstalled "softprod"
opsi-admin -d method host_delete <clientname>
e.g..:
opsi-admin -d method host_delete "pxevm.uib.local"
opsi-admin -d method host_createOpsiClient <full qualified clientname>
e.g.:
opsi-admin -d method host_createOpsiClient "pxevm.uib.local"
opsi-admin -d method setProductActionRequest <productId> <clientId> <actionRequest>
e.g.:
opsi-admin -d method setProductActionRequest win7 pxevm setup
opsi-admin -d method setHostDescription "dpvm02.uib.local" , "Client unter VMware"
In opsi 4 the data structure of all backends and the web service methods are completely new designed.
The new design is object / database oriented. A Object has some properties.
As a example let us have a look at the object product. A object of the type product which describes the product javavm may look like this:
"ident": "javavm;1.6.0.20;2" "id": "javavm" "description": "Java 1.6" "changelog": "" "advice": "" "userLoginScript": "" "name": "SunJavaRuntimeEnvironment" "priority": 0 "packageVersion": "2" "productVersion": "1.6.0.20" "windowsSoftwareIds": None "productClassIds": None "type": "LocalbootProduct" "licenseRequired": False "setupScript": "javavm.ins" "updateScript": "" "uninstallScript": "deljvm.ins" "alwaysScript": "" "onceScript": "" "customScript": ""
Every object has a set of operators which ćan be used to work with this obect. Most time these operators are:
The method names are concatenated:
<object name>_<operation>
According to this naming rule, these new methods are easily to difference from the old legacy opsi 3 methods, which almost start with get, set or create.
The getObjects methods have two optional parameters:
The attributes parameter is used query only for some properties of an object. If you are using attributes the returned object has all attribute keys, but only values the attribute you asked for and for all attributes which are used to identify this object. All other attributes have the value none.
For Example you will get by calling the method product_getObjects with attributes:["name"] for the product javavm:
"onceScript": None, "ident": "javavm;1.6.0.20;2", "windowsSoftwareIds": None, "description": None, "setupScript": None, "changelog": None, "customScript": None, "advice": None, "uninstallScript": None, "userLoginScript": None, "name": "Sun Java Runtime Environment", "priority": None, "packageVersion": "2", "productVersion": "1.6.0.20", "updateScript": None, "productClassIds": None, "alwaysScript": None, "type": "LocalbootProduct", "id": "javavm", "licenseRequired": None
If you like to not ask for attributes but want to use the second parameter filter you have to give as attribute parameter [].
The parameter filter is used to define which objects you want to get. For example if you are using the filter { "id":"javavm" } on the method product_getObjects you will get only the object(s) which describe the product javavm.
If you are using methods which expecting one ore more objects, these objects have to be given as JSON objects or as array of JSON objects.
The most important objects are:
In addition to the described objects and methods there are some more for special operations.
This design:
According to these facts we get a increased stability and performance.
These methods are still available as legacy methods, which means that calls to these methods are mapped to the new methods internally.
Here comes a short list of some methods with a short description. This is meant mainly for orientation and not as a complete reference. The short description does not necessarily provide all information you need to use this method.
method addHardwareInformation hostId, info
Adds hardware information for the computer <hostid>. The hash <info> is passed. Existing information will be overwritten for matching keys. Applicable for special keys only.
method authenticated
Prove whether the authentication on the server was successful.
method checkForErrors
Test the backend for consistency (only available for file backend by now).
method createClient clientName, domain, description=None, notes=None
Creates a new client.
method createGroup groupId, members = [], description = ""
Creates a group of clients (as used by the opsi-Configed).
method createLicenseKey productId, licenseKey
Assigns an (additional) license key to the product <productId>.
method createLocalBootProduct productId, name, productVersion, packageVersion, licenseRequired=0, setupScript="", uninstallScript="", updateScript="", alwaysScript="", onceScript="", priority=10, description="", advice="", productClassNames=('localBoot')Creates a new localBoot product (opsi-winst product).
method createNetBootProduct productId, name, productVersion, packageVersion, licenseRequired=0, setupScript="", uninstallScript="", updateScript="", alwaysScript="", onceScript="", priority=10, description="", advice="", productClassNames=('netboot')Creates a new netBoot (boot image) product.
method createOpsiBase
For internal use with the LDAP-backend only.
method createProduct productType, productId, name, productVersion, packageVersion, licenseRequired=0,setupScript="", uninstallScript="", updateScript="", alwaysScript="", onceScript="", priority=10, description="", advice="", productClassNames=""
Creates a new product.
method createProductDependency productId, action, requiredProductId="", requiredProductClassId="", requiredAction="", requiredInstallationStatus="", requirementType=""
Creates product dependencies.
method createProductPropertyDefinition productId, name, description=None, defaultValue=None, possibleValues=[]
Creates product properties.
method createServer serverName, domain, description=None
Creates a new server in the LDAP-backend.
method createServerProduct productId, name, productVersion, packageVersion, licenseRequired=0,setupScript="", uninstallScript="", updateScript="", alwaysScript="", onceScript="", priority=10, description="", advice="", productClassNames=('server')Not implemented yet – for future use.
method deleteClient clientId
Deletes a client.
method deleteGeneralConfig objectId
Deletes a client configuration or domain configuration.
method deleteGroup groupId
Deletes a client group.
method deleteHardwareInformation hostId
Deletes all hardware information for the computer <hostid>.
method deleteLicenseKey productId, licenseKey
Deletes a license key for product <productId>.
method deleteNetworkConfig objectId
Deletes network configuration (for example depot share entry) for a client or domain.
method deleteOpsiHostKey hostId
Deletes a pckey from the pckey data base.
method deleteProduct productId
Deletes a product from the data base.
method deleteProductDependency productId, action, requiredProductId="", requiredProductClassId="", requirementType=""
Deletes product dependencies.
method deleteProductProperties productId *objectId
Deletes all properties of a product.
method deleteProductProperty productId property *objectId
Deletes a single product property.
method deleteProductPropertyDefinition productId, name method deleteProductPropertyDefinitions productId
Deletes a single property or all properties from the product <productId>.
method deleteServer serverId
Deletes a server configuration
method exit
Quit the opsi-admin.
method getBackendInfos_listOfHashes
Supplies information about the available backends of the opsi depot server and which of them are activated.
method getBootimages_list
Supplies the list of the available boot images.
method getClientIds_list serverId = None, groupId = None, productId = None, installationStatus = None, actionRequest = None
Supplies a list of clients which meet the assigned criteria.
method getClients_listOfHashes serverId = None, groupId = None, productId = None, installationStatus = None, actionRequest = No
Supplies an extended list of clients which meet the assigned criteria (with description, notes and last seen for each client).
method getDefaultNetBootProductId clientId
Supplies the netboot product (for example: system software) which will be installed when the boot image install is assigned.
method getDomain hostId
Supplies the computer domain.
method getGeneralConfig_hash objectId
Supplies the general configuration of a client or a domain.
method getGroupIds_list
Supplies the list of saved client groups.
opsi-admin -d -S method auditHardwareOnHost_getObjects '[]' '{"hostId":"<hostId"}'Supplies the hardware information of the specified computer.
method getHostId hostname
Supplies the hostid of the specified host name.
method getHost_hash hostId
List of properties of the specified computer.
method getHostname hostId
Supplies the host name of the specified host id.
method getInstallableLocalBootProductIds_list clientId
Supplies a list of all localBoot products that could be installed on the client.
method getInstallableNetBootProductIds_list clientId
Supplies a list of all netBoot products that could be installed on the client.
method getInstallableProductIds_list clientId
Supplies a list of all products that could be installed on the client.
method getInstalledLocalBootProductIds_list hostId
Supplies a list of all localBoot products that are installed on the client.
method getInstalledNetBootProductIds_list hostId
Supplies a list of the installed netBoot products of a client or server.
method getInstalledProductIds_list hostId
Supplies a list of the installed products for a client or server.
method getIpAddress hostId
Supplies the IP address of a host.
method getLicenseKey productId, clientId
Supplies an available license key of the specified product or the product license key which is assigned to the client.
method getLicenseKeys_listOfHashes productId
Supplies a list of all license keys for the specified product.
method getLocalBootProductIds_list
Supplies a list of all (for example in the LDAP-tree) known localBoot products.
method getLocalBootProductStates_hash clientIds = []
Supplies for all clients the installation status and action request of all localBoot products.
method getMacAddresses_list hostId
Supplies the MAC address of the specified computer.
method getNetBootProductIds_list
Supplies a list of all NetBoot products.
method getNetBootProductStates_hash clientIds = []
Supplies for all clients the installation status and action request of all netBoot products.
method getNetworkConfig_hash objectId
Supplies the network specific configurations of a client or a domain.
method getOpsiHostKey hostId
Supplies the pckey of the specified hostid.
method getPcpatchPassword hostId
Supplies the password of pcpatch (encrypted with the pckey of hostId).
method getPossibleMethods_listOfHashes
Supplies the list of callable methods (approximately like in this chapter).
method getPossibleProductActionRequests_list
Lists the available action requests of opsi.
method getPossibleProductActions_hash
Supplies the available actions for each product (setup, deinstall , ….).
method getPossibleProductActions_list productId=softprod
Supplies the list of all actions (setup, deinstall,….).
method getPossibleProductInstallationStatus_list
Supplies the list of all installation states (installed, not_installed,… )
method getPossibleRequirementTypes_list
Supplies the list of types of product requirement (before, after, … )
method getProductActionRequests_listOfHashes clientId
Supplies the list of upcoming actions of the specified client.
method getProductDependencies_listOfHashes productId = None
Supplies the list of product dependencies of all or the specified product.
method getProductIds_list productType = None, hostId = None, installationStatus = None
Supplies a list of products which meet the specified criteria.
method getProductInstallationStatus_hash productId, hostId
Supplies the installation status for the specified client and product.
method getProductInstallationStatus_listOfHashes hostId
Supplies the installation status of the specified client.
method getProductProperties_hash productId, objectId = None
Supplies the product properties of the specified product and client.
method getProductPropertyDefinitions_hash
Supplies all known product properties with description, allowed values,…
method getProductPropertyDefinitions_listOfHashes productId
Supplies the product properties of the specified product with description, allowed values,… .
method getProductStates_hash clientIds = []
Supplies installation status and action requests of all products (for the specified clients).
method getProduct_hash productId
Supplies the meta data (description, version, …) of the product
method getProvidedLocalBootProductIds_list serverId
Supplies a list of available localBoot products on the specified server.
method getProvidedNetBootProductIds_list serverId
Supplies a list of available netBoot products on the specified server.
method getServerId clientId
Supplies the opsi-config-server in charge of the specified client.
method getServerIds_list
Supplies a list of the known opsi-config-server.
method getServerProductIds_list
Supplies a list of the server products.
method getUninstalledProductIds_list hostId
Supplies the products which are uninstalled.
method powerOnHost mac
Send a WakeOnLan signal to the specified MAC address.
method setBootimage bootimage, hostId, mac=None
Set a bootimage for the specified client.
method setGeneralConfig config, objectId = None
Set for client or domain the generalConfig
method setHostDescription hostId, description
Set a description for a client.
method setHostLastSeen hostId, timestamp
Set the last seen time stamp of a client.
method setHostNotes hostId, notes
Set the notes for a client.
method setMacAddresses hostId, macs
Set the client MAC address in the data base.
method setNetworkConfig objectId, serverId='', configDrive='', configUrl='', depotDrive='', depotUrl='', utilsDrive='', utilsUrl='', winDomain='', nextBootServiceURL=''
Set the specified network data for the opsi-client-agent for a client.
method setOpsiHostKey hostId, opsiHostKey
Set the pckey for a computer.
method setPXEBootConfiguration hostId *args
Set the pipe for PXE-Boot with *args in the append-List.
method setPcpatchPassword hostId password
Set the encrypted (!) password for hostId
method setProductActionRequest productId, clientId, actionRequest
Set an action request for the specified client and product.
method setProductInstallationStatus productId, hostId, installationStatus, policyId="", licenseKey=""
Set an installation status for the specified client and product.
method setProductProperties productId, properties, objectId = None
Set the product properties for the specified product (and the specified client).
method unsetBootimage hostId
Unset the boot image start for the specified client.
method unsetPXEBootConfiguration hostId
Delete PXE-Boot pipe.
method unsetProductActionRequest productId, clientId
Set the action request to none.
In opsi 4 is we have the possibility to extend the basic opsi 4 methods with own additional methods which use the opsi 4 base methods. This is done for example to implement the opsi 3 legacy methods or to create methods which fits better to the needs of the opsi-configed.
These extenstions has to be written as Python code in the /etc/opsi/backendManager/extend.d directory.
The opsipxeconfd provides the named pipes in the tftpboot directories. which are used to control the PXE boot process.
The configuration file is /etc/opsi/opsipxeconfd.conf
The log file is /var/log/opsi/opsipxeconfd.log.
The opsiconfd provides the opsi API as JSON web service and have a lot of other important tasks. Therefore the opsiconfd is the central opsi service and does all the communication to the clients.
Regarding this central rule, a tool to monitor this process gives a lot of information about load and possible problems. This tool is the opsiconfd info page.
Using the web address https://<opsi-server>:4447/info you will get a graphical chart of opsiconfd load and cpu/memory usage in the last hour/day/month/year. This information is completed by tabulary information to the actual tasks and sessions.
Even opsi is open source, there are some components which are not free at the moment. At this time (May 2011) the following components of opsi are not free:
These components are developed in a co-funding project which means that until the complete development costs are payed by co-funders, they are only allowed to use by the co-funders or for evaluation purposes. If we have earned the development cost we will give these modules for everybody for free. To control the use of these components until they are free there is a activation file /etc/opsi/modules, which is protected against changes via electronic signature. If this activation file doesn’t exist, only the free parts of opsi will work.
If you need for evaluation a temporary valid activation file please contact info@uib.de. If you become a co-funder, you will get a unlimited activation file. Copy this file as root to /etc/opsi/modules. If this is done, execute:
opsi-setup --set-rights /etc/opsi
You may check your activation state with one of the following methods:
Using the opsi-configed choose the menu entry Help/opsi-Module which shows a window with the activation state.
At the command line you may use the command opsi-admin with the method backend_info. (Remark: Never give your activation file or the output of this command to third people without deleting the signature).
opsi-admin -d method backend_info
{
"opsiVersion" : "3.99.0.0",
"modules" :
{
"customer" : "uib GmbH",
"vista" : true,
"vpn" : true,
"license_management" : true,
"expires" : "never",
"valid" : true,
"multiplex" : true,
"signature" : "DIES-IST-KEINE-ECHTE-SIGNATUR",
"treeview" : true,
"mysql_backend" : true
}
}To make Software distribution manageable for the system administrator, a client computer has to notice that new software-packets or updates are available and install them without user interaction. It is important to make user-interaction completely obsolete as the installation can run unattended this way and a user cannot stop the installation during the installation process.
These requirements are implemented in opsi by the opsi-client-agent:
On the client side the service opsiclientd examines usually at boot time, before the user logs in, whether an update has to be installed for this client.
If there are software packets to be installed on the client, the script processing program opsi-winst is being started to do the installation job. The server provides all the installation scripts and software files on a file share. At this time the user has no chance to interfere with the installation process.
As an additional option the module loginblocker can be installed to prevent a user login before the end of the installation process is reached.
Before any software can be installed with the opsi-winst program, it has to be prepared as opsi-product-package. For details see Chapter Integration of new software packets into the opsi software deployment from the getting started manual.
The opsi-client-agent is installed at %ProgramFiles%\opsi.org\opsi-client-agent.
This directory contains all programs of the opsi-client-agent like e.g. the opsiclientd, the opsiclientd notifier, the opsi-winst and some required libraries. Also we will find here the configuration files and graphical templates (skins) of the mentioned programs.
The directory %ProgramFiles%\opsi.org\opsi-client-agent is protected against manipulation by users without administrator privileges.
The directory %ProgramFiles%\opsi.org\opsi-client-agent\opsiclientd contains the configuration file of the opsiclientd and you need administrator privileges to read it.
There also is the directory c:\opsi.org.
This directory is used (at the moment) for caching installation files and data (see WAN-Extension). In future it will have some more functions like containing log files.
You need administrator privileges to read the directory c:\opsi.org.
The log files of the opsi-client-agent you will find in c:\tmp.
The opsiclientd is the core of the opsi-client-agent. The opsiclientd starts at boot time and runs with administrative privileges.
The important features are:
The opsi-client-agent consists of multiple components :
In case of automatic OS-Installation with opsi (not image based), the opsi-client-agent will be installed automatically.
You may set the action request uninstall to uninstall the opsi-client-agent.
For a subsequent installation on an existing Windows system or for repair purposes see the getting started manual. Section 6.5, “Subsequent installation of the opsi-client-agents”.
Core component of the opsi-client-agent is the service opsiclientd. This service starts at the boot time.
The opsiclientd has the following tasks:
The opsiclientd notifier implements the interaction with the user. It displays status messages and may give the possibility to interact with the process.
There are different situations where the opsiclientd notifier will become active in different ways:
shutdown_warning_time > 0)
Names and functionality of the notifier have changed from opsi 4.0 to opsi 4.0.1.
The opsi 4.0 event notifier doesn’t exist anymore.
The opsi 4.0.1 event notifier equals the opsi 4.0 action notifier.
The opsi 4.0.1 action notifier has almost the same functionality as the opsi 4.0 event notifier, but it will only be activated if there is a action request.
The opsi-login-blocker for NT5 (Win2K/WinXP) is implemented as a GINA (opsigina.dll).
This GINA waits until the opsiclientd reports, that all product actions are finished or, if the opsiclientd is not reachable, until the connection timeout to the opsiclientd is reached (normally 120 seconds). Then the complete control is forwarded to the next GINA, which is normally the msgina.dll.
The opsi-login-blocker for NT6 (Vista/Win7) is implemented as a credential provider filter (OpsiLoginBlocker.dll). This credential provider filter blocks all credential providers until the opsiclientd reports, that all product actions are finished or, if the opsiclientd is not reachable, until the connection timeout to the opsiclientd is reached (normally 120 seconds).
How the opsiclientd works may be configured in many details. To understand these configuration options, it is necessary to understand the processing sequence. Here comes an overview of the work flow of a standard event like the event_gui_startup.
The most important parameters have the following relations:
If there is an error while connecting to the opsi-config-server, the log of this problem cannot be sent to the server. But you may find the log in the local logfile opsiclientd.log in the log directory (c:\tmp) at the client.
event_notifier_command will be started.user_cancellable_after seconds there is still no connection established, so the opsiclientd notifier will enable an Abort button. If no connection could be established in connection_timeout seconds, the opsiclientd connection process will be aborted and the event ends with an error message. To avoid a user from aborting, set user_cancellable_after = connection_timeout .
action_warning_time > 0, the action_notifier_command will be executed.action_warning_time seconds.action_warning_time = 0 (default) the action_notifier_command will not be executed.action_user_cancelable >= 0. The user may suspend the actions up to action_user_cancelable times. After action_user_cancelable aborts in sequence or if action_user_cancelable = 0 the user gets no possibility to suspend the actions.action_warning_time seconds. The messages displayed by the opsiclientd notifier may be configured with the options action_message or action_message[lang] . This messages may contain the placeholders %action_user_cancelable% (total number of allowed suspensions) and %action_cancel_counter% (number of suspensions already used by the user).action_cancel_counter will reset and the opsi-winst will be executed to process the action requests.
shutdown_notifier_command will be executed if shutdown_warning_time > 0.shutdown_notifier_command shows for shutdown_warning_time seconds a message saying that the client will be rebooted. If shutdown_user_cancelable > 0 the user may suspend the reboot up to shutdown_user_cancelable times in sequence. If the user suspends the reboot, the shutdown_notifier_command will be restarted after shutdown_warning_repetition_time. The shutdown_notifier_command shows a message which may be configured by shutdown_warning_message or shutdown_warning_message[lang]. This message may contain the placeholders %shutdown_user_cancelable% (maximum number of allowed suspensions) and %shutdown_cancel_counter% number of suspensions already done by the user).%shutdown_cancel_counter% will be reset.
The sequence of event processing and user actions is visualized as a timeline graphic at the info page of the opsiclientd.
(the section called “opsiclientd infopage”).
To meet the requirements of the various different situations in which the opsi-client-agent will become active, a slightly complex configuration is needed. To reduce the complexity, the configuration file uses something like inheritance.
In the opsiclientd configuration section headers like [event_<config-id>] introduce a new event configuration section. An event configuration may be disabled by setting the section option active = false.
There are different types of event configurations (type).
super points to the other event to inherit all parameters from (excluding the parameter active). These inherited parameters may be overridden by local parameters in the current event section. So an event section needs only those parameters which are different from the super event.active = false does not change anything in the inheritance process.
The other event types are:
gui startupgui startup event starts while booting the client and loading the graphical user interface (GUI). It is the most used event and set to active in the default configuration.
customcustom are fired by a wql event. A wql event is defined by the corresponding wql statement in the event configuration. If the wql statement is empty, the event will never be fired, but can be executed from the interactive web interface.
user logintimerinterval seconds
sync completedsync_config_from_server) or products (cache_products) is completed.
sw on demand
There are Preconditions
Preconditions define special system states (e.g. a user is logged on).
In the opsiclientd configuration a section header of the form [precondition_<precondition-id>] starts the declaration of a Precondition.
A Precondition is true, if all declared options are true.
An option not declared (but possible) is assumed as true.
Possible options for Preconditions are:
user_logged_in: is true if currently a user is logged on.
config_cached: is true if the caching of configuration data is completed (see: sync_config_from_server).
products_cached: is true if the caching of product files is completed (see: cache_products).
A small example for a better understanding:
While installing software it may be necessary to reboot the computer. Is there currently a user logged on, you should warn about the pending reboot. This warning should have a timeout and it may make sense to ask the user, if the reboot should be cancelled (at the moment).
Is there no user logged on, it makes no sense to ask and wait for an answer. So in this case the reboot should take place immediatly.
To handle these different situations, we configure the event_on_demand in the following way:
user_logged_in which comes true if a user is logged on to the system (user_logged_in = true).
event_on_demand (without any Precondition) we set shutdown_warning_time = 0 (immediate reboot without warning).
event_on_demand{user_logged_in} we set shutdown_warning_time = 300 (warning with 300 seconds timeout).
The configuration file is:
c:\program files\opsi.org\opsi-client-agent\opsiclientd\opsicliend.conf
This configuration file is UTF-8 encoded.
Any changes using editors which do not support this encoding (e.g. notepad.exe) may destroy any umlaut in this file.
The configuration written in this file may be changed by different configuration data, which come via web service after a successful connection to the opsi-server.
A sample opsiclientd.conf:
; = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
; = configuration file for opsiclientd =
; = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
; - global settings -
; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
[global]
# Location of the log file.
log_file = c:\\tmp\\opsiclientd.log
# Set the log (verbosity) level
# (0 <= log level <= 9)
# 0: nothing, 1: essential, 2: critical, 3: errors, 4: warnings, 5: notices
# 6: infos, 7: debug messages, 8: more debug messages, 9: passwords
log_level = 4
# Client id.
host_id =
# Opsi host key.
opsi_host_key =
# Verify opsi server certs
verify_server_cert = false
# Verify opsi server certs by ca
verify_server_cert_by_ca = false
# On every daemon startup the user login gets blocked
# If the gui starts up and no events are being processed the login gets unblocked
# If no gui startup is noticed after <wait_for_gui_timeout> the login gets unblocked
# Set to 0 to wait forever
wait_for_gui_timeout = 120
# Application to run while blocking login
block_login_notifier = %global.base_dir%\\notifier.exe -s notifier\\block_login.ini
; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
; - config service settings -
; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
[config_service]
# Service url.
# http(s)://<opsi config server address>:<port>/rpc
url = https://opsi.uib.local:4447/rpc
# Conection timeout.
connection_timeout = 30
# The time in seconds after which the user can cancel the connection establishment
user_cancelable_after = 30
; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
; - depot server settings -
; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
[depot_server]
# Depot server id
depot_id =
# Depot url.
# smb://<depot address>/<share name>/<path to products>
url =
# Local depot drive
drive =
# Username that is used for network connection [domain\]<username>
username = pcpatch
; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
; - cache service settings -
; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
[cache_service]
# Maximum product cache size in bytes
product_cache_max_size = 5000000000
; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
; - control server settings -
; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
[control_server]
# The network interfaces to bind to.
# This must be the IP address of an network interface.
# Use 0.0.0.0 to listen to all interfaces
interface = 0.0.0.0
# The port where opsiclientd will listen for HTTPS rpc requests.
port = 4441
# The location of the server certificate.
ssl_server_cert_file = %global.base_dir%\\opsiclientd\\opsiclientd.pem
# The location of the server private key
ssl_server_key_file = %global.base_dir%\\opsiclientd\\opsiclientd.pem
# The location of the static files
static_dir = %global.base_dir%\\opsiclientd\\static_html
; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
; - notification server settings -
; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
[notification_server]
# The network interfaces to bind to.
# This must be the IP address of an network interface.
# Use 0.0.0.0 to listen to all interfaces
interface = 127.0.0.1
# The first port where opsiclientd will listen for notification clients.
start_port = 44000
# Port for popup notification server
popup_port = 45000
; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
; - opsiclientd notifier settings -
; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
[opsiclientd_notifier]
# Notifier application command
command = %global.base_dir%\\notifier.exe -p %port% -i %id%
; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
; - opsiclientd rpc tool settings -
; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
[opsiclientd_rpc]
# RPC tool command
command = %global.base_dir%\\opsiclientd_rpc.exe "%global.host_id%" "%global.opsi_host_key%" "%control_server.port%"
; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
; - action processor settings -
; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
[action_processor]
# Locations of action processor
local_dir = %global.base_dir%\\opsi-winst
remote_dir = opsi-winst\\files\\opsi-winst
filename = winst32.exe
# Action processor command
command = "%action_processor.local_dir%\\%action_processor.filename%" /opsiservice "%service_url%" /clientid %global.host_id% /username %global.host_id% /password %global.opsi_host_key%
# Load profile / environment of %run_as_user%
create_environment = false
; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
; - events -
; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
[event_default]
; === Event configuration
# Type of the event (string)
type = template
# Interval for timer events in seconds (int)
interval = -1
# Maximum number of event repetitions after which the event will be deactivated (int, -1 = forever)
max_repetitions = -1
# Time in seconds to wait before event becomes active (int, 0 to disable delay)
activation_delay = 0
# Time in seconds to wait before an event will be fired (int, 0 to disable delay)
notification_delay = 0
# Event notifier command (string)
event_notifier_command = %opsiclientd_notifier.command% -s notifier\\event.ini
# The desktop on which the event notifier will be shown on (current/default/winlogon)
event_notifier_desktop = current
# Block login while event is been executed (bool)
block_login = false
# Lock workstation on event occurrence (bool)
lock_workstation = false
# Logoff the current logged in user on event occurrence (bool)
logoff_current_user = false
# Get config settings from service (bool)
get_config_from_service = true
# Store config settings in config file (bool)
update_config_file = true
# Transmit log file to opsi service after the event processing has finished (bool)
write_log_to_service = true
# Shutdown machine after action processing has finished (bool)
shutdown = false
# Reboot machine after action processing has finished (bool)
reboot = false
; === Sync/cache settings
# Sync configuration from local config cache to server (bool)
sync_config_to_server = false
# Sync configuration from server to local config cache (bool)
sync_config_from_server = false
# Sync configuration from local config cache to server after action processing (bool)
post_sync_config_to_server = false
# Sync configuration from server to local config cache after action processing (bool)
post_sync_config_from_server = false
# Work on local config cache
use_cached_config = false
# Cache products for which actions should be executed in local depot cache (bool)
cache_products = false
# Maximum transfer rate when caching products in byte/s (int, 0 = no limit)
cache_max_bandwidth = 0
# Dynamically adapt bandwith to other network traffic (bool)
cache_dynamic_bandwidth = false
# Work on local depot cache
use_cached_products = false
; === Action notification (if product actions should be processed)
# Time in seconds for how long the action notification is shown (int, 0 to disable)
action_warning_time = 0
# Action notifier command (string)
action_notifier_command = %opsiclientd_notifier.command% -s notifier\\action.ini
# The desktop on which the action notifier will be shown on (current/default/winlogon)
action_notifier_desktop = current
# Message shown in the action notifier window (string)
action_message = Starting to process product actions. You are allowed to cancel this event a total of %action_user_cancelable% time(s). The event was already canceled %state.action_processing_cancel_counter% time(s).
# German translation (string)
action_message[de] = Starte die Bearbeitung von Produkt-Aktionen. Sie können diese Aktion insgesamt %action_user_cancelable% mal abbrechen. Die Aktion wurde bereits %state.action_processing_cancel_counter% mal abgebrochen.
# Number of times the user is allowed to cancel the execution of actions (int)
action_user_cancelable = 0
; === Action processing
# Should action be processed by action processor (bool)
process_actions = true
# Type of action processing (default/login)
action_type = default
# Update the action processor from server before starting it (bool)
update_action_processor = true
# Command which should be executed before start of action processor
pre_action_processor_command =
# Action processor command (string)
action_processor_command = %action_processor.command%
# The desktop on which the action processor command will be started on (current/default/winlogon)
action_processor_desktop = current
# Action processor timout in seconds (int)
action_processor_timeout = 10800
# Command which should be executed before after action processor has ended
post_action_processor_command =
; === Shutdown notification (if machine should be shut down or rebooted)
# Process shutdown requests from action processor
process_shutdown_requests = true
# Time in seconds for how long the shutdown notification is shown (int, 0 to disable)
shutdown_warning_time = 0
# Shutdown notifier command (string)
shutdown_notifier_command = %opsiclientd_notifier.command% -s notifier\\shutdown.ini
# The desktop on which the action notifier will be shown on (current/default/winlogon)
shutdown_notifier_desktop = current
# Message shown in the shutdown notifier window (string)
shutdown_warning_message = A reboot is required to complete software installation tasks. You are allowed to delay this reboot a total of %shutdown_user_cancelable% time(s). The reboot was already delayed %state.shutdown_cancel_counter% time(s).
# German translation (string)
shutdown_warning_message[de] = Ein Neustart wird benötigt um die Software-Installationen abzuschliessen. Sie können diesen Neustart insgesamt %shutdown_user_cancelable% mal verschieben. Der Neustart wurde bereits %state.shutdown_cancel_counter% mal verschoben.
# Number of times the user is allowed to cancel the shutdown (int)
shutdown_user_cancelable = 0
# Time in seconds after the shutdown notification will be shown again after the user has canceled the shutdown (int)
shutdown_warning_repetition_time = 3600
[event_gui_startup]
super = default
type = gui startup
name = gui_startup
block_login = true
[event_gui_startup{user_logged_in}]
name = gui_startup
shutdown_warning_time = 300
block_login = false
[event_gui_startup{cache_ready}]
use_cached_config = true
use_cached_products = true
action_user_cancelable = 3
action_warning_time = 60
[event_on_demand]
super = default
type = custom
name = on_demand
[event_on_demand{user_logged_in}]
name = on_demand
shutdown_warning_time = 300
[event_software_on_demand]
super = default
type = sw on demand
[event_sync]
super = default
type = template
process_actions = false
event_notifier_command =
sync_config_to_server = true
sync_config_from_server = true
cache_products = true
cache_dynamic_bandwidth = true
[event_timer]
super = sync
type = timer
active = false
interval = 3600
[event_net_connection]
super = sync
type = custom
active = false
wql = SELECT * FROM __InstanceModificationEvent WITHIN 2 WHERE TargetInstance ISA 'Win32_NetworkAdapter' AND TargetInstance.NetConnectionStatus = 2
[event_sync_completed]
super = default
type = sync completed
event_notifier_command =
process_actions = false
get_config_from_service = false
write_log_to_service = false
[event_sync_completed{cache_ready_user_logged_in}]
reboot = true
shutdown_user_cancelable = 10
shutdown_warning_time = 300
[event_sync_completed{cache_ready}]
reboot = true
[event_user_login]
super = default
type = user login
action_type = login
active = false
message = Starting to process user login actions.
message[de] = Beginne mit der Verarbeitung der Benutzer-Anmeldungs-Aktionen.
block_login = false
process_shutdown_requests = false
get_config_from_service = false
update_config_file = false
write_log_to_service = false
update_action_processor = false
action_notifier_command = %opsiclientd_notifier.command% -s notifier\\userlogin.ini
action_notifier_desktop = default
action_processor_command = %action_processor.command% /usercontext %event.user%
action_processor_desktop = default
action_processor_timeout = 300
[precondition_user_logged_in]
user_logged_in = true
[precondition_cache_ready]
config_cached = true
products_cached = true
[precondition_cache_ready_user_logged_in]
user_logged_in = true
config_cached = true
products_cached = trueThe opsiclientd configuration can be changed by the host parameter tab at the opsi management interface.
The entries in the host parameter have to be according to the following patterns:
opsiclientd.<name of the section>.<name of the key>
Example:
opsiclientd.event_gui_startup.action_warning_time = 20
set in the configuration file opsiclientd.conf in the section [event_gui_startup] the value of action_warning_time to the value 20.
The following figure shows how to change the serverwide general configure via opsi-configed
Using the context menu you may choose add property to set a new key/value pair.
To delete a server default, please use the opsi-admin tool:
Example:
opsi-admin -d method config_delete "opsiclientd.event_gui_startup.action_warning_time"
It is also possible to manipulate these entries client specific via opsi-configed.
To delete a client specific entry, please use the opsi-admin tool:
Example:
@opsi-admin> method configState_delete "opsiclientd.event_gui_startup.action_warning_time" "myclient.uib.local"
The opsiclientd logs to:
c:\tmp\opsiclientd.log.
All log information will be transferred to the opsi-config-server via web service. At the server you find these log infos at /var/log/opsi/clientconnect/<ip-or-name-of-the-client>.log. They are presented in the opsi configed at the tab logfiles / client connect.
Every line at the log has the pattern:
[<log level>] [<time stamp>] [message source] message.
There are the following log levels:
# Set the log (verbosity) level # (0 <= log level <= 9) # 0: nothing, 1: essential, 2: critical, 3: errors, 4: warnings, 5: notices # 6: infos, 7: debug messages, 8: more debug messages, 9: passwords
Example:
(...)
[5] [Mar 22 10:17:46] [ event processing gui_startup ] Event config 'sync_completed{cache_ready}' added to event generator 'sync_completed' (Events.pyo|1107)
[5] [Mar 22 10:17:46] [ event processing gui_startup ] Event config 'gui_startup' added to event generator 'gui_startup' (Events.pyo|1107)
[5] [Mar 22 10:17:46] [ event processing gui_startup ] Event config 'gui_startup{cache_ready}' added to event generator 'gui_startup' (Events.pyo|1107)
[5] [Mar 22 10:17:46] [ event processing gui_startup ] Event config 'on_demand' added to event generator 'on_demand' (Events.pyo|1107)
[5] [Mar 22 10:17:46] [ event processing gui_startup ] Event config 'sync_completed{cache_ready_user_logged_in}' added to event generator 'sync_completed' (Events.pyo|1107)
[5] [Mar 22 10:17:46] [ event processing gui_startup ] Event config 'gui_startup{user_logged_in}' added to event generator 'gui_startup' (Events.pyo|1107)
[5] [Mar 22 10:17:46] [ event processing gui_startup ] Event config 'sync_completed' added to event generator 'sync_completed' (Events.pyo|1107)
[5] [Mar 22 10:17:46] [ event processing gui_startup ] Event config 'software_on_demand' added to event generator 'software_on_demand' (Events.pyo|1107)
[5] [Mar 22 10:17:46] [ event processing gui_startup ] Event config 'on_demand{user_logged_in}' added to event generator 'on_demand' (Events.pyo|1107)
[5] [Mar 22 10:17:46] [ event processing gui_startup ] Updating config file: 'C:\Program Files (x86)\opsi.org\opsi-client-agent\opsiclientd\opsiclientd.conf' (Config.pyo|287)
[5] [Mar 22 10:17:46] [ event processing gui_startup ] No need to write config file 'C:\Program Files (x86)\opsi.org\opsi-client-agent\opsiclientd\opsiclientd.conf', config file is up to date (Config.pyo|318)
[5] [Mar 22 10:17:46] [ event processing gui_startup ] No product action requests set (EventProcessing.pyo|591)
[5] [Mar 22 10:17:49] [ event processing gui_startup ] Writing log to service (EventProcessing.pyo|247)
[6] [Mar 22 10:17:49] [ opsiclientd ] shutdownRequested: 0 (Windows.pyo|340)
[6] [Mar 22 10:17:49] [ opsiclientd ] rebootRequested: 0 (Windows.pyo|326)
[5] [Mar 22 10:17:49] [ opsiclientd ] Block login now set to 'False' (Opsiclientd.pyo|111)
[6] [Mar 22 10:17:49] [ opsiclientd ] Terminating block login notifier app (pid 1620) (Opsiclientd.pyo|148)
[6] [Mar 22 10:17:49] [ event processing gui_startup ] Stopping notification server (EventProcessing.pyo|225)
[6] [Mar 22 10:17:51] [ control server ] client connection lost (Message.pyo|464)
[6] [Mar 22 10:17:52] [ event processing gui_startup ] Notification server stopped (Message.pyo|651)
[5] [Mar 22 10:17:52] [ event processing gui_startup ] ============= EventProcessingThread for event 'gui_startup' ended ============= (EventProcessing.pyo|1172)
[5] [Mar 22 10:17:52] [ opsiclientd ] Done processing event '<ocdlib.Events.GUIStartupEvent object at 0x023CE330>' (Opsiclientd.pyo|405)
[5] [Mar 22 10:19:41] [ opsiclientd ] Session 'HSzMB1wtOiBS6vHl7mh3ro5r6s3TanFu' from ip '127.0.0.1', application 'opsi jsonrpc module version 4.0.1' expired after 120 seconds (Session.pyo|184)
[6] [Mar 22 10:19:41] [ opsiclientd ] Session timer <_Timer(Thread-20, started daemon 2636)> canceled (Session.pyo|120)
[5] [Mar 22 10:19:41] [ opsiclientd ] Session 'HSzMB1wtOiBS6vHl7mh3ro5r6s3TanFu' from ip '127.0.0.1', application 'opsi jsonrpc module version 4.0.1' deleted (Session.pyo|207)
[6] [Mar 22 10:27:55] [ control pipe ] Creating pipe \\.\pipe\opsiclientd (ControlPipe.pyo|253)
[5] [Mar 22 10:27:55] [ event generator wait_for_gui ] -----> Executing: getBlockLogin() (JsonRpc.pyo|123)
[5] [Mar 22 10:27:55] [ opsiclientd ] rpc getBlockLogin: blockLogin is 'False' (ControlPipe.pyo|428)
[6] [Mar 22 10:27:55] [ event generator wait_for_gui ] Got result (JsonRpc.pyo|131)
'The opsi-login-blocker logging to the log file: c:\tmp\opsi_loginblocker.log.
According to the fact that there are a lot of subcomponents of the opsiclientd which work and log at the same time, the log file of the opsiclientd becomes complex.
In order to make it easier to understand how the different subcomponents work together, the opsiclientd has an own info page which visualizes the running tasks on a timeline.
You may view this info page at the browser calling the url:
https://<address-of-the-client>:4441/info.html
The opsiclientd has its own web service interface which can be used to transmit commands to the opsiclientd. The possible commands can be divided in the following categories:
This can be done on the command line using the tool opsi-admin by calling one of the hostControl_* methods. Calling one of these methods takes the parameter *hostid which:
may contain wildcards like *
e.g.. "pcbon4.*" or "pcbon*"
If a client isn’t reachable (e.g. powerd off) you will get a message.
Using the opsi-configed you may send messages to the clients. the section called “Sending messages (Show popup message)”
At the command line you may do this with the tool opsi-admin:
opsi-admin -d method hostControl_showPopup message *hostid
Example:
opsi-admin -d method hostControl_showPopup "This is my message" "myclient.uib.local"
The opsi-server may send a command to the client that the client should process the configured action requests immediately. This is done by activating the event on_demand at the client.
This is possible using the opsi-configed and is described in chapter: Push installationen: start the event on demand
From the opsi-server the client can be instructed to execute the product actions.
Executing Events can also be done from the opsi-configed. the section called “Fire on_demand event (Push Installation)”
On the command line you may use opsi-admin to fire an event:
opsi-admin -d method hostControl_fireEvent event *hostIds
Example:
opsi-admin -d method hostControl_fireEvent "on_demand" "myclient.uib.local"
Using the control server port you may remote control the opsiclientd. In order to do this you have to authenticate yourself at the web service. This could be done either with the local administrator account (with a not empty password) or with the opsi-host-Id (FQDN, client name and DNS Domain name) as user name and the opsi-hostkey as password.
Using the opsi-configed you may choose the menu opsiClient or the context menu in the Clients Tab.
At the command line you also can initiate a client:
shutdown:
opsi-admin -d method hostControl_shutdown *hostIds
reboot:
opsi-admin -d method hostControl_reboot *hostIds
To prevent a user login before all installations are completed, opsi provides the optional opsi-login-blocker.
The opsi-login-blocker is implemented as the Gina opsigina.dll. Gina means Graphical Identification and Authentication and is the official Microsoft hook to manipulate the login process.
If you already have a special Gina-DLL installed, which is different from the original Microsoft msgina.dll (e.g. Novell nwgina.dll), you should not install the opsi-login-blocker without consulting uib or https://forum.opsi.org. It is possible to chain different gina.dll’s, but therefore the installation has to be customized. Proper chaining of Gina DLLs is a quite critical task and might result in a locked up computer if done improperly.
Whether the opsi-login-blocker is installed or not is configured by the switch LoginBlockerStart=on/off in section [opsi-client-agent-install] of the client configuration.
A localboot product is a opsi product which will be installed by the opsi-client-agent after the client started it’s default OS from the local hard disk. This diskriminate them form the netboot products which will be described later
The following products are basic products which come with the opsi-server installation.
The opsi-client-agent packet contains the installation and update mechanism of the opsi-client-agent.
The opsi-winst packet is a special case. It includes the actual opsi-winst winst32.exe, which is updated by the opsi-client-agent packet itself. The opsi-client-agent checks the server for there is a different version of the winst32.exe and then copies the new opsi-winst (all it’s files) to the client.
This automatic update do no more work for Windows 2000 since opsi 4.
he product javavm installs the required Java 1.6 runtime environment (required for opsi-configed) on the clients.
The product opsi-adminutils offers some utilities and a local installation of the opsi-configed.
The products hwaudit and swaudit provide the hardware and software inventories. The hardware data are acquired using WMI and written to the hardware inventory via opsi web service. The data for the software inventory are taken from the registry (HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall) and passed to the inventory server via opsi web service.
Template for you own opsi scripts.
You may extract this template with:
`opsi-package-manager -x opsi-template_<version>.opsi`
it is also possible to rename it at the same time:
`opsi-package-manager -x opsi-template_<version>.opsi --new-product-id myprod`
Since opsi 4.0 the installation sequence will be calculated by regarding product dependencies and product priotities.
There are different possibilities how these two factors are used to calculate the installation sequence. According to this opsi provides two different algorithms.
You may switch between these algorithms:
or you can do this on the commend line:
opsi-setup --edit-config-defaults
Using this algorithm, the product installation sequence at first will be calculated by the product priorities. In a second step it will be resorted to met the product dependencies. This algorithm may push products with low priority before products with higher priority to met the needs of product dependencies. But therefore you will not see installation problems as result of not resolved product dependencies.
The base philosophy of this algorithm is, that in practice there are three needed priority classes:
Product dependicies will only resolved inside of priority class. This guarantees that products with a high priority will be installed very early. But is in your reponsibility that there are non product dependencies which go cross priority class borders.
Product priorities and dependencies belong to the meta data of a product. You will be asked for these meta data creating a new product using the command
opsi-newprod.
These meta data will be stored in the product control file and may be edited there. After changing the control file you have create and install the package again.
For more details see at getting started manual in the chapter creating a opsi-package.
The opsi linux boot image has some parameters which may be used to change the behaviour of the boot image. You will try this if the opsi linux boot images do not run properly with the standard parameters on your hardware (e.g. black screen).
You may change these standard parameters by the opsi-configed choosing the Tab Hostparameter and use there the entry opsi-linux-bootimage.append.
Typical values are here (may be combined):
acpi=off
noapic
irqpoll
reboot=bios
A other important default is the password of the user root at the opsi linux boot image. This password is linux123 by default and you should change this for security reasons.
To do this change the opsi-linux-bootimage.append entry at the server-configuration.
The option you have to change is pwh (password hash). As value to this option you have to give a new password hash, which will be loaded to the /etc/shadow at boot time.
The best way to get the correct password hash is to login via ssh to your bootimage:
ssh root@<client.domain.tld>
The old password is linux123.
Now set a new password for root:
passwd
Get the new hash
grep root /etc/shadow
The output should look like this:
root:$6$344YXKIT$D4RPZfHMmv8e1/i5nNkOFaRN2oYNobCEjCHnkehiEFA7NdkDW9KF496OHBmyHHq0kD2FBLHZoTdr5YoDlIoWz/:14803:0:99999:7:::
Now copy from after the first colon until to the second colon and use this as value for pwh.
So the option for opsi-linux-bootimage.append may be:
pwh=$6$344YXKIT$D4RPZfHMmv8e1/i5nNkOFaRN2oYNobCEjCHnkehiEFA7NdkDW9KF496OHBmyHHq0kD2FBLHZoTdr5YoDlIoWz/
Steps of a re-installation:
Using PXE-Boot:
Using CD-Boot: * The client boots the boot image from the opsi-client-bootcd. *The boot image starts and asks for confirmation to proceed with the re-installation. This is the only interactive question. After confirming this, the installation proceeds without any further request for interaction. * The boot image partitions and formats the hard disk. * The boot image copies the required installation files and configuration information from the opsi-server to the client and initiates a reboot. * After the reboot the client installs the OS according to the provided configuration information without any interaction. * Next the opsi-client-agent is installed as the opsi installer for automated software distribution. * The automated software distribution then installs all the software packages as defined in the client’s configuration.
The client PC has to be equipped with a bootable network controller. Most recent network controllers provide this functionality (PXE boot), also recent network controllers which are integrated on the PC’s main board. The PXE software, which is stored in the bootprom of the network controller, controls the boot process via network according to the BIOS boot device sequence. Usually the boot sequence has to be set in the BIOS, network-boot has to be the first boot device. If there is no possibility to use PXE you may boot from the opsi-client-bootcd.
The opsi installation package for the OS to be installed needs to be provided on the depot server. In the following we assume Windows XP to be the OS to install.
The PXE firmware gets activated at startup of the PC. Part of the PXE implementation is a DHCP client.
At first the PC only knows its hardware Ethernet address (MAC), consisting of six two-digit HEX characters.
The firmware initiates a DHCPDISCOVER broadcast: “I need an IP address, who is my DHCP-Server?“
The DHCP-Server offers an address (DHCPOFFER).
DHCPREQUEST is the response of the client to the server if the IP address is accepted. (This is not an obsolete step as there could be more than one server in the network.)
The server sends a DHCPACK to acknowledge the request. The information is sent to the client again.
You can watch this process on the display, for the PXE-BOOTPROM displays some firmware information and its CLIENT MAC ADDR. The rotating pipe-symbol is displayed during the request. When an offer was made it is replaced by an \ and you get the transmitted information (CLIENT IP, MASK, DHCP IP, GATEWAY IP). A short while later you should get a response like this: My IP ADDRESS SEEMS TO BE …….
This process makes the PC a regular, fully configured member of the network. The next step is to load the boot file (boot image) given in the configuration information.
The boot image is loaded via trivial file transfer protocol (tftp). The displayed message is „LOADING“. tftp is a rather old and simple protocol to transfer files without authentication. In fact, all data available via tftp is available to everyone in the network. Therefore the tftp access is limited to one directory, which is usually /tftpboot. This directory is specified in inetd (internet daemon, /etc/inetd.conf), which will start the tftp daemon tftpd if requested. The start command as noted in inetd.conf is something like
tftpd -p -u tftp -s /tftpboot
The PXE boot-process is multi-stage:
Stage 1 is to load and start the file submitted as part of the address discovery process (usually /tftpboot/linux/pxelinux.0).
The program pxelinux.0 then looks for configuration and boot information in /tftpboot/linux/pxelinux.cfg. It first looks for a PC specific file with a name based on the hardware ethernet address (MAC) of the network controller with a leading 01. The filename for the controller with the hardware ethernet address 00:0C:29:11:6B:D2 would be 01-00-0c-29-11-6b-d2. If the file is not found, pxelinux.0 will start to shorten the filename (starting at the end) to obtain a match. If this process ends without result, the file default will be loaded. This file only contains the instruction to boot from the local hard disk. In this case the PC won’t install anything and will just start the current OS from hard disk.
To initiate the re-installation of a certain PC, a loadable file is prepared for the program pxelinux.0. In order to do so, the opsipxeconfd creates a PC custom file in /tftpboot/linux/pxelinux.cfg. Part of this file is the command to load the installation boot image. Also this file contains the client key to decrypt the pcpatch password. This file is created as a named pipe and therefore disappears after being read once. More details about this in the chapter on security of file shares.
Based on the information the pxelinux.0 got from the named pipe, the actual bootimage is loaded from the opsi depot server via tftp. The bootimage is based on a linux kernel (/tftpboot/linux/install) within an appropriate initrd file system (/tftpboot/linux/miniroot.gz) and has a size of approximately 65 MB.
Similar to the tftp boot via PXE-bootprom, the installation boot image can be booted from the opsi bootcd.
This might be recommended under the following conditions:
According to different situations, several information has to be provided for the CD boot image by interactive input. The most simple case is to provide no further information. Eventually the clients hostname can be passed by hn=<hostname>. Using the option ASK_CONF=1 several parameters can be queried. Pressing F1 at the CD prompt shows the syntax.
Please read the chapter Create a new client using the opsi-client-bootcd at the opsi-getting-started manual.
The bootimage again performs a dhcp request and configures the network interface according to the perceived information. Afterwards the configuration data for the client will be loaded via opsi web service.
It also holds the information on how to partition the hard disk, what file system to use and which operating system to install. Also it provides the encrypted password to connect the file share.
These information will be combined with some information taken from the dhcp response and then be passed to the installation script for further processing.
Then the password for the user pcpatch will be decrypted with the transferred key to mount the installation share and then call the installation script from the mounted share to start the installation of the operating system. What specific operations the script performs depends on the operating system which is to be installed. Below the steps of a Windows XP installation will be described.
Prepare the disc: On the hard disk the bootimage creates a new partition (of size 6 GB), formats it and installs a bootable ntloader kernel.
Copy the installation file: The files required for OS installation and the setup files for the opsi-client-agent (which is the opsi software distribution pack) will be copied from the server file share (e.g. /opt/pcbin/install/winxppro/i386) to the local hard disk.
Maintain the configuration informations: Some of the configuration and control files contain replacement characters, which will be patched before starting the actual installation. With a specified script (patcha-script) the placeholders will be replaced with parameters taken from the information packet, which is built from configuration files and the dhcp-response. For example the file unattend.txt, which is the control file for unattended OS Installation, will be patched with specific information like host IP, client IP, client name, workgroup, default gateway etc..
Prepare Reboot: Bootrecords will be installed which will start the Windows setup program at the next reboot. The patched unattend.txt is passed to the setup as the control file for unattended installation.
Reboot: During the previous boot, the named pipe (which is indicating a request for installation) has been removed by reading it once. So the next PXE boot will load the default netboot response, which executes the command hdboot. The local boot loader will be started and the setup for operating system installation starts.
These steps are controlled by an OS specific python script.
The OS installation is based on the Microsoft unattended setup. Part of this is the standard hardware detection. In addition to the possibilities given during an installation from non-OEM or slipstreamed installation media, drivers and patches (i.e. service packs) can be installed during the initial installation, making the separate installation of drivers obsolete.
One feature of the unattended installation is the possibility to initiate additional installations after the main installation is finished. This mechanism is used to install the opsi-client-agent, which implements the automatized software distribution system. An entry in the registry marks the machine as being still in the reinstallation-mode.
The final reboot leads to starting the opsi-client-agent service for software distribution prior to the first user login. Based on the value of the aforementioned registry key the opsi-client-agent switches into reinstallation-mode. Therefore, regarding the configuration status of each software packet, each packet which is marked as action status ”setup” or installation status ”installed” within the configuration of that client will be installed. After all the designated client software has been installed, the reinstallation process is finished and the internal status is switched back from reinstallation-mode to standard-mode. In standard-mode only software packages that are marked as action status ”setup” will be installed.
As mentioned above the information collected from dhcp and opsi-webservice will be used to patch some configuration files as e.g. unattend.txt. The program used for patching is the script /user/local/bin/patcha.
This script replaces patterns like @flagname() in a file with values taken as flagname=value from a control file (default input is /proc/cmdline). In the files that have to be patched, the search and replace pattern must start with @, might have an optional after the flagname and must have one or more trailing .
So by calling patcha <filename> the file <filename> will be patched with information taken from /proc/cmdline.
Calling patcha without any parameters will show all the flagname=value entries from /proc/cmdline.
A different input file (another_cmdline) can be passed to patcha:
patcha -f another_cmdline
Without any other parameter patcha will show the information taken from another_cmdline. This input file must have cmdline’syntax, which means to be entries like '<flagname>=<value> separated by space.
patcha -f another_cmdline patchfile
This will patch patchfile with substitutions taken from another_cmdline.
Usage: patcha [-h|-v] [-f <params file>] <patch file> Fill placeholders in file <patch file> Options: -v Show version information and exit -h Show this help -f <params file> File containig key value pairs If option not given key value pairs from kernel cmdline are used
patcha patcht nur einen Tag pro Zeile.
Caveat: patch a patches only the first pattern of each line.
Each pattern will be expanded (or reduced) to the length of the value to be replaced with and then replaced. Trailing chars will not be affected.
Examples:
With the input file try.in
cat try.in tag1=hallohallohallo1 tag2=t2
and the file patch.me to be patched:
cat patch.me <#@tag1##########################> <#@tag2##########################> <#@tag1#> <#@tag2#> <#@tag1*##########################> <#@tag2*##########################> <#@tag1*#> <#@tag2*#> <#@tag1#><#@tag1#####> <#@tag2*#######><#@tag1#>
the result will be:
./patcha -f try.in patch.me cat patch.me <hallohallohallo1> <t2> <hallohallohallo1> <t2> <hallohallohallo1> <t2> <hallohallohallo1> <t2> <hallohallohallo1><#@tag1#####> <t2><#@tag1#>
The information about the Structure of the unattended installation products you will find in the opsi-getting-started manual.
The netboot products for the installation of the operating systems of the NT6 familiy, contain a lot of properties which will be described below.
<productid>\drivers\drivers\additional. All driver directories below the given directories will be integrated. If there is here a driver for a found device, no other driver will be integrated by the automatic driver integration.
license-management.use is set to false. If it set to True the license key will be get from the license management module.
The products ntfs-write-image and ntfs-restore-image are utilities to save and restore client partition images. Target (and source) for the image file has to be on the opsi depot server and will be transferred per ssh (user pcpatch) as specified as an product property.
The functionality of a opsi-server may be installed on many different kind of linux distributions.
There are two different roles which a opsi-server can play:
The hardware requirements are low. The opsi-server can also run as a virtual instance, e.g. vmware® (www.vmware.com).
Installation and start-up of the opsi-server is described in the opsi getting started manual.
The opsi depot server provides network shares holding the configuration information and the software packets. These shares can be mounted by the clients. For Windows Clients the shares are provided by SAMBA (version 3.x).
To configure your samba according to the needs of opsi (or to repair) call:
opsi-setup --auto-configure-samba
After every change of the samba configuration, you have to reload your samba (/etc/init.d/samba reload).
The opsiconfd is the central opsi daemon (service).
The opsiconfd provides the opsi web service and does a lot things more.
The opsiconfd is configured by /etc/opsi/opsiconfd.conf.
opsi-admin -d task setPcpatchPassword.
A user can join group opsiadmin by: addgroup <user> opsiadmin.
The directory /opt/pcbin/install will be replaced by the (LSB conform) directory /var/lib/opsi/depot. The share opt_pcbin will be replaced by the read-only share opsi_depot.
If you have incidents by using opsi, you should check the following list or rather execute the following commands. Experience has shown that the combination of the commands in this chapter fix the most incidents.
ps -ef | grep opsiconfd ps -ef | grep opsipxeconfd /etc/init.d/opsiconfd restart /etc/init.d/opsipxeconfd restart
opsi-setup --init-current-config
opsi-setup --set-rights
opsi-setup --cleanup-backend
ps -ef | grep mbd
It have to run at least one nmbd and one smbd process.
To restart samba:
/etc/init.d/samba restart
or
service nmbd restart service smbd restart
opsi-admin -d task setPcpatchPassword
Opsi is a powerful tool for the administration of many clients.
According to that fact, the opsi-server has to be in the focus of security considerations.
If you control the opsi-server, you are in control of all the clients, that are connecting to that opsi-server.
How much time and money you should spend for hardening your opsi-server, depends on your needs regarding security and the operational environment for using opsi. So for example an opsi-server in the cloud is more endangered than an opsi-server in a secured network.
In the following chapter we have collected the most important issues and problems.
At this point we say thank you to all customers and users which informed us about security problems and helped us to improve the security of the opsi system. If you find any security problem, please inform us (info@uib.de) before disclosing the security vulnerability in public.
Information about security relevant updates and tasks are published at
the news area at the opsi forum:
https://forum.opsi.org/viewforum.php?f=10
The opsi software cannot be more secure than the underlying operating system. So please make sure to update your server with the security updates of your Linux distribution. This has to be done not only for the opsi-config-server, but also for all the opsi-depot-server.
It may help you to install programs which inform you by email if there are new updates available.
There are a lot of possibilities to enhance the security of your Linux server. But this is not the task of this manual.
We would be happy to help you with this task as part of a support contract.
The depot_share which is used by the clients should be read-only. This is important to avoid virus infections of the files at the depot_share by an infected client.
Since opsi 4.0.1 there is a new share opsi_depot which is read-only. In order to use this share, please execute (on all your opsi-servers):
opsi-setup --auto-configure-samba
This command creates the new share. This share points to the directory /var/lib/opsi/depot.
According to your Linux distribution, a symbolic link from this directory to /opt/pcbin/install will be created.
To tell the clients that they now have to use this new share, you should execute at your opsi-config-server the following script:
for depot in $(opsi-admin -dS method host_getIdents unicode "{\"type\":\"OpsiDepotserver\"}"); do
echo "Depot: $depot"
depot_remote=$(opsi-admin -dS method host_getObjects [] "{\"id\":\"$depot\"}" | grep "depotRemoteUrl=" | cut -d "=" -f2)
depot_local=$(opsi-admin -dS method host_getObjects [] "{\"id\":\"$depot\"}" | grep "depotLocalUrl=" | cut -d "=" -f2)
depot_remote_new=$(echo $depot_remote | sed "s|/opt_pcbin/install|/opsi_depot|")
depot_local_new=$(echo $depot_local | sed "s|/opt/pcbin/install|/var/lib/opsi/depot|")
servertype=$(opsi-admin -dS method host_getObjects [] "{\"id\":\"$depot\"}" | grep "type=" | cut -d "=" -f2)
opsi-admin -d method host_updateObjects "{\"type\":\"$servertype\",\"id\":\"$depot\",\"depotLocalUrl\":\"$depot_local_new\",\"depotRemoteUrl\":\"$depot_remote_new\"}"
doneThe client authenticates itself using the FQDN as username and the opsi-host-key as password.
The opsi-host-key is stored at the client in the file:
%programfiles%\opsi.org\opsi-client-agent\opsiclientd\opsiclientd.conf
which is readable with administrative privileges only.
The opsi-host-key is stored at the server in the used backend (e.g at /etc/opsi/pckeys).
In addition to this authentication, you may tell the opsiconfd to check if the client IP address matches the given FQDN. To activate this check, set at the /etc/opsi/opsiconfd.conf:
verify ip = yes
and reload the opsiconfd:
/etc/init.d/opsiconfd reload
Do not use this feature if you are not really sure, that your name resolution works properly in both directions for all clients.
Since opsi 4.0.1 there are different possibilities to check the trustworthiness of the contacted server.
Do not use them in combination. Choose only one way or you will be locked out from your client.
At the first contact to a opsi-server, the client will accept the given SSL certificate and store it at C:\opsi.org\opsiclientd\server-certs.
On any subsequent contact, the client creates a random string and uses the public key of the stored certificate to encrypt this string (and the own access parameters). These encrypted data will be sent to the server.
The server uses the private key of its own SSL certificate to decrypt the data and sends the decrypted random string back to the client.
Now the client checks if the correct string was sent back. If not, the communication to the server will be aborted.
You can prevent this way that somebody directs your clients to a wrong server, e.g. by manipulating the DNS. If you setup a new server, you may migrate the SSL certificate from the old to the new server without problems. And you must not deploy any certification authority (CA).
The disadvantage of this method is, that a man-in-the-middle attack is still possible.
This security method checks the communication between client and opsi-config-server.
Using the opsi WAN extension and as clientconfig.depot.protocol webdav, also the communication to the opsi-depot-server is checked.
the section called “Communication Protocol for accessing an opsi-depot”
To activate this check, set at the opsiclientd.conf in the section [global] the option:
verify_server_cert = true
Run the following command at your opsi-config-server to to create this configuration entry for all clients:
opsi-admin -d method config_createBool opsiclientd.global.verify_server_cert "verify_server_cert" false
Now you can activate this using the opsi-configed at the Server configuration or at the Host parameter of seleted clients by chaning the value from false to true.
Be very careful with activating "verify_server_cert", for in case of improper configuration your clients will refuse the connection!
This variant works just like SSL certificates are checked in your browser.
The given SSL certificate will be accepted, if it is issued for the exact FQDN (commonName) of the server (or if the DNS verifies that this is the FQDN matching the IP address of the server) and the certificate is issued and signed by the uib gmbh.
Is one of these conditions not true, the communication to the server will be aborted.
This method is more secure than the first one. But you will have to buy the certificates from uib gmbh.
For prizes and conditions have a look at the prize list of uib gmbh:
http://uib.de/en/opsi_support/index.html
Any profits from selling these certificates will be invested in the maintenance of the opsi security.
To activate this security method, set at the opsiclientd.conf in the section [global] the option:
verify_server_cert_by_ca = true
Run the following command at your opsi-config-server to to create this configuration entry for all clients:
opsi-admin -d method config_createBool opsiclientd.global.verify_server_cert_by_ca "verify_server_cert_by_ca" false
Now you can activate this using the opsi-configed at the Server configuration or at the Host parameter of seleted clients by chaning the value from false to true.
Be very careful with activating "verify_server_cert_by_ca", for in case of improper configuration your clients will refuse the connection!
The opsiclientd provides a web service interface, which allows remote control of the opsiclientd and thus remote control of the client.
(the section called “opsi-client-agent remote control”).
In order to access this interface authentication is required. You may authenticate as a local administrator with a not empty password, or with an empty user name and the opsi-host-key as password.
The idea of an admin network is to ban any administrative access from the standard production network and allow these accesses only from a special admin network.
With opsi all opsi-clients need restricted access to the opsi web service, which allows them to read and change their own data. Administrative access with further privileges is granted to members of the unix group opsiadmin only.
If you configure an admin networks parameter, all administrative accesses are restricted to these network(s).
Setting the option [global] admin networks at the /etc/opsi/opsiconfd.conf will restrict the administrative access to the opsiconfd to connections coming from the specified network address(es).
You may give multiple addresses separated by comma.
Non administrative access may also come from other networks.
The default is:
admin networks = 0.0.0.0/0
and allows administrative access from all networks.
A configuration like e.g.
admin networks = 127.0.0.1/32, 10.1.1.0/24
restricts administrative access to the server itself and to the network 10.1.1.0/24.
With opsi 4 the user pcpatch is used just by the opsi-client-agent to mount the depot shares (and at the moment by the netboot products ntfs-write-image and ntfs-restore-image to read and write the image files via ssh).
The password of the user pcpatch is usually stored and transmitted encrypted. Under special circumstances it might be possible to catch the clear password. To reduce risks arising from that, you should do the following:
Deny for the user pcpatch the access to all other shares than the opsi_depot share. You should do this by adding the following entry to all share definitions (besides the opsi_depot) at the /etc/samba/smb.conf:
invalid users = root pcpatch
Alternative
At the /etc/samba/smb.conf restrict privileges for the user pcpatch to global read only by setting in the [global] section:
read list = pcpatch
As an additional task you should frequently change the password of the user pcpatch. You may set the password to a random string which no one knows (besides opsi). You may do this by calling the following command e.g by a cronjob:
opsi-admin -d task setPcpatchPassword $(< /dev/urandom tr -dc _A-Z-a-z-0-9 | head -c16)
If you do not plan to use the netboot products ntfs-write-image or ntfs-restore-image, you may deny a unix logon for the user pcpatch by setting at the /etc/passwd the shell /bin/false for the user pcpatch.
Your opsi-server should be backuped (like any other important system). This chapter shows what to backup and how.
And of course - how to restore.
You should run the opsi-backup command as root.
You have to install the mysqldump program before you can use the opsi-backup in connection with the mysql backend. Usually this program is part of the mysql client packages.
Create a backup:
opsi-backup create opsi_backup.tar.bz2
Creates a backup of the used backends and all configuration data at the current directory with the name opsi_backup.tar.bz2.
Restore a backup:
opsi-backup restore --backends=all --configuration opsi_backup.tar.bz2
Restores the data from the backup file opsi_backup.tar.bz2, which is searched for in the current directory.
opsi may be devided in five different parts which may be backuped or not. The location where to find this part may vary (by Linux distribution, version and configuration).
The most important part of opsi is the configuration. You will find it at /etc/opsi.
This part will be backed up by opsi-backup.
The data about the managed clients and the products might be stored in different backends. The most important backends are:
Table 1. opsi backends
| Backend | Description |
|---|---|
file-Backend | File based backend (default backend) |
mysql-Backend | MySQL based backend (since opsi 4 for all configuration data) |
ldap | Stores configuration data at the ldap |
univention | Special ldap backend for Univention Corporate Server |
dhcp | Special backend which is used in combination with a dhcpd at the opsi-server |
Different backends may be used for different purposes at the same time. So you should have a look at the /etc/opsi/backendManager/dispatch.conf to see which backends you are using.
This part will be backed up by opsi-backup.
At the opsi depot share you will find the installation files of the software to be installed on the clients by opsi. The directories which contain these files (Local boot products and netboot products) are located at /opt/pcbin/install or /var/lib/opsi/depot.
Depending on how many operating systems, drivers, software and so on is located here, this part will have a huge extent.
This part will not be backed up by opsi-backup.
So if you like to backup this part, you may use rsnapshot or other backup utilities.
The opsi work bench is the location which is used to create own packages. It is usally located at /home/opsiproducts and exported as the samba share opsi_workbench. Because this directory holds your own work, it should be backed up.
This part will not be backed up by opsi-backup.
So if you like to backup this part, you may use rsnapshot or other backup utilities.
The directory /var/lib/opsi/repository is used to store opsi packages, which are downloaded by the opsi-product-updater or which are installed by the opsi-package-manager when using the -d option.
This part will not be backed up by opsi-backup.
So if you like to backup this part, you may use rsnapshot or other backup utilities.
opsi-backup is a command line program which makes it easy to create and restore opsi data backups.
The basic commands are create, restore and verify.
The option --help displays information about the accepted command line options. Use also <command> --help (e.g. opsi-backup create --help) to get information about command options.
opsi-backup --help
The opsi-backup utility stores the configuration and backend data in nearly the same format as they were found at the server. So you may not restore these data to a server which uses other backends, has other opsi versions or is in any other way different regarding the opsi data structures.
opsi-backup creates always a full backup. There is no support for incremental or differencial backups.
Please notice that opsi-backup creates no backup of:
* opsi depot share
* opsi work bench *
opsi repository
opsi-backup creates a backup file, which is a compressed tar file. So you may access the data using other standard tools.
A backup file created by opsi-backup may contain passwords, hot-keys and other security-related data. So be sure to store the backup files at a secure place.
To create a backup call opsi-backup create.
This command (without any additional options) will create a backup of all configuration data and all used backends. The backup file will be stored at the current directory with an automatically generated name.
To get information about the possible options of create call
opsi-backup create --help
opsi-backup create
opsi-backup create --help
usage: opsi-backup create [-h] [--flush-logs]
[--backends {file,mysql,dhcp,auto,all}]
[--no-configuration] [-c [{gz,bz2,none}]]
[destination]
positional arguments:
destination Destination of the generated output file. (optional)
optional arguments:
-h, --help show this help message and exit
--flush-logs Causes mysql to flush table logs to disk before the
backup. (recommended)
--backends {file,mysql,dhcp,auto,all}
Select a backend to backup or 'all' for all backends.
Can be given multiple times. (Default: auto)
--no-configuration Backup opsi configuration.
-c [{gz,bz2,none}], --compression [{gz,bz2,none}]
Sets the compression format for the archive (Default:
bz2)You may give the target directory or the full path to the backup file as option to opsi-backup create. If the given option is a filename, the backup will be created in this file - existing files will be overwritten. If the given option is a directory, the backup file will be crated in this directory with a generated filename using the pattern: <hostname>_<opsi-version>_<date>_<time>
opsi-backup create /mnt/backup/opsi_backup.tar.bz2 opsi-backup create /mnt/backup/
Other create options are:
--backends {file,mysql,dhcp,all,auto}--backends=all includes all supported backends.--backends=auto, which means that opsi-backup reads the configuration file /etc/opsi/backendManager/dispatch.conf and backups all supported backends used in this configuration.
The supported backends are: mysql, file, dhcp
opsi-backup create --backends=file --backends=mysql opsi-backup create --backends=all
If you are using a not supported backend (like ldap), you may use opsi-convert to convert your data to a backend, which is supported by backup.
--no-configurationopsi-backup create --no-configuration
-c [{gz,bz2,none}], --compression [{gz,bz2,none}]none means no compression.bz2.
opsi-backup create -c bz2
--flush-log--flush-log option. But before you may do this, you have to grant the required RELOAD-privileges to the opsi database user, or your backup will fail. Check: RELOAD.opsi-backup create --backends=mysql --flush-log
Example
opsi-backup create --no-configuration --backends=all opsi_backup.tar.bz2
opsi-backup has no features to archive the created backup files. So you have to do it by yourself (e.g. using a file backup tool).
If you call opsi-backup with a target directory as option, please keep in mind that every call creates a new full backup file and no older files will be deleted.
The command opsi-backup verify is used to test the internal integrity of the created backup file.
Special help for the opsi-backup verify command is available by the command option --help.
Example
opsi-backup verify opsi_backup.tar.bz2 opsi-backup verify --help usage: opsi-backup verify [-h] file [file ...] required arguments: file The backup archive to verify. optional arguments: -h, --help shows this help message and then exits
If you are calling opsi-backup verify at the console, it may be useful to avtivate messages at standardout using -v: opsi-backup -v verify opsi_backup.tar.bz2
To restore data from a backup file, use the command opsi-backup restore.
You have to give the path to the backup file as parameter.
The command opsi-backup restore --help gives information about the options for the command restore.
opsi-backup restore --help
usage: opsi-backup restore [-h] [--backends {file,mysql,dhcp,auto,all}]
[--configuration] [-f]
file
required arguments:
file The backup archive to restore data from.
optional arguments:
-h, --help show this help message and exit
--backends {file,mysql,dhcp,auto,all}
Select a backend to restore or 'all' for all backends.
Can be given multiple times.
--configuration Restore opsi configuration.
-f, --force Ignore sanity checks and try to apply anyway. Use
with caution! (Default: false)opsi-backup restore has the following options:
--backends {file,mysql,dhcp,auto,all}--backends=all specifies that the data from all backends which are found in the backup file shall be restored.--backends=auto. This restores the data from the backup file to the system using the actual configuration data from /etc/opsi/backendManager/dispatch.conf.
opsi-backup restore --backends=file --backends=mysql opsi_backup.tar.bz2 opsi-backup restore --backends=all opsi_backup.tar.bz2
If you changed your backend configuration since you have created the backup, no or not all data will be restored. In this case you have to use the --backends=all option and then to convert the restored data to the now used backend using opsi-convert.
--configurationrestore command.
opsi-backup restore --configuration opsi_backup.tar.bz2
-f, --forceopsi-backup makes a system compatibility check (opsi Version, OS-Version, Host- and Domain Name) before restoring data and aborts if the actual system differs from the system the backup file was created on. Using this option you may override this check.
opsi-backup restore -f opsi_backup.tar.bz2
Example
opsi-backup restore --configuration --backends=all opsi_backup.tar.bz2
The opsi license management module is designed for managing the software licenses for proprietary software installed on opsi clients.
The main features are:
Different types of licenses can be managed:
From the opsi-configed a separate window is used for the license management.
It is available by the button "licenses" from the main window of the opsi-configed, provided that the license management module is acivated for the current opsi configuration
(see the entry for "license management" from the main menu /Help/Modules).
If the license management is disabled, a note will be displayed.
The opsi license management module is a co financed opsi extension module, which is available to the participants of the cofunding project, who have payed a certain amount of the development costs. The module will be available to the community when all the development costs have been funded.
For every type of license a license pool has to be defined. The license pools represent the use cases of licenses and provide the license keys for installing the licensed software on the clients. The license pool is the central element of the opsi license management. Therefore the first tab of the license management window of the opsi-configed is dedicated to the management of license pools.
In the upper part of the license pools window is a table of available license pools.
The input field description can be edited.
Some more editing functions are available from the context menu. The most important is: creating a new license pool.
When inserting a new line into the table, a (unique) licensePoolId must be entered, e.g. softprod_pool. Please do not use umlauts. When saving the new entry, any capitals will be converted to lower case.
The new licensePoolId cannot be changed after saving, for it is used as the master key.
The upper part contains the table of available license pools. The context menu provides several functions for managing license pools, especially to insert a new license pool. When editing, the green check mark changes to red and the cancel option is enabled. By clicking the red check mark the changes can be saved, or cancelled by clicking the cancel option (also available from the context menu).
The standard case of license management is an opsi-product installing software, which is subject to a license (e.g. the Acrobat Writer) from a single license pool.
More complicated is the situation with an opsi-product is installing software, which requires licenses from several license pools, like an opsi-product "Designer tools" which installs Adobe Photoshop as well as Acrobat Writer.
In this case the opsi-product requests licenses from several license pools. At the same time there might be other opsi-products requesting licenses from the same license pools (e.g. the Acrobat Writer license pool). So the relation between opsi-products and license pools can be ambiguous. This can be avoided by using unambiguous policies when building opsi-products.
The second part of the license pool tab manages the relationship between license pools and productIds (from opsi-products).
As it is with all tables of the license management module, clicking on the column header will sort the table content by the column content. Clicking again inverts the order (ascending or descending).
Sorting can be used to display the connections between opsi-products and license pools. Sorting by opsi-product displays all license pools connected to a certain opsi-product, whereas sorting by license pool shows which opsi-products are connected to a license pool.
The context menu provides an option for inserting a new relationship between opsi-product and license pool. An empty row is inserted on top of the table. Clicking into the field licensePoolId or productId displays a dropdown with the available options.
The third section of the license pools tab displays the Windows software IDs connected to the currently selected license pool (in the first section of the tab).
A Windows software ID is an unique key identifying a software packet as detected by opsi software audit. These software IDs are also used by the opsi software inventory module to identify which software is actually installed on the client.
The assignment of software IDs to the current license pool can be changed by setting or removing the selection (ctrl-click or shift-click). From the context menu the display can be toggled between showing all available software IDs detected by the software audit or just showing the software IDs connected to the current license pool.
Displaying the relationship between Software IDs and license pools is useful for comparing the number of actual software installations (detected by the software audit) with the number of legal installations available from the license pool (tab "Statistics", see below).
Setting up a license for being provided by a license pool requires several steps. The second tab New license is for setting up and editing licenses.
On top is the table of available license pools to select the license pool the new license is to be assigned to. So the first step is to select the license pool for the new license.
Before continuing with the next steps, some basic concepts and terms of license management have to be introduced:
Licensing means the actual deployment of a permission to use a software by installing the software on a client. This might (but doesn’t have to) include the use of a special license key (license key).
The software license is the permission to install and use a software as defined by the license contract. Within the opsi database a software license is identified by a softwareLicenseId.
There are several types of software licenses (volume license, OEM license, time limited license etc.) which are the different license models. A software license is based on a license contract (license contract), which is defining and documenting the juristic aspects of the license.
A license option defines the option to use a software license for a selected license pool. Within opsi the license option is defined by a combination of softwareLicenseId and licensePoolId. This includes the actual licenseKey (if required).
Finally the license usage documents the use of a license by assigning the license option to a client. This is the legal and implemented licensing of a software defined by the combination of softwareLicenseId, licensePoolId, the unique client name hostId and (if required) the licenseKey.
After selecting the license pool for the new license option, the next step is to register the license contract the license is based on. The section "Select or enter license contract" (from tab "New license") defaults to a standard contract with ID default. The default setting can be used if the license contract is implied by purchasing the software or the contract is documented some other way. Otherwise the contract can be selected from the table or a new contract can be registered from the context menu. The license contract dataset comes with data fields for partner, conclusion date, notification date and expiration date. The entry field notes can hold some additional notes like the location where the contract document is kept. The unique contract ID (licenseContractId) is for identifiying the license contract in the license management database. When entering a new license contract, a new unique ID is constructed based on the current date and time stamp. This ID can be changed before saving the new data set. When saving the data, the opsi service checks whether the ID is unique. In case it is not, a new ID is generated and cannot be changed any more.
The third part of the Tab "New license" is named "Configure license" and is for registering the license model and license data.
Several types of license models are available:
Each Option is represented by a button. Clicking a button, the form is filled with data for that type of license model.
The license model Standard license means, that this license is valid for a single installation on an arbitrary client. So the license key (if any) is valid for a single installation only.
A Volume license is valid for a certain number n of installations. In this case the optional license key is used for that number of installations. Setting n = 0 means, that the number of installations is unlimited within the same network (campus license).
In case of an OEM license, the license is valid for a dedicated client only. Clients that come with a vendor pre installed operating system often have this type of license for the pre installed OS and software packets.
The Concurrent license means that a certain number of licenses is available for a variable set of clients. Within opsi this situation is handled like an unlimited Volume license. The number of actual installations in use has to be managed by some external license server.
After clicking a button, the automatic generated data include a generated unique ID (derived from date and time stamp). This ID can be changed as desired.
It depends on the type of license model, which of the other fields can or cannot be changed.
The field "Expiration date" defines the expiration date of the license in a technical sense. (This column of the license is for future use).
The "Send" button sends the data to the opsi service to save them permanently to the opsi data base (if they are consistent and no errors occur).
While proceeding this, data records will be generated for the new software license based on the selected software contract and the new license option assigned to that.
The list of available license options at the bottom of the window will be refreshed with the new license option selected. If necessary, the license key can be changed then.
For ninety percent of the use cases editing the license data with the tabs "License pools" and "New license" will do. But there might be some special cases affording to edit license data more specific and explicit. Therefore the tab "Edit licenses" presents the license data in three tables, representing the internal data structure and allowing to adapt the data for some special cases.
Based on this direct data access, the following chapter shows how to configure a special license, like the Microsoft Vista or Windows 7 professional downgrade option for installing Windows XP.
Downgrade option means, that instead of the software purchased, also the preceding version can be installed. For instance installing Windows XP based on a Windows Vista license. In this case, the license key also can be used for an installation, which it wasn’t meant for in the first place.
In the opsi license model this case can be configured like this:
From the tab "New license" the Vista license is to be registered as usual, resulting in a new license option, which is displayed in the list of license options at the bottom of the window. This new license option is based on a new software license identified by softwareLicenseId.
This softwareLicenseId is needed for the further configuration steps. You can keep it in mind or copy it with drag&drop. You can as well look for the ID in the "Available license options" list of the "Edit licenses" tab. The context menu supports copying the ID.
The important step now is to connect this softwareLicenseId to an additional license pool.
Therefore a new record has to be registered from the "Available license options" table of the "Edit licenses" tab. The fields of the new record have to be filled with the softwareLicenseId and the ID of the additional license pool (in this case the pool for Windows XP licenses). For installing Windows XP based on this license, an applicable Windows XP license key already in use by another client has to be added.
After saving the new record, there are two different license options based on the same software license! The opsi service counts the use of either of them as an installation deducting from the maximum installation count. So in case of a downgrade license (with maxInstallations = 1), the opsi service delivers a license key for a Vista installation or for a XP installation, but not for both of them.
Using a license option by installing the software on a client results in the actual licensing (which is the use of the license option).
In the opsi context installations are done script based and automatically, which is the client running the Winst script invokes some calls to the central opsi service.
The following chapters introduce some of these service calls, which are relevant for the license management. For further information about Winst and opsi commands see the documentation on Winst and opsi.
The opsi service call for requesting a license option and retrieving the license key for doing the installation (as transmitted by a Winst script) is
getAndAssignSoftwareLicenseKey
The parameters to be passed are the client hostID (hostID of the client where the software is to be installed) and the ID of the license pool the license is requested from. Instead of the licensePoolId also an opsi-product ID or a Windows Software ID can be passed, if they are connected to a license pool within the opsi license management.
The use of a license option can be released by calling:
deleteSoftwareLicenseUsage
Again the parameters to be passed are the hostID and alternatively the licensePoolId, productID or Windows Software ID. Calling this service releases the license option and returns it to the pool of available license options.
For the complete documentation of opsi service calls see below.
The opsi-winst provides the client related calls as opsi-winst commands.
A opsi-winst script can make a call to the function DemandLicenseKey to get a license key for installing. The parameters to be passed are:
DemandLicenseKey (poolId [, productId [, windowsSoftwareId]])
The return value is the license key (can be empty) as a string:
set $mykey$ = DemandLicenseKey ("pool_office2007")The returned license key can be used by other script command for installing the software.
For releasing a license option and license key (as to be used in a opsi-winst deinstallation script) the command FreeLicense is available with the following syntax:
FreeLicense (poolId [, productId [, windowsSoftwareId]])
The boolean function
opsiLicenseManagementEnabled
can be used to check whether the opsi license management is enabled and can be used for scripting:
if opsiLicenseManagementEnabled
set $mykey$ = DemandLicenseKey ("pool_office2007")
else
set $mykey$ = IniVar("productkey")The service calls can be invoked from the command line tool opsi-admin.
Parameters marked with * are optional.
method createLicenseContract(*licenseContractId, *partner, *conclusionDate, *notificationDate, *expirationDate, *notes)
This method registers a new license contract record with the ID licenseContractId. If no licenseContractId is passed, it will be generated automatically. Using the licenseContractId of an existing contract, this contract can be edited.
The parameters partner (co-contractor) and notes are strings and can be filled with any information desired. The parameters conclusionDate (date of conclusion of the contract), notificationDate (date for a reminder) and expirationDate (expiration date of the contract) are passed in the format YYYY-MM-DD (e.g. 2009-05-18).
The method returns the licenseContractId of the contract.
set $mykey$ = DemandLicenseKey ("pool_office2007")
else
set $mykey$ = IniVar("productkey")With the string returning functions
getLastServiceErrorClass
and
getLastServiceErrorMessage
error states can be detected and handled, e.g. if there is no license available:
if getLastServiceErrorClass = "None"
comment "no error"
endifWithin the opsi config editor, the licenses registered by the opsi service are listed on the tab "Licenses usage":
From this tab, licenses also can be managed manually. This can be useful, if a licensed software is not integrated into the opsi deployment, but installed manually on just a few clients.
These are the functions for manual license management in detail:
If a software packet is reinstalled, the call to the opsi-winst function DemandLicenseKey will return the same license option and license key as had been used before.
In case this is not favoured, the former license option has to be released by calling the opsi-winst command FreeLicense, or by calling the opsi service call deleteSoftwareLicenseUsage or deleting the license use manually.
So, if not explicitly deleted, the license usages are preserved when reinstalling a client.
For releasing the licenses, they can be deleted from the tab "Licenses usage" or can be deleted by the service call
deleteAllSoftwareLicenseUsages
passing the client host name to delete the license uses from.
The tab "Reconciliation" lists for each client and for each license pool whether a use of this license pool is registered by opsi ("used_by_opsi") and if the software inventory (swaudit) on that client reported a software, that requires a license option from that pool (Swinventory_used).
To evaluate the results from swaudit, the relevant Software IDs (as found in the client registry) have to be associated with the appropriate license pool (tab "License pools").
When data matching with the software inventory, the license management counts not more than one license per client and license pool. So if the license pool office2010 is connected with ten different patterns from software inventory, indicating that office2010 is installed on this client, this is (regarding the licenses usage count) counted as a single installation, although all of the detection patterns might to be found on the client.
As usual, this table can be copied as Drag & Drop and for instance pasted to a spreadsheet program. If the opsi-configed process has got the required access rights (running standalone and not from the applet), the table also can be printed from the context menu.
The tab "Statistics" displays a summary of the different license pools, showing the total number of license options (license_options) and how many of them are in use (used_by_opsi) or still available (remaining opsi).
In addition to the number of license uses registered by opsi (used by opsi) and the currently available licenses (remaining…) the ovierview also shows the total number of detected installations, that require a license (SWinventory_used).
The data from the column SWinventory_used are based on the registry scans from the opsi-product swaudit and the assignment of the Windows software IDs (as they are found in the registry) to the license pools (as registered with the opsi license management (tab "License pools", see Section 12.2, “license pools”).
From the context menu the table can be printed (because of restricted access rights not available from the applet), with drag&drop data can be copied to e.g. a spreadsheet.
If a downgrade option has been configured (see the section called “Example downgrade option”), this appears in the overview and statistics like this:
A single downgrade license results in a license option for at least two different license pools, but only one of them can be requested for an installation. So using a downgrade license option decreases the number of available license options (remaining_opsi) in each of the license pools concerned by that downgrade option by 1. So this looks like a single installation reduces the number of available license options by 2, which, in this case, actually is the fact.
The service methods for license management can be called from the command line tool opsi-admin. So they are accessible for scripting, e.g. to read license keys from a file.
Examples can be found in the products license-test-….opsi from http://download.uib.de/opsi4.0/products/license-management/. After installing the packets with opsi-package-manager -i *.opsi, in the directory /opt/pcbin/install/<product name> the corresponding scripts: create_license-*.sh can be found.
As an example here the script create_license-mixed.sh
(the current version comes with the download packet).
#!/bin/bash
# This is a test and example script
# (c) uib gmbh licensed under GPL
PRODUCT_ID=license-test-mixed
# read the license key from a file
# myretailkeys.txt has one licensekey per line
MYRETAILKEYS=`cat myretailkeys.txt`
# myoemkeys.txt has one pair: <licensekey> <hostid.domain.tld> per line
MYOEMKEYS=`cat myoemkeys.txt`
# some output
echo "$PRODUCT_ID"
# this is the function to create the oem licenses
#############
createlic ()
{
while [ -n "$1" ]
do
#echo $1
AKTKEY=$1
shift
#echo $1
AKTHOST=$1
shift
echo "createSoftwareLicense with oem key: ${PRODUCT_ID}-oem-${AKTKEY} for host ${AKTHOST}"
MYLIC=`opsi-admin -dS method createSoftwareLicense "" "c_$PRODUCT_ID" "OEM" "1" "${AKTHOST}" ""`
opsi-admin -d method addSoftwareLicenseToLicensePool "$MYLIC" "p_$PRODUCT_ID" "${PRODUCT_ID}-oem-${AKTKEY}"
done
}
#############
# here the script starts
# delete the existing license pool and all connected licenses
# ATTENTION: never (!) do this on a productive system
echo "deleteLicensePool p_$PRODUCT_ID"
opsi-admin -d method deleteLicensePool "p_$PRODUCT_ID" true
# delete the existing license contract
echo "deleteLicenseContract c_$PRODUCT_ID"
opsi-admin -d method deleteLicenseContract "c_$PRODUCT_ID"
# create the new license pool
# the used method has the following syntax:
# createLicensePool(*licensePoolId, *description, *productIds, *windowsSoftwareIds)
echo "createLicensePool p_$PRODUCT_ID"
opsi-admin -d method createLicensePool "p_$PRODUCT_ID" "opsi license test" \'['"'$PRODUCT_ID'"']\' \'['"'$PRODUCT_ID'"']\'
# create the new license contract
# the used method has the following syntax:
# createLicenseContract(*licenseContractId, *partner, *conclusionDate, *notificationDate, *expirationDate, *notes)
echo "createLicenseContract c_$PRODUCT_ID"
opsi-admin -d method createLicenseContract "c_$PRODUCT_ID" "uib gmbh" "" "" "" "test contract"
# create the new license and add the key(s)
# the used methods have the following syntax:
# createSoftwareLicense(*softwareLicenseId, *licenseContractId, *licenseType, *maxInstallations, *boundToHost, *expirationDate)
# addSoftwareLicenseToLicensePool(softwareLicenseId, licensePoolId, *licenseKey)
# create the retail licenses:
for AKTKEY in $MYRETAILKEYS
do
echo "createSoftwareLicense with retail key: ${PRODUCT_ID}-retail-${AKTKEY}"
MYLIC=`opsi-admin -dS method createSoftwareLicense "" "c_$PRODUCT_ID" "RETAIL" "1" "" ""`
opsi-admin -d method addSoftwareLicenseToLicensePool "$MYLIC" "p_$PRODUCT_ID" "${PRODUCT_ID}-retail-${AKTKEY}"
done
# create the oem licenses
createlic $MYOEMKEYS
# create the volume licenses
echo "createSoftwareLicense with volume key: ${PRODUCT_ID}-vol-key"
MYLIC=`opsi-admin -dS method createSoftwareLicense "" "c_$PRODUCT_ID" "VOLUME" "10" "" ""`
opsi-admin -d method addSoftwareLicenseToLicensePool "$MYLIC" "p_$PRODUCT_ID" "${PRODUCT_ID}-vol-key"#In the uib download section at
http://download.uib.de/opsi4.0/products/license-management/
there are four example products available. One for each type of license model, as there are Retail, OEM and Volume license type, as well as a product combining all of them.
These example products use as an example some licenses and release them again. So using them leaves some marks in the software inventory, that might be of influence to reconciliation and statistics.
All of these products contain a shell script to automatically generate license pools, license contracts and license options.
The standard template for opsi-winst scripts opsi-template also contains some examples for using the opsi license management.
The WAN/VPN extension module allows to integrate clients, that are connected via low speed connections. This chapter is about configuring and maintaining the opsi WAN/VPN extension.
Currently the WAN/VPN extension module is in the cofinancing process.
See cofinanced opsi extensions.
There are some preconditions to use the WAN/VPN extension module.
The feature product groups is required, which is available with opsi 4.0 and above.
Also the packets
opsi-client-agent and opsi-configed are required, which come with version 4.0.1.
Table 2. Required packets
| opsi-Packet | version |
|---|---|
opsi-client-agent | >=4.0.1-1 |
opsi-winst | >=4.10.8.12 |
python-opsi | >=4.0.1-7 |
opsi-configed | >=4.0.1.6-1 |
opsi software deployment is mainly doing the following steps:
Now we will look at the special circumstances of a client, which is located in a remote branch, connected via WAN to the LAN, where the opsi-config-server and opsi-depot-server are:
As an alternative to providing a dedicated opsi-depot-server in the remote branch network, the remote clients can be connected via WAN/VPN extension module. Using the WAN/VPN extension module, the opsi-client-agent can be configured this way:
Now we examine the situation of a notebook, which at system startup often cannot connect the opsi-config-server:
This situation also can be solved by using the WAN/VPN extension module.
The opsi-client-agent can be configured the following way:
If the opsi-config-server is reachable, the opsiclientd starts to:
The download mechanism of product synchronization is multiple interruptible and will continue at the point of interruption. So files that are already downloaded will not have to be downloaded again.
The WAN/VPN extension module allows to connect clients, that are outside of the secure corporate network. Therefore additional security mechanisms are required regarding the communication between client and server.
So the opsiclientd now offers the ability to verify the identity of an opsi-server.
Therefore the key pair of the SSL certificate of the opsiconfd is used.
By this mechansim the opsi-config-server as well as the opsi-depot-server can be verified,
assumed the communication is performed via opsiconfd and SSL.
In case of an opsi-depot the file access must be done by the opsiconfd using HTTPS/WEBDAVS.
Access done via CIFS/SMB will not be checked.
Caching of opsi-products is done by the ProductCacheService, which is part of the opsiclientd.
The ProductCacheService synchronizes the local copy of an opsi-product with the current version of the corresponding opsi-products on the opsi-depot.
The location of the local product cache can be configured and defaults to %SystemDrive%\opsi.org\cache\depot.
For transferring the product files, two different protocols are used:
In case of using CIFS/SMB, a connection to the depotRemoteUrl will be established as configured with the properties of the opsi-depot. In case of using HTTP(S)/WEBDAV(S), the depotWebdavUrl is connected, which as well is to be configured with the properties of the opsi-depot.
Which protocol is to be used, can be configured client specific by the host parameter clientconfig.depot.protocol.
Available values to be set as clientconfig.depot.protocol are cifs and webdav.
Also the opsi-linux-bootimage is evaluating this setting and uses the specified protocol.
The synchronization process is based on the file <product-id>.files, which is located in the base directory of each opsi-product on the opsi-depot.
This file contains information about the files, directories ans symbolic links used by an opsi-product.
Each line of that file contains such information. Different types of information are separated by a blank.
The first character of a line defines the type of the following entry. Available values are:
d for a directory
f for a file
l for a symbolic link
Separated by a blank follows the relative path, which is single quoted.
The next entry gives the sizes of the file (which is 0 for directories and symbolic links).
The final entry in case of a file is the MD5-sum of the file, in case of a symbolic link it is the target referred to by the symbolic link.
Example excerpt of a .files file:
d 'utils' 0 f 'utils/patch_config_file.py' 2506 d3007628addf6d9f688eb4c2e219dc18 l 'utils/link_to_patch_config_file.py' 0 '/utils/patch_config_file.py'
The .files file is generated automatically when installing opsi-product-packages (after running the postinst-Script).
When using the WAN/VPN extension, the files of opsi-products on the opsi-depot should not be changed manually, otherwise the information contained in the .files file would be outdated, causing errors during the synchronization process.
The synchronization of a local copy of an opsi-product processes as follows:
Then the .files file will be processed in the following order.
The synchronization results in an exact local copy of the opsi-product from the opsi-depot.
On windows systems, no symbolic links will be created. Instead of links there will be copies of the link target.
When the opsi-product has completed successfully,
products_cached will turn to true (and stays true in case of a system restart, see: the section called “Configuration of different events”).
sync completed event will be triggered.
The opsi-product caching is configured in the section [cache_service] of the opsiclientd.conf.
product_cache_max_size (integer): The maximum size of the opsi-product cache in byte.
This is important to limit the disk space to be used by opsi-product caching.
storage_dir (string): the path to the directory, in which the base directory depot for the opsi-product caching is to be created.
Further configurations can be done event specific.
Within an event configuration section [event_<event-config-id>] the following options are available:
cache_products (boolean): if the value of this option is true, in case of the event the ProductCacheService will start to cache
opsi-products, for which a product action is set.
If additionally the value of the option use_cached_products is set to true, the further processing of this section will be suspended until the caching of opsi-products is completed.
cache_max_bandwidth (integer): the maximum bandwidth in byte/s to be used for caching.
If this value is set to 0 or less, the bandwidth is unlimited.
cache_dynamic_bandwidth (boolean): if the value of this option is set to true, the bandwidth will be adapted dynamically.
Therefore the network traffic at the network interface to the opsi-depot will be monitored.
If any traffic is detected, which is not caused by the opsi-product caching, the bandwidth for the caching will be sharply reduced, to allow other processes to work at (almost) full speed.
If the caching works at reduced bandwidth and no more other network activity but the opsi-product caching is detected,
the caching process will continue with unlimited bandwidth.
The value of cache_max_bandwidth will be used to limit the maximum dynamic bandwidth.
use_cached_products (boolean): if the value of this option is set to true, the local opsi-product cache will be used for processing product actions.
If caching of the opsi-products is not completed, the processing of this event will stop and return an error code.
The caching of configurations is done by the ConfigCacheService, which is part of the opsiclientd.
The ConfigCacheService synchronizes a local client-cache-backend with the config backend of the opsi-config-server.
The opsiclientd provides per WebService an access point to the backend and thereby provides quite the same functionality as the opsiconfd.
The local client-cache-backend is based on SQLite and mainly consists of a local working copy,
a snapshot an a modification tracker, which records all changes of the local working copy.
The base directory of the config cache can be configured and defaults to %SystemDrive%\opsi.org\cache\config.
The snapshot reflects the configuration status on the opsi-config-server at the time of the last synchronization.
At the start of the processing, the local working copy is a copy of the snapshot, but will be modified during processing.
The synchronization of the local changes of the client-cache-backend with the config backend of the opsi-config-server is processed as follows:
The changes of the local working copy registered by the modification-tracker are transferred to the opsi-config-server. Any changes of the configuration on the opsi-config-server since the last synchronization will be detected by comparing to the snapshot. If there are any conflicts deteced, the following rules apply:
The config backend replication of the opsi-config-server to the client-cache-backend is processed as follows:
always does not count in this respect.
The replication process will start only if the status of action requests is changed since the last replication.
auditHardwareConfig and the modules, will be transferred.
A successful replication from server to client results in:
config_cached is set to true (and stays true in case of a system restart, see: the section called “Configuration of different events”).
sync completed will be triggered.
The configuration of the config caching is mainly done event specific:
Within an event configuration section [event_<event-config-id>], the following options are available:
sync_config_to_server (boolean): if the value of this option is set to true, the ConfigCacheService in case of that event starts to transfer the changes registered by the modification tracker to the opsi-config-server.
The process will wait for that task to complete.
sync_config_from_server (boolean): if this value is set to true, the ConfigCacheService starts with the replication.
If additionally the value of the option use_cached_config is set to true, the processing of this event is suspended until the replication is completed.
use_cached_config (boolean): if the value of this option is set to true, the client-cache-backend will be used for processing the product actions.
If the synchronization is not completed, the processing of this event will be stopped and return an error code.
post_sync_config_to_server (boolean): has the same functionality as sync_config_to_server, but will be evaluated after the product actions have been completed.
post_sync_config_from_server (boolean): has the same functionality as sync_config_from_server, but will be evaluated after the product actions have been completed.
The opsi-client-agent-package comes with a opsiclientd.conf prepared for the WAN/VPN extension.
For activating the WAN/VPN extension, just enabling of some events and disabling of some others is required.
The configuration of the opsi-client-agent also can be done from the web service (see: the section called “Configuration via web service (Host Parameter)”),
so it is recommended to create the following host parameter:
opsiclientd.event_gui_startup.active (boolean, default: true)
opsiclientd.event_gui_startup{user_logged_in}.active (boolean, default: true)
opsiclientd.event_net_connection.active (boolean, default: false)
opsiclientd.event_timer.active (boolean, default: false)
By these host parameter, events can be enabled or disabled client specific. The host parameter can be created using the opsi-configed or opsi-admin.
For creating the host parameter by opsi-admin, the following commands have to be executed on the opsi-config-server:
opsi-admin -d method config_createBool opsiclientd.event_gui_startup.active "gui_startup active" true
opsi-admin -d method config_createBool opsiclientd.event_gui_startup{user_logged_in}.active "gui_startup{user_logged_in} active" true
opsi-admin -d method config_createBool opsiclientd.event_net_connection.active "event_net_connection active" false
opsi-admin -d method config_createBool opsiclientd.event_timer.active "event_timer active" falseThe default values are as they come with the special opsiclientd.conf.
For a WAN/VPN client, which shall do caching of configurations and opsi-products, the host parameter have to be configured as follows:
opsiclientd.event_gui_startup.active: false
opsiclientd.event_gui_startup{user_logged_in}.active: false
opsiclientd.event_net_connection.active: true
opsiclientd.event_timer.active: true
The client specific host parameter can be set by opsi-configed or opsi-admin.
To set the host parameter by opsi-admin, the following commands have to be executed on the opsi-config-server:
(in this example the client has the opsi-host-Id vpnclient.domain.de):
opsi-admin -d method configState_create opsiclientd.event_gui_startup.active vpnclient.domain.de false
opsi-admin -d method configState_create opsiclientd.event_gui_startup{user_logged_in}.active vpnclient.domain.de false
opsi-admin -d method configState_create opsiclientd.event_net_connection.active vpnclient.domain.de true
opsi-admin -d method configState_create opsiclientd.event_timer.active vpnclient.domain.de trueThis configuration will process as follows:
timer-Event will be established, which tries at regular intervals to trigger the synchonization process.
The caching of opsi-products can be done via the protocols HTTPS/WEBDAVS or CIFS/SMB.
When using webdav, access to the opsi-depot is performed by the opsiconfd.
advantages:
disadvantage:
By using cifs, access to the opsi-depot is done via SAMBA.
advantage:
disadvantages:
An instruction for configuring the protocols is to be found in the chapter the section called “Communication Protocol for accessing an opsi-depot”.
Figure 66. processing of an installation with WAN extension as displayed in the opsiclientd infopage

To activate the verifying of SSL certificates, in the opsiclientd.conf within the section [global], the option verify_server_cert is to be set to true.
This, during connection to an opsiconfd, results in verifying the opsi-server by using the SSL certificate.
The server certificates will be stored in the directory %SystemDrive%\opsi.org\opsiclientd\server-certs.
The name of the certificate is combined from the server address (IP or name) and the extension .pem.
If at connection time no stored certificate is to be found, no checking will be done.
To publish a changed certificate, the old certificate stored on the clients has to be deleted.
This can be done by the RPC-method deleteServerCerts, which is available from the control interface of the opsiclientd.
Supporting multiple depot shares in opsi aims at the following targets:
Accordingly, it is implemented:
opsipxeconfd running by which they provide boot-images to clients via PXE/tftp.
opsi-package-managerThe following schema gives a more detailed view on the communication between the components of a opsi multi depot share environment.
In order to create a opsi-depot-server you have to install a standard opsi-server. This opsi-server can be configured to act as opsi-depot-server by calling the script opsi-setup --register-depot as user root at that server which should be become the opsi-depot-server. Because this script does not only reconfigure the local server, but also registers this server as opsi-depot-server with the central opsi-config-server, username and password of a member of the opsiadmin group have to be supplied here.
Example:
svmdepotde.svm.local will be reconfigured as opsi-depot-server and registered at the opsi-config-server sepiella.svm.local:
svmdepotde:~# opsi-setup --register-depot
Now you will be prompted for the opsi-config-server you want to connect to in order to make the server you are working on to a opsi-depot-server at the selected opsi-config-server. To do this you have to give user name and password of a member of the group opsiadmin at the opsi-config-server.
Now the opsi-depot-server settings will be displayed and may be changed.
Normally you do not have to change anything.
After the data input is completed the configuration process will start:
[5] [Apr 06 12:32:19] Getting current system config (opsi-setup|70) [5] [Apr 06 12:32:19] System information: (opsi-setup|117) [5] [Apr 06 12:32:19] distributor : Debian (opsi-setup|118) [5] [Apr 06 12:32:19] distribution : Debian GNU/Linux 5.0.8 (lenny) (opsi-setup|119) [5] [Apr 06 12:32:19] ip address : 172.16.166.33 (opsi-setup|120) [5] [Apr 06 12:32:19] netmask : 255.255.255.0 (opsi-setup|121) [5] [Apr 06 12:32:19] subnet : 172.16.166.0 (opsi-setup|122) [5] [Apr 06 12:32:19] broadcast : 172.16.166.255 (opsi-setup|123) [5] [Apr 06 12:32:19] fqdn : svmdepotde.svm.local (opsi-setup|124) [5] [Apr 06 12:32:19] hostname : svmdepotde (opsi-setup|125) [5] [Apr 06 12:32:19] domain : svm.local (opsi-setup|126) [5] [Apr 06 12:32:19] win domain : OPSI (opsi-setup|127) [5] [Apr 06 12:46:03] Creating depot 'svmdepotde.svm.local' (opsi-setup|2342) [5] [Apr 06 12:46:03] Getting depot 'svmdepotde.svm.local' (opsi-setup|2345) [5] [Apr 06 12:46:03] Testing connection to config server as user 'svmdepotde.svm.local' (opsi-setup|2354) [5] [Apr 06 12:46:04] Successfully connected to config server as user 'svmdepotde.svm.local' (opsi-setup|2359) [5] [Apr 06 12:46:04] Updating backend config '/etc/opsi/backends/jsonrpc.conf' (opsi-setup|2361) [5] [Apr 06 12:46:04] Backend config '/etc/opsi/backends/jsonrpc.conf' updated (opsi-setup|2373) [5] [Apr 06 12:46:04] Updating dispatch config '/etc/opsi/backendManager/dispatch.conf' (opsi-setup|2375) [5] [Apr 06 12:46:04] Dispatch config '/etc/opsi/backendManager/dispatch.conf' updated (opsi-setup|2388) [5] [Apr 06 12:46:04] Setting rights (opsi-setup|410) [5] [Apr 06 12:46:06] Setting rights on directory '/tftpboot/linux' (opsi-setup|482) [5] [Apr 06 12:46:06] Setting rights on directory '/home/opsiproducts' (opsi-setup|482) [5] [Apr 06 12:46:06] Setting rights on directory '/var/log/opsi' (opsi-setup|482) [5] [Apr 06 12:46:06] Setting rights on directory '/etc/opsi' (opsi-setup|482) [5] [Apr 06 12:46:06] Setting rights on directory '/var/lib/opsi' (opsi-setup|482) [5] [Apr 06 12:46:06] Setting rights on directory '/opt/pcbin/install' (opsi-setup|482) [5] [Apr 06 12:46:27] Restarting services (opsi-setup|2392) [5] [Apr 06 12:46:35] Configuring client user pcpatch (opsi-setup|347) [5] [Apr 06 12:46:35] Creating RSA private key for user pcpatch in '/var/lib/opsi/.ssh/id_rsa' (opsi-setup|361) [5] [Apr 06 12:46:35] Setting rights (opsi-setup|410) [5] [Apr 06 12:46:38] Setting rights on directory '/var/lib/opsi/.ssh' (opsi-setup|482)
see also:
Section 4.4, “Tool: opsi-package-manager: (de-)installs opsi-packages”
Section 4.5, “Tool: opsi-product-updater”
In or to manage opsi-packages with different opsi-depot-server the opsi-packet-manager got the option -d ( or --depot). With this option you can give the target opsi-depot-server for the installation. Using the keyword ALL the opsi package will be copied to /var/lib/opsi/repository on all known opsi-depot-servers and then installed via a web service call.
If you don’t give the option -d, the opsi package will be only installed on the local server (without upload to /var/lib/opsi/repository).
Example:
Install the package softprod_1.0-5.opsi on all known opsi-depot-servers:
opsi-package-manager -d ALL -i softprod_1.0-5.opsi
In order to get information’s about what are the differences between depots you may call opsi-packet-manager with the option -D (or --differences).
Example:
Show the differences between all known depots regarding the product mshotfix
opsi-package-manager -D -d ALL mshotfix
mshotfix
vmix12.uib.local : 200804-1
vmix13.uib.local : 200804-1
bonifax.uib.local: 200805-2With the standard opsi multi depot support, the clients are assigned to a designated depot. This is now extended with the option, that for download speed-up, each client can dynamically detect a suitable depot to download software packets from.
For most cases an assignment according to the IP address might be the easiest and suitable solution. For other network topologies, e.g. a star topology VPN network, this might not be sufficient.
Therefore a mechanism is required for the client to detect dynamically, which depot to connect for download of software packets. The specific assignment algorithm and implementation depends on the network topology and other special customer requirements. So it is best to have this adaptable and configurable.
To offer the option, that the client can detect the suitable depot according to the current network conditions, it must be ensured, that the alternative depots are synchronized, which means they offer the same software packets. In practice the depots will not be synchronized at all times. So the list of alternative depots offered to a client is limited to those depots, which are synchronized with the clients master depot. The master depot of a client is the depot, which the client is assigned to. So the master depot defines, which software version is to be installed on the client.
The opsi concept for this is as follows:
The opsi config-server provides a client script, which can be requested and executed by the client. This script determines, which depot is to be used according to the current conditions. The interfaces to the client script are specified as: the interface to get the list of available servers and the current client configuration (IP address, netmask, gateway) and to return the result of the selection procedure. Furthermore there are interfaces for logging and user information about the processing progress.
So the actual implementation within the script can easily be adapted to the requirements of the particular opsi environment.
Regarding to this concept the single steps of a client connect are as follows:
This option requires opsi version >= 4.0.
Also at a minimum the following packet versions are required:
opsi-client-agent 4.0-11 python-opsi 4.0.0.18-1 opsi-configed 4.0.1.5-1
The script for the dynamic depot assignment is expected on the server as:
/etc/opsi/backendManager/extend.d/70_dynamic_depot.conf
To activate the dynamic depot assignment for a client, the following host parameter has to be set:
clientconfig.depot.dynamic = true
This can be done with the opsi-configed from the tab host parameter.
Alternatively this can be done at the command line with the opsi-admin (in this case <client-id> is the FQDN, e.g. client1.uib.local):
opsi-admin -d method configState_create \ clientconfig.depot.dynamic <client-id> [True]
The result can be checked by calling:
opsi-admin -d method configState_getObjects \
[] '{"configId":"clientconfig.depot.dynamic","objectId":"<client-id>"}'The properties of a depot are partly queried while registering an opsi-server as a depot by executing the command: opsi-setup --register-depot (see Section 14.2, “Creating a (slave) depot-servers”).
The properties of a depot can be edited. This can be done from the management interface as well as from the command line.
The depot properties can be called by the button Properties of depots from the management interface (the buttons are in the upper right corner).
From the command line the depot properties can be shown by the method host_getObjects. Here e.g. for the depot dep1.uib.local.
opsi-admin -d method host_getObjects [] '{"id":"dep1.uib.local"}'This call results in the following output:
[
{
"masterDepotId" : "masterdepot.uib.local",
"ident" : "dep1.uib.local",
"networkAddress" : "192.168.101.0/255.255.255.0",
"description" : "Depot 1 Master Depot",
"inventoryNumber" : "",
"ipAddress" : "192.168.105.1",
"repositoryRemoteUrl" : "webdavs://dep1.uib.local:4447/repository",
"depotLocalUrl" : "file:///opt/pcbin/install",
"isMasterDepot" : true,
"notes" : "",
"hardwareAddress" : "52:54:00:37:c6:8b",
"maxBandwidth" : 0,
"repositoryLocalUrl" : "file:///var/lib/opsi/repository",
"opsiHostKey" : "6a13da751fe76b9298f4ede127280809",
"type" : "OpsiDepotserver",
"id" : "dep1.uib.local",
"depotWebdavUrl" : "webdavs://dep1.uib.local:4447/depot",
"depotRemoteUrl" : "smb://dep1/opt_pcbin/install"
}
]To edit the depot properties on the command line, the output can be redirected to a file:
opsi-admin -d method host_getObjects [] '{"id":"dep1.uib.local"}' \
> /tmp/depot_config.jsonThe resulting file (/tmp/depot_config.json) can now be edited and then written back with the following command:
opsi-admin -d method host_createObjects < /tmp/depot_config.json
The depot properties, which are relevant for the dynamic depot assignment, are as follows:
true for assigning a client to that depot.
networkAddress
Network address for that depot. The network address can be specified in two different notations:
Whether the networkAddress is actually evaluated for the depot assignment depends on the script algorithm. The default algorithm, as provided by uib, uses that parameter.
The opsi tools for synchronizing the depots are:
opsi-package-manager
opsi-productupdater
The opsi-package-manager, when installing an opsi packet, can be configured by the parameter -d ALL to install the packet not only on the current server, but also on all known depots. Example:
opsi-package-manager -i opsi-template_1.0-20.opsi -d ALL
By using the parameter -D the opsi-package-manager can be instructed to list the differences between depots. In this case the option -d must specify a list of depots or refer to all known depots by -d ALL. Example:
opsi-package-manager -D -d ALL
The opsi-package-manager also is the tool for a push synchronization.
Whereas the tool opsi-product-updater is meant for pull synchronization.
The opsi-product-updater on the depot servers can be configured as a cronjob.
Therefore in the configuration file of the opsi-product-updater (/etc/opsi/opsi-product-updater.conf) set in the section [repository_uib] active = false, and in the section [repository_master] active = true.
Also, in the same section, set opsiDepotId to the depot ID (FQDN) to synchronize with.
The opsi-product-updater then synchronizes with the specified depot all the packets in the directory /var/lib/opsi/repository.
When a packet is installed on an opsi server with the command opsi-package-manager -i, the packet is not installed to the repository directory.
To get the packet to the repository directory, the name of the depot can be specified by the -d option. Alternatively the upload of the packet to the repository directory can be done by opsi-package-manager -u <packet name>.
Please refer to the documentation of the tools opsi-package-manager and opsi-product-updater in the opsi manual.
If the dynamic depot assignment is activated for a client by the host parameter clientconfig.depot.dynamic, the client retrieves the script via web service and executes it.
The script to be used for dynamic assignment is:
/etc/opsi/backendManager/extend.d/70_dynamic_depot.conf
Following parameters are passed to the function selectDepot, which is defined in the script:
clientConfig
Information about the current client configuration (hash).
The clientConfig hash keys are currently:
host_getObjects (see Section 15.4, “Editing the depot properties”).
Based on this information, the assignment algorithm can pick a depot from the provided depot list and return the opsi-depot-server-object of the chosen depot as the result of the function. If the assignment algorithm does not find a suitable depot from the list (or if the provided list is empty), the return result should be the master depot object.
The template script checks the network addresses of the given depots and picks the depot which is in the same network as the client.
The template script offers example functions for depot detection.
The function depotSelectionAlgorithmByNetworkAddress checks the network addresses of the depots and selects the depot which is in the same network as the client.
The function depotSelectionAlgorithmByLatency sends ICMP „echo-request“-packets (ping) to the depots and selects the depot with the lowest latency.
The function getDepotSelectionAlgorithm is called by the client and returns the algorithm for depot selection.
The template script uses as default the function depotSelectionAlgorithmByNetworkAddress.
# -*- coding: utf-8 -*-
global depotSelectionAlgorithmByNetworkAddress
depotSelectionAlgorithmByNetworkAddress = \
'''
def selectDepot(clientConfig, masterDepot, alternativeDepots=[]):
selectedDepot = masterDepot
logger.info(u"Choosing depot from list of depots:")
logger.info(u" Master depot: %s" % masterDepot)
for alternativeDepot in alternativeDepots:
logger.info(u" Alternative depot: %s" % alternativeDepot)
if alternativeDepots:
import socket, struct
# Calculate bitmask of host's ipaddress
n = clientConfig['ipAddress'].split('.')
for i in range(4):
n[i] = forceInt(n[i])
ip = (n[0] << 24) + (n[1] << 16) + (n[2] << 8) + n[3]
depots = [ masterDepot ]
depots.extend(alternativeDepots)
for depot in depots:
if not depot.networkAddress:
logger.warning(u"Network address of depot '%s' not known" % depot)
continue
(network, netmask) = depot.networkAddress.split(u'/')
while (network.count('.') < 3):
network = network + u'.0'
if (netmask.find('.') == -1):
netmask = forceUnicode(socket.inet_ntoa(struct.pack('>I',0xffffffff ^ (1 << 32 - forceInt(netmask)) - 1)))
while (netmask.count('.') < 3):
netmask = netmask + u'.0'
logger.debug(u"Testing if ip %s is part of network %s/%s" % (clientConfig['ipAddress'], network, netmask))
n = network.split('.')
for i in range(4):
n[i] = int(n[i])
network = (n[0] << 24) + (n[1] << 16) + (n[2] << 8) + n[3]
n = netmask.split('.')
for i in range(4):
n[i] = int(n[i])
netmask = (n[0] << 24) + (n[1] << 16) + (n[2] << 8) + n[3]
wildcard = netmask ^ 0xFFFFFFFFL
if (wildcard | ip == wildcard | network):
logger.notice(u"Choosing depot with networkAddress %s for ip %s" % (depot.networkAddress, clientConfig['ipAddress']))
selectedDepot = depot
break
else:
logger.info(u"IP %s does not match networkAddress %s of depot %s" % (clientConfig['ipAddress'], depot.networkAddress, depot))
return selectedDepot
'''
global depotSelectionAlgorithmByLatency
depotSelectionAlgorithmByLatency = \
'''
def selectDepot(clientConfig, masterDepot, alternativeDepots=[]):
selectedDepot = masterDepot
logger.info(u"Choosing depot from list of depots:")
logger.info(u" Master depot: %s" % masterDepot)
for alternativeDepot in alternativeDepots:
logger.info(u" Alternative depot: %s" % alternativeDepot)
if alternativeDepots:
from OPSI.Util.Ping import ping
from OPSI.Util.HTTP import urlsplit
depots = [ masterDepot ]
depots.extend(alternativeDepots)
latency = {}
for depot in depots:
if not depot.repositoryRemoteUrl:
continue
try:
(scheme, host, port, baseurl, username, password) = urlsplit(depot.repositoryRemoteUrl)
latency[depot] = ping(host)
logger.info(u"Latency of depot %s: %0.3f ms" % (depot, latency[depot]*1000))
except Exception, e:
logger.warning(e)
if latency:
minValue = 1000
for (depot, value) in latency.items():
if (value < minValue):
minValue = value
selectedDepot = depot
logger.notice(u"Choosing depot %s with minimum latency %0.3f ms" % (selectedDepot, minValue*1000))
return selectedDepot
'''
def getDepotSelectionAlgorithm(self):
#return depotSelectionAlgorithmByLatency
return depotSelectionAlgorithmByNetworkAddressIf the dynamic depot assignment is activated, there are some logs from the depot assignment in opsiclientd.log.
In this shortened example log, the server bonifax.uib.local is config server and master depot for the client pctrydetlef.uib.local. As a master server the server has the network address 192.168.1.0/255.255.255.0. As an alternative depot the server stb-40-srv-001.uib.local is available with the network address 192.168.2.0/255.255.255.0.
The client pctry4detlef.uib.local has the IP address 192.168.2.109, which is in the network of the alternative depot.
(...) [6] [Dec 02 18:25:27] [ opsiclientd ] Connection established to: 192.168.1.14 (HTTP.pyo|421) [5] [Dec 02 18:25:28] [ event processing gui_startup ] [ 1] product opsi-client-agent: setup (EventProcessing.pyo|446) [5] [Dec 02 18:25:28] [ event processing gui_startup ] Start processing action requests (EventProcessing.pyo|453) [5] [Dec 02 18:25:28] [ event processing gui_startup ] Selecting depot for products [u'opsi-client-agent'] (Config.pyo|314) [5] [Dec 02 18:25:28] [ event processing gui_startup ] Selecting depot for products [u'opsi-client-agent'] (__init__.pyo|36) (...) [6] [Dec 02 18:25:28] [ event processing gui_startup ] Dynamic depot selection enabled (__init__.pyo|78) (...) [6] [Dec 02 18:25:28] [ event processing gui_startup ] Master depot for products [u'opsi-client-agent'] is bonifax.uib.local (__init__.pyo|106) [6] [Dec 02 18:25:28] [ event processing gui_startup ] Got alternative depots for products: [u'opsi-client-agent'] (__init__.pyo|110) [6] [Dec 02 18:25:28] [ event processing gui_startup ] 1. alternative depot is stb-40-srv-001.uib.local (__init__.pyo|112) (...) [6] [Dec 02 18:25:28] [ event processing gui_startup ] Verifying modules file signature (__init__.pyo|129) [5] [Dec 02 18:25:28] [ event processing gui_startup ] Modules file signature verified (customer: uib GmbH) (__init__.pyo|143) (...) [6] [Dec 02 18:25:28] [ event processing gui_startup ] Choosing depot from list of depots: (<string>|4) [6] [Dec 02 18:25:28] [ event processing gui_startup ] Master depot: <OpsiConfigserver id 'bonifax.uib.local'> (<string>|5) [6] [Dec 02 18:25:28] [ event processing gui_startup ] Alternative depot: <OpsiDepotserver id 'stb-40-srv-001.uib.local'> (<string>|7) [5] [Dec 02 18:25:28] [ event processing gui_startup ] Choosing depot with networkAddress 192.168.2.0/255.255.255.0 for ip 192.168.2.109 (<string>|40) [5] [Dec 02 18:25:28] [ event processing gui_startup ] Selected depot is: <OpsiDepotserver id 'stb-40-srv-001.uib.local'> (__init__.pyo|171) (...) [5] [Dec 02 18:25:28] [ event processing gui_startup ] Mounting depot share smb://stb-40-srv-001/opt_pcbin/install (EventProcessing.pyo|415) (...)
With the module "Software-on-Demand" opsi administrators may give their users access to install a range of software-products. These software products may be selected and installed user-driven without the administrator needing to do anything. This documentation shows how the module "Software-on-Demand" works, describes it’s functions and how to configure it.
There are some preconditions for using the extension. The product-groups are needed, available with opsi 4.0. Furthermore the opsi-client-agent and the opsi-configed at version 4.0.1 are needed.
Table 3. Required Packages
| opsi-Package | Version |
|---|---|
opsi-client-agent | >=4.0.1-3 |
opsi-winst | >=4.10.8.12 |
python-opsi | >=4.0.1-7 |
opsi-depotserver | >=4.0.1-2 |
opsi-configed | >=4.0.1.6-1 |
The Software-on-Demand module is tested and declared as stable for the following browsers:
The configuration of this extension is based on product-groups and config-variables. The used config-variables are:
These config-variables are created with installing the opsi-depotserver-package.
Please notice the minimum requirements of the opsi-depotserver-package.
(see also chapter: Prerequisites)
If the config-variables are not available, they can be added via opsi-setup:
opsi-setup --init-current-config
The most comfortable way to create and manage product-groups is using the opsi-configed.
There you have to change to the tab product configuration.
Since version 4.0.1.6 of the opsi-configed you can change to product configuration without choosing a client.
The product-group menu is above the product list.
With the drop down menu you can choose a product-group to edit it.
If you have chosen a group, the corresponding products will be highlighted.
With a second icon, filter can be activated or deactivated.
When a filter was activated, only the products of the activated product-group are seen.
Product-groups can be edited after activating the icon with the yellow packets (show editor / hide editor) next to the icon with the filter.
In this view, a new group and it’s description can be added. Save the editing by activating the red check icon.
If some more products should be added to a group, select them and press the red check icon. (Press the <ctrl> button and select the products).
The module can be configured, as mentioned above, with the config-variables described in the following table:
Table 4. overview of the config-variables of the module Software-on-Demand
| Configuration | Description | Values |
|---|---|---|
software-on-demand.active | activates or deactivates the modul. | true/false |
software-on-demand.product-group-ids | Product-groups with software-products, that can be used for Software-on-Demand. | List of produkt-groups |
software-on-demand.show-details | Show further information to the user. | true/false |
There are two ways to use these configuration objects. For the whole system or for each client. The following 2 chapters will explain both ways.
The configuration here is the default system wide for every client.
The configuration can be edited in the opsi-configed. Push the Button Server Configuration and change to the tab Host Parameter
Another possibility is to change the server-configuration with the following command:
opsi-setup --edit-config-defaults
Administration is also possible with the opsi-python-API or with opsi-admin
The configuration for a single client - or client specific configuration - is useful if, for example, only some of the clients should have access to the Software-on-Demand extension. Or if you want to make several product groups available to some clients.
The configuration of the client specific host parameters can be edited in different ways:
The most comfortable way to edit the configuration is via opsi-configed. Choose one or several clients (even all clients of a client group if you want to) and then navigate to the tab "Host parameters".
This editing overrides the system wide defaults.
There are two ways for the users to start the software-installation:
If the user chooses "with the next system start", the product state will be set to "setup."
If the choice is "immediately", the opsiclientd creates an event software on demand. This event can be configured in the file opsiclientd.conf as any other event.
The look of the software-on-demand module can be customized to the companies corporate identity. Therefore the file opsiclientd.css has to be customized. It lies under:
c:\program files\opsi.org\opsi-client-agent\opsiclientd\static_html
It can be edited and then reloaded. The changes have to be copied to the server to remain with new opsi-client-agent installations.
Copy the CSS-file and perhaps a file with the companies logo to the server directory:
/opt/pcbin/install/opsi-client-agent/files/opsi/dist/opsiclientd/static_html
To avoid errors, we recommend to set rights after changing the configuration.
opsi-setup --set-rights /opt/pcbin/install/opsi-client-agent
The customization will not automatically be saved at the moment. If you install opsi-client-agent again you will loose the changes. Don’t forget to save the files, before upgrading the system.
The software-on-demand module contains a web application, based on the opsiclientd. This can be reached by every client via browser URL https://localhost:4441/swondemand.
If the host-parameter software-on-demand.active is "true" an entry in the start-menue will be added during the installation of the opsi-client-agent.
A shortcut in the start-menu will be created in
Start -> Program Files -> opsi.org -> software-on-demand, that calls the URL above.
It can be configured, with software-on-demand.show-details whether more or less details are shown.
With authentication a connect via network is possible.
The user can choose some software from the list by activating the check box. If the software has been already installed, the choice is to install or to uninstall the software first. Other software, that has opsi driven dependencies to the chosen program will not be uninstalled. Choose "continue" to go to the next page.
If the parameter software-on-demand.show-details is set to "true" the software-packages with opsi driven dependencies will be shown at this place, too.
There are three possibilities to continue at this time. If you choose the button "back", the choice can be changed. With "process on next boot" the changes are sent to the opsi-service and appear with the next system boot. With "process now" the installation will proceed immediately.
There are some specialties for the software-on-demand module:
software-dependencies will be set automatically
This extension is at the moment a co-funding project which means that until the complete development costs are payed by co-funders, they are only allowed to use by the co-funders or for evaluation purposes. If we have earned the development cost we will give these modules for everybody for free.
see also Section 5, “Activation of non free modules”
and
http://uib.de/en/opsi_cofunding/index.html
http://www.opsi.org/en/statistics
So as precondition to use this extension you need as first an activation file. For evaluation purpose you will get a temporary activation file if you ask for it in a mail at info@uib.de.
Technical preconditions are opsi 4.0.1 with the following package and product versions:
Table 5. Needed product and package versions
| opsi product | Version |
|---|---|
opsi-client-agent | >=4.0.1-23 |
opsi-winst | >=4.11.2.1 |
python-opsi | >=4.0.1.31-1 |
The opsi-winst has some special commands to manipulate profiles. These commands act at the local stored profiles. If you are using Roaming Profiles this feature of the opsi-winst does not help you because all modifications at the profiles will be overwritten by the server stored profile while login.
The opsi extension for User Profile Management gives you the possibility to do the needed profile manipulation after the login of the user, at the correct profile. This is done by starting the opsi-winst after the user login again and run some special userLoginScripts.
If you can’t do the profile manipulation while installing the software on the machine, you have to separate the machine part of the software installation from the profile part. This can be done inside of a script and also by putting the profile part into a separate script. Many admins still use the second idea by integrating profile parts into a domain login script.
According to the method you use the profile part of your opsi products are part of the opsi installation scripts for installation and deinstallation or they are separated for example as part of the domain login scripts.
The goal of this opsi extension is to provide the possibility to integrate both variants of scripts easily.
The core concepts of this opsi extension are:
Restrictions:
Command line parameter /allloginscripts
If you are calling opsi-winst in the opsi service context with the additional parameter /allloginscripts this will lead to the following actions:
%CurrentAppdataDir% will be directed to the directories of the logged-in user. Also the registry operations (Registry sections and GetRegistryString) which going to HKCU will be executed in a way that they read or write to the current_user hive of the logged-in user.
/silent/silent switches off the opsi-winst standard window in order to not disturb the user.
Function GetScriptMode
In order to detect if a script runs as userLoginScript or for example as installation script, the function GetScriptMode gives you two possible values:
New primary section ProfileActions
This section may be used to the place for calling user profile manipulations. Here a syntax may be used, which make it possible to use this section as a part of a installation script and as a userLoginScript as well. Therefore this primary section will be interpreted in different ways according to the fact if it is called at Machine mode or at Login mode (as userLoginScript):
ProfileActions in the script, the script interpretation will start at the ProfleActions section (and not at the Actions section, which will be ignored).
ProfileActions as a sub section. But in difference to a normal sub section it has some special rules: For every called Registry section the modifier /AllNtUserDats is implicit set. gesetzt. For every called Files section the modifier /AllNtUserProfiles is implicit set.
Registry sections
openkey command, will be executed in login script mode (Login) in a way, that all changes will be made in the registry hive of the logged-in user. The same applies to the functions GetRegistryStringValue*.
openkey command. This gives you the possibility to use the same registry sections in both modes.
saveVersionToProfile you save product name, version and package version to the logged-in users profile. These information can be retrieved by the new string function readVersionFromProfile, so that you may see if this script was executed at this profile before. To make the handling easier there is also a new Boolean function scriptWasExecutedBefore. This function checks if there is a version stamp in the profile (like you may do with the readVersionFromProfile command) and set a new stamp to the profile (like you may do with the saveVersionToProfile command). So you may just use this single command in a if statement.getProductMap gives you a hash with all information about the installation states and report to the actual product. So you may see if this product is installed or was uninstalled.
c:\opsi.org\log\<login user name>_login.log/var/log/opsi/userlogin/<clientid>.log.We are starting with examples that are build in a way that they also may used in a domain login script.
A very simple generic example:
[Actions] Message "Example Profile Patch ...." Files_profile_copy Registry_currentuser_set [Files_profile_copy] copy "%Scriptpath%\profiles\*.*" "%CurrentAppdataDir%\ACME" [Registry_currentuser_set] openkey [HKCU\Software\ACME] set "show_greeting_window" = "no"
A example for firefox configuration:
[Actions]
Message "Firefox Profile Patch ...."
DefVar $akt_profile_ini$
DefVar $rel_prefs_path$
comment "check for existing profile ..."
Set $akt_profile_ini$ = "%CurrentAppdataDir%\Mozilla\Firefox\profiles.ini"
if FileExists($akt_profile_ini$)
Set $rel_prefs_path$ = GetValueFromInifile($akt_profile_ini$,"Profile0","Path","")
if FileExists("%CurrentAppdataDir%\Mozilla\Firefox\\"+$rel_prefs_path$)
comment "We found the profile and will now patch it ....."
endif
else
comment "no firefox profile found for user"
endifAt the next example (which simply extends the first example) we show how you may delete things from the profile in the case that this product has been uninstalled. According to what we get from the function getProductMap different parts of the script will be executed.
[Actions]
Message "Example Profile Patch ...."
if getValue("installationstate", getProductMap) = "installed"
comment "Product is installed"
Files_profile_copy
Registry_currentuser_set
endif
if getValue("lastactionrequest", getProductMap) = "uninstall"
comment "Product was uninstalled"
Files_profile_del
Registry_currentuser_del
endif
[Files_profile_copy]
copy "%Scriptpath%\profiles\*.*" "%CurrentAppdataDir%\ACME"
[Registry_currentuser_set]
openkey [HKCU\Software\ACME]
set "show_greeting_window" = "no"
[Files_profile_del]
del -s -f "%CurrentAppdataDir%\ACME"
[Registry_currentuser_del]
deletekey [HKCU\Software\ACME]Now a example which shows how standard installation scripts (setup32.ins and delsub32.ins) may used also as userLoginScripts to avoid unneeded code doubling.
setup32.ins:
[Actions]
requiredWinstVersion >= "4.11.2"
DefVar $MsiId$
DefVar $UninstallProgram$
DefVar $ProductId$
DefVar $InstallDir$
; ----------------------------------------------------------------
; - Please edit the following values -
; ----------------------------------------------------------------
Set $ProductId$ = "ACME"
Set $InstallDir$ = "%ProgramFiles32Dir%\ACME"
; ----------------------------------------------------------------
comment "Show product picture"
ShowBitmap "%ScriptPath%\\" + $ProductId$ + ".png" $ProductId$
if FileExists("%ScriptPath%\delsub32.ins")
comment "Start uninstall sub section"
Sub "%ScriptPath%\delsub32.ins"
endif
if GetScriptMode = "Machine"
Message "Installing " + $ProductId$ + " ..."
comment "Start setup program"
Winbatch_install
comment "Patch the local Profiles ..."
Registry_currentuser_set /AllNtUserDats
Files_profile_copy /AllNtUserProfiles
endif
if GetScriptMode = "Login"
comment "login part"
Files_profile_copy
Registry_currentuser_set
endif
[Winbatch_install]
"%ScriptPath%\setup.exe" /sp- /silent /norestart
[Files_profile_copy]
copy "%Scriptpath%\profiles\*.*" "%CurrentProfileDir%\Appdata\ACME"
[Registry_currentuser_set]
openkey [HKCU\Software\ACME]
set "show_greeting_window" = "no"delsub32.ins:
Message "Uninstalling " + $ProductId$ + " ..."
if GetScriptMode = "Machine"
comment "The machine part ..."
Set $UninstallProgram$ = $InstallDir$ + "\uninstall.exe"
if FileExists($UninstallProgram$)
comment "Uninstall program found, starting uninstall"
Winbatch_uninstall
endif
; does also work since 4.11.2.1:
Registry_currentuser_del /AllNtUserDats
Files_profile_del /AllNtUserProfiles
endif
if GetScriptMode = "Login"
comment "The profile part ..."
Files_profile_del
Registry_currentuser_del
endif
[Winbatch_uninstall]
"$UninstallProgram$" /silent /norestart
[Files_profile_del]
del -s -f "%CurrentProfileDir%\Appdata\ACME"
[Registry_currentuser_del]
deletekey [HKCU\Software\ACME]Now a variant which is variant of the example before. It makes use of the new primary section ProfileAction. This makes the script shorter and it may be still used as installation script and as userLoginScript as well.
[Actions] requiredWinstVersion >= "4.11.2" DefVar $ProductId$ DefVar $InstallDir$ Set $ProductId$ = "ACME" Set $InstallDir$ = "%ProgramFiles32Dir%\ACME" comment "Show product picture" ShowBitmap "%ScriptPath%\\" + $ProductId$ + ".png" $ProductId$ Message "Installing " + $ProductId$ + " ..." comment "Start setup program" Winbatch_install comment "Patch the local Profiles ..." ProfileActions [ProfileActions] comment "if this script is executed as userLoginScript only this part will be executed" Files_profile_copy Registry_currentuser_set [Winbatch_install] "%ScriptPath%\setup.exe" /sp- /silent /norestart [Files_profile_copy] copy "%Scriptpath%\profiles\*.*" "%CurrentProfileDir%\Appdata\ACME" [Registry_currentuser_set] openkey [HKCU\Software\ACME] set "show_greeting_window" = "no"
Now a variant which reminds, if this script (for this product, in this version and this package version) was executed before for this profile.
[Actions]
Message "Example Profile Patch ...."
comment "Did we run this script before ? - and set version stamp in profile"
if not (scriptWasExecutedBefore)
comment "loginscript was not run yet "
Files_profile_copy
Registry_currentuser_set
endif
[Files_profile_copy]
copy "%Scriptpath%\profiles\*.*" "%CurrentAppdataDir%\ACME"
[Registry_currentuser_set]
openkey [HKCU\Software\ACME]
set "show_greeting_window" = "no"In order to use the opsi User Profile Management extension, you have to activate the event_user_login at the opsiclientd configuration.
If the opsi-client-agent at the client is up to date, the (opsi-winst) should be started with the additional parameter /allloginscripts.
You may activate the event_user_login at the command line with the following command:
opsi-admin -d method config_createBool opsiclientd.event_user_login.active "user_login active" true
As additional action_processor (opsi-winst) parameter you may use /silent, which suppress the display of the opsi-winst window.
opsi-admin -d method config_createUnicode opsiclientd.event_user_login.action_processor_command "user_login action_processor" "%action_processor.command% /sessionid %service_session% /allloginscripts /silent" "%action_processor.command% /sessionid %service_session% /allloginscripts /silent"
These configurations you will also see (and modify) at the opsi management interface (opsi-configed) at the tab Host parameters at the client or server configuration-
With the backend type {file backend} the configuration information is kept in text files (ini file syntax) on the server.
Important details of the backend file :
/var/lib/opsi.
More details to the files and theire structure you will find at Section 20.4, “Files of the file backend”.
The opsi backends are configured at /etc/opsi/backends/*.conf. If you are intend to use the ldap backend, you have to write down the detail how to access your LDAP in the `ldap.conf`file here.
Furthermore you have to configure for which data you want to use the ldap backend. How to do this is described in the getting started manual chapter backend configuration.
The opsi data you will find below the LDAP base at the organizationalRole cn=opsi (e.g. cn=opsi, dc=uib, dc=local). Below this node you will find the complete opsi data structure.
You may use for example the tool Jxplorer to browse the LDAP data.
Inventory data at the file backend is stored in structured text files by default. This type of storage is not very useful if you wish to form free queries on these data. In order to allow free queries and reports a mysql based backend for the inventory data has been introduced.
The main characteristics of this backend are: * only for inventory data free (for other data it is part of a co funding project until now) * optional (not the default backend) * a very fine granulated data structure with an additional table to make queries easier. * a history function which tracks changes in the inventory.
Regarding the very different structure of the components in the inventory the resulting data structure is complex.
The table hosts comprises all known hosts. For every device type we use two tables: The HARDWARE_DEVICE_ .table describes the model without individual aspects like the serial number. The HARDWARE_CONFIG table stores these individual and configuration data.
These both tables are connected via the field hardware_id. This is the resulting list of tables:
HARDWARE_CONFIG_1394_CONTROLLER HARDWARE_CONFIG_AUDIO_CONTROLLER HARDWARE_CONFIG_BASE_BOARD HARDWARE_CONFIG_BIOS HARDWARE_CONFIG_CACHE_MEMORY HARDWARE_CONFIG_COMPUTER_SYSTEM HARDWARE_CONFIG_DISK_PARTITION HARDWARE_CONFIG_FLOPPY_CONTROLLER HARDWARE_CONFIG_FLOPPY_DRIVE HARDWARE_CONFIG_HARDDISK_DRIVE HARDWARE_CONFIG_IDE_CONTROLLER HARDWARE_CONFIG_KEYBOARD HARDWARE_CONFIG_MEMORY_BANK HARDWARE_CONFIG_MEMORY_MODULE HARDWARE_CONFIG_MONITOR HARDWARE_CONFIG_NETWORK_CONTROLLER HARDWARE_CONFIG_OPTICAL_DRIVE HARDWARE_CONFIG_PCI_DEVICE HARDWARE_CONFIG_PCMCIA_CONTROLLER HARDWARE_CONFIG_POINTING_DEVICE HARDWARE_CONFIG_PORT_CONNECTOR HARDWARE_CONFIG_PRINTER HARDWARE_CONFIG_PROCESSOR HARDWARE_CONFIG_SCSI_CONTROLLER HARDWARE_CONFIG_SYSTEM_SLOT HARDWARE_CONFIG_TAPE_DRIVE HARDWARE_CONFIG_USB_CONTROLLER HARDWARE_CONFIG_VIDEO_CONTROLLER HARDWARE_DEVICE_1394_CONTROLLER HARDWARE_DEVICE_AUDIO_CONTROLLER HARDWARE_DEVICE_BASE_BOARD HARDWARE_DEVICE_BIOS HARDWARE_DEVICE_CACHE_MEMORY HARDWARE_DEVICE_COMPUTER_SYSTEM HARDWARE_DEVICE_DISK_PARTITION HARDWARE_DEVICE_FLOPPY_CONTROLLER HARDWARE_DEVICE_FLOPPY_DRIVE HARDWARE_DEVICE_HARDDISK_DRIVE HARDWARE_DEVICE_IDE_CONTROLLER HARDWARE_DEVICE_KEYBOARD HARDWARE_DEVICE_MEMORY_BANK HARDWARE_DEVICE_MEMORY_MODULE HARDWARE_DEVICE_MONITOR HARDWARE_DEVICE_NETWORK_CONTROLLER HARDWARE_DEVICE_OPTICAL_DRIVE HARDWARE_DEVICE_PCI_DEVICE HARDWARE_DEVICE_PCMCIA_CONTROLLER HARDWARE_DEVICE_POINTING_DEVICE HARDWARE_DEVICE_PORT_CONNECTOR HARDWARE_DEVICE_PRINTER HARDWARE_DEVICE_PROCESSOR HARDWARE_DEVICE_SCSI_CONTROLLER HARDWARE_DEVICE_SYSTEM_SLOT HARDWARE_DEVICE_TAPE_DRIVE HARDWARE_DEVICE_USB_CONTROLLER HARDWARE_DEVICE_VIDEO_CONTROLLER HOST SOFTWARE SOFTWARE_CONFIG
Which field name in the database is corresponding to which reported and localized name in the opsi management interface is defined in a configuration file. Example (/etc/opsi/hwaudit/locales/en_US):
DEVICE_ID.deviceType = Device type DEVICE_ID.vendorId = Vendor ID DEVICE_ID.deviceId = Device ID DEVICE_ID.subsystemVendorId = Subsystem vendor ID DEVICE_ID.subsystemDeviceId = Subsystem device ID DEVICE_ID.revision= Revision BASIC_INFO.name = Name BASIC_INFO.description = Description HARDWARE_DEVICE.vendor = Vendor HARDWARE_DEVICE.model = Model HARDWARE_DEVICE.serialNumber = Serial number COMPUTER_SYSTEM = Computer COMPUTER_SYSTEM.systemType = Type COMPUTER_SYSTEM.totalPhysicalMemory = Physical Memory CHASSIS = Chassis CHASSIS.name = Name CHASSIS.chassisType = Chassis type CHASSIS.installDate = Installation date CHASSIS.serialNumber = Serial number BASE_BOARD = Base board BASE_BOARD.product = Product BIOS = BIOS BIOS.version = Version SYSTEM_SLOT = System slot SYSTEM_SLOT.currentUsage = Current usage SYSTEM_SLOT.status = Status SYSTEM_SLOT.maxDataWidth = Maximum data width PORT_CONNECTOR = Port PORT_CONNECTOR.connectorType = Attributes PORT_CONNECTOR.internalDesignator = Internal designator PORT_CONNECTOR.internalConnectorType = Internal type PORT_CONNECTOR.externalDesignator = External designator PORT_CONNECTOR.externalConnectorType = External type PROCESSOR = Processor PROCESSOR.architecture = Architecture PROCESSOR.family = Family PROCESSOR.currentClockSpeed = Current clock speed PROCESSOR.maxClockSpeed = Maximum clock speed PROCESSOR.extClock = External clock PROCESSOR.processorId = Processor-ID PROCESSOR.addressWidth = Address width PROCESSOR.socketDesignation = Socket designation PROCESSOR.voltage = Voltage MEMORY_BANK = Memory bank MEMORY_BANK.location = Location MEMORY_BANK.maxCapacity = Maximum capacity MEMORY_BANK.slots = Number of slots MEMORY_MODULE = Memory module MEMORY_MODULE.deviceLocator = Device locator MEMORY_MODULE.capacity = Capacity MEMORY_MODULE.formFactor = Form factor MEMORY_MODULE.speed = Speed MEMORY_MODULE.memoryType = Memory type MEMORY_MODULE.dataWidth = Data width MEMORY_MODULE.tag = Tag CACHE_MEMORY = Cache memory CACHE_MEMORY.installedSize = Installed size CACHE_MEMORY.maxSize = Maximum size CACHE_MEMORY.location = Location CACHE_MEMORY.level = Level PCI_DEVICE = PCI device PCI_DEVICE.busId = Bus id NETWORK_CONTROLLER = Network adapter NETWORK_CONTROLLER.adapterType = Adapter type NETWORK_CONTROLLER.maxSpeed = Maximum speed NETWORK_CONTROLLER.macAddress = MAC address NETWORK_CONTROLLER.netConnectionStatus = Net connection status NETWORK_CONTROLLER.autoSense = auto-sense NETWORK_CONTROLLER.ipEnabled = IP protocoll enabled NETWORK_CONTROLLER.ipAddress = IP address AUDIO_CONTROLLER = Audio controller HDAUDIO_DEVICE = HD Audio device HDAUDIO_DEVICE.address = Addresse IDE_CONTROLLER = IDE controller SCSI_CONTROLLER = SCSI controller FLOPPY_CONTROLLER = Floppy controller USB_CONTROLLER = USB controller 1394_CONTROLLER = 1394 controller PCMCIA_CONTROLLER = PCMCIA controller VIDEO_CONTROLLER = Video controller VIDEO_CONTROLLER.videoProcessor = Video processor VIDEO_CONTROLLER.adapterRAM = Adapter RAM DRIVE.size = Size FLOPPY_DRIVE = Floppy drive TAPE_DRIVE = Tape drive HARDDISK_DRIVE = Harddisk drive HARDDISK_DRIVE.cylinders = Cylinders HARDDISK_DRIVE.heads = Heads HARDDISK_DRIVE.sectors = Sectors HARDDISK_DRIVE.partitions = Partitions DISK_PARTITION = Partition DISK_PARTITION.size = Size DISK_PARTITION.startingOffset = Starting offset DISK_PARTITION.index = Index DISK_PARTITION.filesystem = Filesystem DISK_PARTITION.freeSpace = Free space DISK_PARTITION.driveLetter = Drive letter OPTICAL_DRIVE = Optical drive OPTICAL_DRIVE.driveLetter = Drive letter USB_DEVICE = USB device USB_DEVICE.vendorId = Vendor ID USB_DEVICE.deviceId = Device ID USB_DEVICE.usbRelease = USB release USB_DEVICE.maxPower = Maximum power USB_DEVICE.interfaceClass = Interface class USB_DEVICE.interfaceSubClass = Interface sub class USB_DEVICE.interfaceProtocol = Interface protocol USB_DEVICE.status = Status MONITOR = Monitor MONITOR.screenHeight = Screen height MONITOR.screenWidth = Screen width KEYBOARD = Keyboard KEYBOARD.numberOfFunctionKeys = Number of function keys POINTING_DEVICE = Pointing Device POINTING_DEVICE.numberOfButtons = Number of buttons PRINTER = Printer PRINTER.horizontalResolution = Horizontal resolution PRINTER.verticalResolution = Vertical resolution PRINTER.capabilities = Capabilities PRINTER.paperSizesSupported = Supported paper sizes PRINTER.driverName = Driver name PRINTER.port = Port
Examples for queries: Listing of all hard drives:
SELECT * FROM HARDWARE_DEVICE_HARDDISK_DRIVE D LEFT OUTER JOIN HARDWARE_CONFIG_HARDDISK_DRIVE H ON D.hardware_id=H.hardware_id ;
The software inventory uses as primary keys the following entries:
At the table Software_config these primary keys are integrated to one key: config_id.
The mysql backend for configuration data is available since opsi 4.0 and is published as co funding project.
The mysql backend has a high performance which is important for large installations.
Here a data structure overview:
First, the mysql-server has to be installed (if not done yet):
apt-get install mysql-server
In the next step the administrative password for the mysql-server has to been set:
mysqladmin --user=root password linux123
The command
opsi-setup --configure-mysql
will now initialize the mysql backend.
A example session:
At all questions (beside the password) you may accept the defaults by pressing ENTER.
As next step you have to configure how (for which methods) opsi should use which backend. Therefore please edit the file /etc/opsi/backendManager/dispatch.conf .
A detailed description for this configuration you will find at the getting started manual. The configuration file also contains a lot of examples of typical configurations.
A configuration for the use of the mysql backend (without internal dhcpd) looks like that:
backend_.* : mysql, opsipxeconfd host_.* : mysql, opsipxeconfd productOnClient_.* : mysql, opsipxeconfd configState_.* : mysql, opsipxeconfd .* : mysql
Finally you have to activate the changed configuration with the following commands:
opsi-setup --init-current-config opsi-setup --set-rights /etc/init.d/opsiconfd restart /etc/init.d/opsipxeconfd restart
The HostControl backend does not store any information. It is a special backend to control the opsi clients.
Typical tasks are to send Wake-On-Lan signals and send control signals to the opsi-client-agent.
The HostControl backend is configured by the configuration file /etc/opsi/backends/hostcontrol.conf. Configuration options are here:
opsiclientdPort:hostRpcTimeout:resolveHostAddress:True, the opsi-server tries at first to get the IP-Address of a opsi-client by the name resolution of the operating system (DNS, /etc/hosts) and if this fails the opsi database is used.
To use the opsi database at first, you have to set this option to False.
maxConnections:broadcastAddresses:The command opsi-convert converts the opsi configuration files from one backend to another. The target or the source can be assigned in different ways:
opsi-convert file mysql converts the data base of the current server from file backend to the mysql backend.
opsi-convert -s -l /tmp/log https://uib@192.168.2.162:4447/rpc https://opsi@192.168.2.42:4447/rpc
opsi-convert --help
Usage: opsi-convert [options] <from> <to>
Convert an opsi database into an other.
Options:
-h show this help text
-V show version information
-q do not show progress
-v increase verbosity (can be used multiple times)
-c clean destination database before writing
-s use destination host as new server
-l <file> log to this file
<from> and <to> can be:
- the name of a backend as defined in /etc/opsi/backends (file, ldap, ...)
- the url of a opsi configuration service
http(s)://<user>@<host>:<port>/rpc/tftpboot/linux contains the boot files needed for the system start with the PXE boot proms.
The opsi-client-agent accesses the shares provided by the opsi-server to get the software which have to be installed at the client.
The mount of these shares is done by using the user pcpatch. That these shares are not public and have to be mounted using a password is important for: * general system security and data integrity * meet the license agreements of special software packets
To give the client task opsi-client-agent access to authentication data, the server creates a specific key (opsi-host-key) when creating a client. This key is stored (at the file backend) in the file /etc/opsi/pckeys and is passed to the PC with the (re)installation request. The opsi-client-agent will store this key in the local file c:\program files\opsi.org\opsi-client-agent\opsiclientd\opsiclientd.conf
during system installation (access rights limited to the administrators). Also, on the server, the file /etc/pckeys is only accessible by the user root and members of the group opsiadmin. This way every PC has got an unique key only known to the client itself and the opsi-server, not accessible by client standard users. The key is used to encrypt the password of the user pcpatch. The encrypted password will be transferred to the client at boot time via web service. Hence the servers pcpatch password can be changed any time. The new encrypted password will be sent to every client at the next reboot.
Adapting the opsi-client-agent to your Corporate Identity (CI) will enhance the acceptance of a opsi roll out.
It is possible to manipulate the graphical skin of the opsi-winst by changing the file bg.png in the sub directory winstskin. After any change at this file in the directory /opt/pcbin/install/opsi-client-agent/files/opsi/opsi-winst/winstskin you should execute the command
touch /opt/pcbin/install/opsi-client-agent/files/opsi/opsi-winst/winst32.exe
which changes the time-stamp of this file. As result of this operation the opsi-client-agent will see a changed opsi-winst at the next startup and copy the opsi-winst and all it files (including bg.png) to the client.
In addition you will find at the directory
/opt/pcbin/install/opsi-client-agent/files/opsi/dist/notifier
the files action.bmp and event.bmp which may be changed to fit your preferences. These files will be transferred to the client at the installation of the opsi-client-agent.
You may may change location, color and font of the labels which will be displayed at run time by changing the Ini files of the notifier (event.ini, action.ini, shutdown.ini). Please note that these files will be overwritten in case of installing a new version of the opsi-client-agent at the server.
The changes may also be done by a opsi-winst script which can be used as stand-alone product or as update script of the opsi-client-agent.
Here a example:
[Actions]
requiredWinstVersion >= "4.10.8.0"
Message "opsi-client-agent update"
ShowBitmap "%scriptpath%\opsi.png" "opsi-client-agent"
DefVar $INST_BaseDir$
DefVar $INST_NotifierDir$
DefVar $INST_OpsiclientdDir$
DefVar $INST_OpsiclientdConf$
DefVar $INST_WinstDir$
DefVar $OLB_LoginBlockerStart$
DefVar $block_login$
DefVar $winst_skin_color$
DefVar $action_color$
DefVar $count_event_abort$
DefVar $warning_before_event_sec$
Set $INST_BaseDir$ = "%ProgramFilesDir%\opsi.org\opsi-client-agent"
Set $INST_OpsiclientdDir$ = $INST_BaseDir$+"\opsiclientd"
Set $INST_OpsiclientdConf$ = $INST_OpsiclientdDir$+"\opsiclientd.conf"
Set $INST_WinstDir$ = $INST_BaseDir$+"\opsi-winst"
Set $INST_NotifierDir$ = $INST_BaseDir$+"\notifier"
;set $winst_skin_color$ = "$00E7E7E7"
set $winst_skin_color$ = "$00202020"
set $action_color$ = "32,32,32"
;Set $OLB_LoginBlockerStart$ = GetProductProperty ("LoginBlockerStart","off")
set $count_event_abort$ = "2"
set $warning_before_event_sec$ = "20"
;if $OLB_LoginBlockerStart$ = "on"
; set $block_login$ = "true"
;else
set $block_login$ = "false"
;endif
; if FileExists("%ScriptPath%\custom.ins")
; comment "Start uninstall sub section"
; Sub "%ScriptPath%\custom.ins"
; endif
Files_copy_images
Patches_event_ini $INST_NotifierDir$+"\event.ini"
Patches_action_ini $INST_NotifierDir$+"\action.ini"
Patches_shutdown_ini $INST_NotifierDir$+"\shutdown.ini"
Patches_winst_skin $INST_WinstDir$+"\winstskin\skin.ini"
Patches_opsiclientd_conf $INST_OpsiclientdConf$
[Files_copy_images]
copy "%SCRIPTPATH%\notifier\*.*" "$INST_NotifierDir$"
copy "%SCRIPTPATH%\winstskin\*.*" "$INST_WinstDir$\winstskin"
[Patches_event_ini]
set [Form] Hidden = false
delsec [ProgressBarCurrentProgress]
delsec [ProgressBarOverallProgress]
set [LabelTitle] FontColor = $action_color$
set [LabelOpsiclientdInfo] FontColor = $action_color$
set [LabelActionProcessorInfo] FontColor = $action_color$
set [LabelStatus] FontColor = $action_color$
set [LabelDetail] FontColor = $action_color$
set [LabelConfigServiceUrl] FontColor = $action_color$
set [LabelConfigServiceUrl] Left = 30
set [LabelConfigServiceUrl] Top = 80
set [LabelClientId] FontColor = $action_color$
set [LabelClientId] Left = 30
set [LabelClientId] Top = 95
set [LabelClientId] Alignment = left
set [LabelDetail] Left = 30
set [LabelDetail] Top = 370
set [LabelDetail] Alignment = left
[Patches_action_ini]
set [LabelMessage] FontSize = 12
set [LabelMessage] FontBold = true
set [LabelMessage] Top = 95
set [LabelMessage] FontBold = true
set [LabelStatus] Left = 25
set [LabelStatus] Top = 55
[Patches_shutdown_ini]
set [LabelMessage] FontSize = 12
set [LabelMessage] FontBold = true
set [LabelMessage] Top = 95
set [LabelMessage] FontBold = true
set [LabelStatus] Left = 25
set [LabelStatus] Top = 55
[Patches_opsiclientd_conf]
set [event_gui_startup] event_notifier_desktop = winlogon
set [event_gui_startup] action_processor_desktop = winlogon
set [event_gui_startup] action_user_cancelable = $count_event_abort$
set [event_gui_startup] block_login = $block_login$
set [event_gui_startup] action_warning_time = $warning_before_event_sec$
set [event_gui_startup] shutdown_user_cancelable = 2
set [event_gui_startup] shutdown_warning_time = 300
set [event_gui_startup{user_logged_in}] event_notifier_desktop = winlogon
set [event_gui_startup{user_logged_in}] action_processor_desktop = winlogon
set [event_gui_startup{user_logged_in}] action_user_cancelable = $count_event_abort$
set [event_gui_startup{user_logged_in}] action_warning_time = $warning_before_event_sec$
set [event_gui_startup{user_logged_in}] shutdown_user_cancelable = 2
[Patches_winst_skin]
set [LabelVersion] FontColor = $winst_skin_color$
set [LabelProduct] FontColor = $winst_skin_color$
set [LabelProduct] FontSize = 22
set [LabelInfo] FontColor = $winst_skin_color$
set [LabelDetail] FontColor = $winst_skin_color$
set [LabelCommand] FontColor = $winst_skin_color$
set [LabelProgress] FontColor = $winst_skin_color$
set [ProgressBar] BarColor = $winst_skin_color$
set [ProgressBar] StartColor = $winst_skin_color$
set [ProgressBar] FinalColor = $winst_skin_color$
set [ProgressBar] ShapeColor = $winst_skin_color$
set [Form] Color = $00E7E7E7The hosts file stores all IP addresses and IP names known to the network. The IP addresses and names of all clients have to be entered here. There might be aliases (additional names) and comments (starting with #).
opsi needs full qualified host name (including the domain name) and this might come from the /etc/hosts as well from the DNS.
Example:
192.168.2.106 dplaptop.uib.local dplaptop # this opsi-server 192.168.2.153 schleppi.uib.local 192.168.2.178 test_pc1.uib.local # Test-PC PXE-bootprom
With the following command you may test the name is resolved:
getent hosts $(hostname -f)
The result should be similar to:
192.168.1.1 server.domain.tld server
If the result isn’t like that and contains for example 127.0.0.1 or localhost you should correct your /etc/hosts or your DNS before you continue with the installation.
The required opsi groups are pcpatch and opsidamin. All users who are administrating opsi packets need to be member of the pcpatch group. Membership of the group opsiadmin allows users to connect to the opsi web service (for instance using the opsi-configed).
acl.confdispatch.conf/etc/opsi/backends/ configured backends should be used for which method.
extend.d/Since opsi V3.2
Here the configuration files for the hardware inventory are to be found. The directory locales holds the language specifications. The file opsihwaudit.conf specifies the mapping of WMI classes to the opsi data management.
Since opsi 3.4
The opsi activation file.
This is by the uib gmbh signed file which is used to activate not free features of opsi. Any change on this file will invalidate the activation. Without this file (or with a invalid file) you may only use the free feature of opsi.
Since opsi V3
Configuration file for the opsiconfd service including configurations like ports, interfaces, logging.
Since opsi version 3.0
Configuration file for the opsiconfd holding the ssl certificate.
Configuration file for the opsipxeconfd in charge for writing the start-up files for the Linux boot image. You can configure directories, defaults and log level here.
Configuration file for the opsi-product-updater.
See also Section 4.5, “Tool: opsi-product-updater”
pxelinux.0install and miniroot.gz01-<mac adresse> or <IP-NUMMER-in-Hex>defaultdefault is loaded if no client-specific file is found. This initiates a local boot.
installThis is the place where opsi-product-packages are saved, which are loaded by the calls of the opsi-product-updater to the server.
This is also the place where opsi-product-packages are saved, which are installed by the calls of the opsi-package-manager if it is called with the option -d.
This directory is exported as read only Samba share opsi_depot. It is used at the Linux distribution SLES as depot directory (instead of /opt/pcbin/install). At other distributions, you will find here a link to the directory /opt/pcbin/install. In future you will find here also at other distributions the depot directory because this path is conform to LSB.
This directory holds (per default) the partition image files which are produced by the netboot product ntfs-write-image.
In this file the opsi-host-keys, specified for each computer, are stored.
Example:
schleppi.uib.local:fdc2493ace4b372fd39dbba3fcd62182 laptop.uib.local:c397c280fc2d3db81d39b4a4329b5f65 pcbon13.uib.local:61149ef590469f765a1be6cfbacbf491
Here the passwords encrypted with the server key of the server (e.g. for pcpatch) are kept.
The files of the file backend are in /var/lib/opsi, which is the home directory of the opsiconfd daemon. The following schema gives an overview of the directory structure.
/var/lib/opsi-|
|-depot opsi_depot share
|-repository opsi package repository used by opsi-product-updater opsi-package-manager
|-audit inventory - files
!-config/-| config share
|-clientgroups.ini client groups
|-config.ini Host Parameter (Global Defaults)
|-clients/ <pcname.ini> files
|-products/ product control files
!-depots depot description files
+audit/
global.<Type> (generic hard-, and software information)
<FQDN>.<Type> (host specific hard-, and software information)
clientgroups.ini (hold the host groups)
+clients/
<FQDN>.ini (client configuration information)
config.ini (store the 'configs' (host parameter))
+depots/
<FQDN>.ini (Information according to the depots)
+products/
<ID>_<ProdVer>-<PackVer>.<Type> (Information about the products)
+templates/
pcproto.ini (template for new clients)
<FQDN>.ini (specific templates (not implemented yet))This file holds information on the client groups.
[<GroupId>] <HostId> = 1 #aktiv <HostId> = 0 #inaktiv
This are the global defaults of the host parameter as shown in the server configuration in the opsi-configed.
In these files the client specific configuration is set. This information will be combined with the <depot-id>.ini values whereas the settings from <FQDN>.ini overrides the <depot-id>.ini setting.
These files can have the following structure:
The section info contains all non product client information:
[info] description = <String> created = <Date> #format: 'YYYY-MM-DD HH:MM:SS' lastseen = <Date> #format: 'YYYY-MM-DD HH:MM:SS' inventorynumber = <String> notes = <String> hardwareaddress = <MAC> #format: 'hh:hh:hh:hh:hh:hh' ipaddress = <IP> #format: 'nnn.nnn.nnn.nnn' onetimepassword = <String>
The following section stores the installation state and the action request of a product. If there is no information here, the default is not_installed:none.
[<Type>_product_states] #'Local-', bzw. 'NetbootProduct' <ProductId> = <InstallationStatus>:<ActionRequest>
More information on products you will find at the product sections:
[<ProductId>-state] producttype = <Type> #'Local-', bzw. 'NetbootProduct' actionprogress = <String> productversion = <ProdVer> packageversion = <PackVer> modificationtime = <Date> #format: 'YYYY-MM-DD HH:MM:SS' lastaction = <ActionRequest> actionresult = <ActionResult> targetconfiguration = <InstallationStatus>
In this directory are the template files like pcproto.ini, which is the standard template for creating a new <FQDN>.ini file. It has the same internal structure as the <FQDN>.ini file.
Here are the depot specific data storage which are also stored as <depot-id>.ini. Here you find general information about about the the depot.
[depotshare] remoteurl = smb://<NetBiosName>/<Path> localurl = file://<Path> [depotserver] notes = <String> network = <IP> description = <String> hardwareaddress = <MAC> ipaddress = <IP> inventorynumber = <String> [repository] remoteurl = webdavs://<FQDN>:<Port>/<Path> localurl = file://<Path> maxbandwith = <Integer> #in Bytes
You will find also information which opsi product is installed at the depot in which version and with which property defaults.
This directory contains the product meta data, which is the product name, properties, default values and dependencies.
The control files are the kind of control files, that are generated by creating new opsi-products in the directory <product name>/OPSI/control.
The control files have the following sections:
Example:
[Package] version: 1 depends: incremental: False [Product] type: localboot id: thunderbird name: Mozilla Thunderbird description: Mail client by Mozilla.org advice: version: 2.0.0.4 priority: 0 licenseRequired: False productClasses: Mailclient setupScript: thunderbird.ins uninstallScript: updateScript: alwaysScript: onceScript: [ProductProperty] name: enigmail description: Install encryption plug-in for GnuPG values: on, off default: off [ProductDependency] action: setup requiredProduct: mshotfix requiredStatus: installed requirementType: before
The opsi python modules are located at:
/usr/share/python-support/python-opsi/usr/share/python-support/opsiconfd
/usr/share/pyshared/python-opsi/usr/share/pyshared/opsiconfd
The opsi log files have the following format:
[Loglevel] Timestamp Message
The log levels are:
0 = nothing (absolute nothing)
1 = essential ("we always need to know")
2 = critical (unexpected errors that my cause a program abort)
3 = error (Errors that don't will abort the running program)
4 = warning (you should have a look at this)
5 = notice (Important statements to the program flow)
6 = info (Additional Infos)
7 = debug (important debug messages)
8 = debug2 (a lot more debug information and data)
9 = confidential (passwords and other security relevant data)In this directory are the log-files of the opsi-linux-bootimage. These log files will be named log.<IP-number>.
If the opsi-linux-bootimage couldn’t connect the web-service, you will find the logs in /tmp/log at the bootimage. In such case, there are two possible ways to get the log file:
You have no network connection to the client
You have to use a USB stick.
sfdisk -l to check on which device you will find your stick
A example session:
#sfdisk -l Disk /dev/sda: 30401 cylinders, 255 heads, 63 sectors/track Units = cylinders of 8225280 bytes, blocks of 1024 bytes, counting from 0 Device Boot Start End #cyls #blocks Id System /dev/sda1 * 0+ 30401- 30402- 244197528+ 7 HPFS/NTFS /dev/sda2 0 - 0 0 0 Empty /dev/sda3 0 - 0 0 0 Empty /dev/sda4 0 - 0 0 0 Empty Disk /dev/sdb: 1017 cylinders, 33 heads, 61 sectors/track Units = cylinders of 1030656 bytes, blocks of 1024 bytes, counting from 0 Device Boot Start End #cyls #blocks Id System /dev/sdb1 0+ 1016 1017- 1023580 b W95 FAT32 /dev/sdb2 0 - 0 0 0 Empty /dev/sdb3 0 - 0 0 0 Empty /dev/sdb4 0 - 0 0 0 Empty # mount /dev/sdb1 /mnt # cp /tmp/log /mnt #umount /mnt
In this directory are the log-files of the opsi-client-agent running on the client.
The client log files will be named <client FQDN>.log. On the client you will find this file at c:\tmp\opsiclientd.log.
In this directory are the log-files of the opsi-winst running on the client. The client log files will be named <client FQDN>.log. On the client you will find this file at c:\tmp\instlog.txt
In this directory are the log-files of the opsiconfd and the clients.
The client log files will be named log.<IP-number> and (if available) a symbolic link named <IP-Name>.log to log.<IP-number> is created.
Log file the opsipxeconfd
that administrates the tftp files for the PXE boot of the clients.
The log of the tftpd you will find at /var/log/syslog.
You should increase the log level to see important information.
At the file /etc/inetd.conf in the line starting with tftpd set the parameter verbose to 7 :
tftp dgram udp wait nobody /usr/sbin/tcpd /usr/sbin/in.tftpd --tftpd-timeout 300 --retry-timeout 5 --mcast-port 1758 --mcast-addr 239.239.239.0-255 --mcast-ttl 1 --maxthread 100 --verbose=7 /tftpboot
If this is done execute:
killall tftpd killall -1 inetd
Log file of the opsiclientd
This file is copied at the end of a event to server at /var/log/opsi/clientconnect/<pc-ipnummer.log>.
bootmode= <bkstd | reins>These both keys should be identical but the second one is deprecated and exists for backward compatibility. Schlüssel [HKEY_LOCAL_MACHINE\SOFTWARE\opsi.org\opsi-client-agent] Schlüssel [HKEY_LOCAL_MACHINE\SOFTWARE\opsi.org\preloginloader]
"RemoveMsginaOnDeinst"=dword:00000001
"WinstRegKey"="SOFTWARE\\opsi.org\\winst"
"LoginBlockerStart"=dword:00000001
"LoginBlockerTimeoutConnect"=dword:00000005
"LoginBlockerLogLevel"=reg_dword:006
"OpsiServiceType"=dword:00000002
"NextGina"="msgina.dll"
This registry entries are controlled by opsi-winst and should not be edited.
"LastLogFilename"="C:\\TMP\\syslogin.log" "ContinueLogFile"=dword:00000000 "RebootRequested"=dword:00000000 "SendLogToService"=dword:00000001 "NumberOfErrors"=dword:00000000 "ShutdownRequested"=dword:00000000
The relevant registry section is [HKLM\Software\opsi.org\syslogd]
the value of RemoteErrorLogging (DWORD) is evaluated:
RemoteErrorLogging = (0=trel_none, 1=trel_filesystem, 2=trel_syslog)
If logging is set to syslog protocol ("remoteerrorlogging"=dword:00000002), the string variable sysloghost gives the IP-name of the LogHost.
The DWORD variable syslogfacility defines the source of the syslog messages (default is ID_SYSLOG_FACILITY_LOCAL0).
The logging source can be:
ID_SYSLOG_FACILITY_KERNEL = 0; // kernel messages ID_SYSLOG_FACILITY_USER = 1; // user-level messages ID_SYSLOG_FACILITY_MAIL = 2; // mail system ID_SYSLOG_FACILITY_SYS_DAEMON = 3; // system daemons ID_SYSLOG_FACILITY_SECURITY1 = 4; // security/authorization messages (1) ID_SYSLOG_FACILITY_INTERNAL = 5; // messages generated internally by syslogd ID_SYSLOG_FACILITY_LPR = 6; // line printer subsystem ID_SYSLOG_FACILITY_NNTP = 7; // network news subsystem ID_SYSLOG_FACILITY_UUCP = 8; // UUCP subsystem ID_SYSLOG_FACILITY_CLOCK1 = 9; // clock daemon (1) ID_SYSLOG_FACILITY_SECURITY2 = 10; // security/authorization messages (2) ID_SYSLOG_FACILITY_FTP = 11; // FTP daemon ID_SYSLOG_FACILITY_NTP = 12; // NTP subsystem ID_SYSLOG_FACILITY_AUDIT = 13; // log audit ID_SYSLOG_FACILITY_ALERT = 14; // log alert ID_SYSLOG_FACILITY_CLOCK2 = 15; // clock daemon (2) ID_SYSLOG_FACILITY_LOCAL0 = 16; // local use 0 (local0) ID_SYSLOG_FACILITY_LOCAL1 = 17; // local use 1 (local1) ID_SYSLOG_FACILITY_LOCAL2 = 18; // local use 2 (local2) ID_SYSLOG_FACILITY_LOCAL3 = 19; // local use 3 (local3) ID_SYSLOG_FACILITY_LOCAL4 = 20; // local use 4 (local4) ID_SYSLOG_FACILITY_LOCAL5 = 21; // local use 5 (local5) ID_SYSLOG_FACILITY_LOCAL6 = 22; // local use 6 (local6) ID_SYSLOG_FACILITY_LOCAL7 = 23; // local use 7 (local7)