Skip to content
/ adtool Public

This is the adtool linux command utility (https://gp2x.org/adtool/) fixed to work on latest Debian (stretch). Not under my maintenance, feel free to fork this repo if you want to make modifications.

License

Notifications You must be signed in to change notification settings

blroot/adtool

Repository files navigation

Description:
adtool is a unix command line utility for Active Directory administration.  Features include user and group creation, deletion, modification, password setting and directory query and search capabilities.

System requirements:
adtool requires LDAP libraries to be installed (www.openldap.org).  To use secure (ldaps://) connections OpenLDAP has to have been built with SSL support.  SSL support is required for the password setting feature to work.

Installation:
tar zxvf adtools-1.x.tar.gz
cd adtools-1.x
./configure
make
make install

Configure options:
	--prefix=install_path
	--with-ldap=/openldap_install_prefix

Configuration:
An example configuration file is installed to {prefix}/etc/adtool.cfg.dist.  Rename this to adtool.cfg and edit as appropriate.  Alternatively, command line options can be used.

Usage:
See the adtool man page

About

This is the adtool linux command utility (https://gp2x.org/adtool/) fixed to work on latest Debian (stretch). Not under my maintenance, feel free to fork this repo if you want to make modifications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published