gislab-npo / gislab

GIS.lab - total reduction of deployment and maintenance costs for complete free and open source geospatial infrastructure
http://gislab-npo.github.io/gislab/
GNU General Public License v3.0
39 stars 14 forks source link

gislab-machines: store database of machines in LDAP #471

Open imincik opened 8 years ago

imincik commented 8 years ago

Store database of machines in LDAP (preferably only list of MACs not whole DHCP server config) and use it to generate DHCP server config. Following attributes should be stored with MAC:

Things to do:

See:

mpastor commented 8 years ago

i forgot to update backup script.

mpastor commented 8 years ago

@imincik which format use for backup MAC addresses list?

# gislab-machine -a $(cat /path/to/macs.list)

where to save MAC addresses list in backup file? what's your idea to add machine description? for what is this good? i think that "common name" may be used as "title".