The clients table stores information about hardware, the network settings, the username, email, etc. .
- client: the name of the client
- office: here you can leave information about the place where the client stands.
- name: name of the user
- familyname: familyname of the user
- eMail: eMail address for the user
- mac: mac address of the network card
- ip: ip address
- netmask: netmask for the ip
- gateway: gatewas address
- dns1: ip address of the first domain name server
- dns2: ip address of the second domain name server
- groupname: name of the group the client is in
- firstpw: the password for the first login
- rootPassword: root password
- memory: size of the installed memory in MB
- hd: size of harddisk in MB
- partitions: data about the partitions
- cpu: type of cpu
- MHz: speed of the cpu
- netcards: product names of the installed network cards
- graficcard: information about the grafic card
- soundcard: name of the sound card
- isa: information about ISA components
- dmi: DMI information
- dhcpBootimage: name of the currently used bootimage
- installdate: date the clients first was set up
- lastmodify: date the client was last modified
- status: actual status of the client. 0: client has not finished the hardware detection sequence. 1: client has finished hardware detection and waits for partition/format job 2: the client is partitioned and formated and has installed the base system.
root
2015-09-06