Skip to content

Releases: MatteoGuadrini/vmam

vmam 1.4.0

01 Sep 14:07
Compare
Choose a tag to compare

Release note

This release contains many fixes and improvements.

Improvements module

  • Added support for FreeIpa
  • Re-enable user if exists and disabled
  • Add man for vmam
  • Add data_files on setup.py
  • Fix PEP8 style param and date
  • Fix vmam module docstring
  • Add debugger for black_list file
  • Fix LDAP user creation

vmam 1.3.0

25 Apr 13:50
Compare
Choose a tag to compare

Release note

This release contains many fixes and improvements.

Improvements command line

  • Add description parameter for manually mac-address creation

Improvements module

  • Add black list file to configuration
  • Add black list part on manual process
  • Add black list part on automatic process
  • Add get_mac_from_file function
  • Add cli_check_list function
  • Add try/except to read_config
  • Add version on label on write_attribute configuration
  • Add description to start and mac disabling process
  • Add check for description in mac exists
  • Add try/except for create directory on new_config function
  • Add timeout on check_connection function
  • Add LDAP Server group configuration
  • Fix set password process
  • Fix get_platform function for only use on Linux platform
  • Fix add/disable function
  • Fix setup.py
  • Rebase mac_format function to format_mac

vmam 1.2.0

14 Mar 09:27
Compare
Choose a tag to compare

Release note

This release contains many fixes and improvements.

Improvements command line

  • Add automatic_process_wait in vmam configuration file
  • Remove other VLAN LDAP group on computer object
  • Complete description of vmam

Improvements module

  • Rewrite check_ldap_version

vmam 1.1.0

09 Mar 12:14
Compare
Choose a tag to compare

Release note

This release contains many fixes and improvements.

Improvements command line

  • add one LDAP bind for automatic process
  • fix manually disable and remove process

Improvements module

  • removed redundant code

vmam 1.0.0

02 Mar 09:00
Compare
Choose a tag to compare

Release note

The first release of vmam includes the main functions to work automatically or manually, with your own network configuration.

Command line

  • config section
  • mac manually section
  • start automatically section

Python module

vmam can be imported as a python module