Sep 5, 2020
- Added support for FreeIpa server.
- Fix user creation and re-enabled user.
Apr 25, 2020
- Add description parameter for manually mac-address creation
- 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
Mar 21, 2020
- Add automatic_process_wait in vmam configuration file
- Remove other VLAN LDAP group on computer object
- Complete description of vmam
- Rewrite check_ldap_version
Mar 09, 2020
- add one LDAP bind for automatic process
- fix manually disable and remove process
- removed redundant code
Mar 01, 2020
vmam was born.
- Command line options
- config command line parser
- mac command line parser
- start command line parser
- Use like a python module