File: control

package info (click to toggle)
gosa-plugin-pwreset 0.99.5-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 288 kB
  • sloc: php: 370; sh: 131; makefile: 4
file content (26 lines) | stat: -rw-r--r-- 926 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Source: gosa-plugin-pwreset
Section: web
Priority: optional
Maintainer: Debian Edu Packaging Team <debian-edu-pkg-team@lists.alioth.debian.org>
Uploaders:
 Mike Gabriel <sunweaver@debian.org>,
Build-Depends:
 debhelper (>= 10),
 cdbs,
Standards-Version: 4.2.0
Homepage: https://github.com/gosa-project/gosa-plugin-pwreset
Vcs-Git: https://salsa.debian.org/debian-edu-pkg-team/gosa-plugin-pwreset.git
Vcs-Browser: https://salsa.debian.org/debian-edu-pkg-team/gosa-plugin-pwreset

Package: gosa-plugin-pwreset
Architecture: all
Depends:
 ${misc:Depends},
 gosa (>= 2.7.4),
Description: Password Management Add-On for GOsa²
 Password management and reset tool for GOsa². Administratively
 mass-reset user passwords based on various approaches. New
 passwords can be auto-generated or uploaded in CSV format.
 .
 GOsa² is a combination of system-administrator and end-user web
 interface, designed to handle LDAP based setups.