File: control

package info (click to toggle)
smbldap-tools 0.9.9-1
  • links: PTS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 952 kB
  • ctags: 218
  • sloc: perl: 5,004; makefile: 185; sh: 184
file content (19 lines) | stat: -rw-r--r-- 762 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: smbldap-tools
Section: admin
Priority: extra
Maintainer: Sergio Talens-Oliag <sto@debian.org>
Build-Depends: debhelper (>= 7.0.50~), quilt
Build-Depends-Indep: perl
Standards-Version: 3.9.3.0

Package: smbldap-tools
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}, libnet-ldap-perl, libio-socket-ssl-perl, libcrypt-smbhash-perl, libunicode-maputf8-perl
Description: Scripts to manage Unix and Samba accounts stored on LDAP
 Set of scripts to manage data relative to users and groups stored in an LDAP
 server. The tools manage POSIX, shadow and Samba (3.0 series) accounts and
 groups.
 .
 This package is used to add/del/mod users and groups in the Linux
 Samba-OpenLDAP Howto
 <http://download.gna.org/smbldap-tools/docs/samba-ldap-howto/>