mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
git-svn-id: svn://svn.debian.org/svn/pkg-fedora-ds/freeipa/trunk@129 f06303cf-03cc-411c-aec6-58b7e4ec4d34
77 lines
3.2 KiB
Plaintext
77 lines
3.2 KiB
Plaintext
Source: freeipa
|
|
Section: net
|
|
Priority: extra
|
|
Maintainer: Michele Baldessari <michele@pupazzo.org>
|
|
Build-Depends: debhelper (>= 7), libdirsrv-dev (>= 1.1.3), autoconf, automake, libtool, python-turbogears, libmozldap-dev, dpatch, python-support, libssl-dev, python-all-dev
|
|
Standards-Version: 3.8.0
|
|
Vcs-Svn: svn://svn.debian.org/svn/pkg-fedora-ds/freeipa/trunk/
|
|
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-fedora-ds/freeipa/trunk/
|
|
Homepage: http://www.freeipa.org
|
|
|
|
Package: freeipa-server
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, python (>= 2.3), libjs-prototype, libjs-scriptaculous
|
|
Description: FreeIPA is a centralized identity framework
|
|
FreeIPA is an integrated solution to provide centrally managed Identity
|
|
(machine, user, virtual machines, groups, authentication credentials), Policy
|
|
(configuration settings, access control information) and Audit (events,
|
|
logs, analysis thereof).
|
|
.
|
|
This is the server package
|
|
|
|
Package: freeipa-client
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, python (>= 2.3)
|
|
Description: FreeIPA is a centralized identity framework
|
|
FreeIPA is an integrated solution to provide centrally managed Identity
|
|
(machine, user, virtual machines, groups, authentication credentials), Policy
|
|
(configuration settings, access control information) and Audit (events,
|
|
logs, analysis thereof).
|
|
.
|
|
This is the client package
|
|
|
|
Package: freeipa-admintools
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
|
Description: FreeIPA is a centralized identity framework
|
|
FreeIPA is an integrated solution to provide centrally managed Identity
|
|
(machine, user, virtual machines, groups, authentication credentials), Policy
|
|
(configuration settings, access control information) and Audit (events,
|
|
logs, analysis thereof).
|
|
.
|
|
This is the containing some administration tools
|
|
|
|
Package: python-freeipa
|
|
Architecture: any
|
|
Section: python
|
|
Depends: ${python:Depends}, ${misc:Depends}
|
|
Description: FreeIPA is a centralized identity framework
|
|
FreeIPA is an integrated solution to provide centrally managed Identity
|
|
(machine, user, virtual machines, groups, authentication credentials), Policy
|
|
(configuration settings, access control information) and Audit (events,
|
|
logs, analysis thereof).
|
|
.
|
|
This Python module is used by other FreeIPA packages
|
|
|
|
Package: freeipa-radius-plugin
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, python (>= 2.3)
|
|
Description: FreeIPA is a centralized identity framework
|
|
FreeIPA is an integrated solution to provide centrally managed Identity
|
|
(machine, user, virtual machines, groups, authentication credentials), Policy
|
|
(configuration settings, access control information) and Audit (events,
|
|
logs, analysis thereof).
|
|
.
|
|
This module provides radius support
|
|
|
|
Package: freeipa-radius-admintools
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, python (>= 2.3), python-freeipa
|
|
Description: FreeIPA is a centralized identity framework
|
|
FreeIPA is an integrated solution to provide centrally managed Identity
|
|
(machine, user, virtual machines, groups, authentication credentials), Policy
|
|
(configuration settings, access control information) and Audit (events,
|
|
logs, analysis thereof).
|
|
.
|
|
This package provides admintools for the radius service
|