roles/samba: Add some management tools
The *bind-utils* package contains `dig` and `nsupdate`, which are used to query and manage DNS records. The *cyrus-sasl-gssapi* package contains the GSSAPI plugin for SASL-aware applications, including `ldapsearch`. The *ldb-tools* package contains `ldbsearch` and other tools for directly using Samba database files.jenkins-master
parent
f458a46e3f
commit
03ef6a402a
|
@ -1,5 +1,8 @@
|
||||||
samba_dc_packages:
|
samba_dc_packages:
|
||||||
|
- bind-utils
|
||||||
|
- cyrus-sasl-gssapi
|
||||||
- krb5-workstation
|
- krb5-workstation
|
||||||
|
- ldb-tools
|
||||||
- openldap-clients
|
- openldap-clients
|
||||||
- samba-dc
|
- samba-dc
|
||||||
- samba-dc-bind-dlz
|
- samba-dc-bind-dlz
|
||||||
|
|
Loading…
Reference in New Issue