2008-11-24 23:21:36 +00:00
|
|
|
Source: freeipa
|
2008-11-25 15:11:06 +00:00
|
|
|
Section: net
|
2008-11-24 23:21:36 +00:00
|
|
|
Priority: extra
|
2008-11-25 11:02:18 +00:00
|
|
|
Maintainer: Michele Baldessari <michele@pupazzo.org>
|
2011-10-28 15:12:50 +03:00
|
|
|
Build-Depends: quilt, debhelper (>= 8), dh-autoreconf,
|
2011-10-28 13:48:57 +03:00
|
|
|
libdirsrv-dev (>= 1.1.3),
|
|
|
|
|
python-turbogears,
|
|
|
|
|
libmozldap-dev,
|
|
|
|
|
python-support,
|
|
|
|
|
libssl-dev,
|
2011-10-28 14:08:40 +03:00
|
|
|
python-all-dev,
|
2008-11-25 11:02:18 +00:00
|
|
|
Standards-Version: 3.8.0
|
2011-10-28 13:51:57 +03:00
|
|
|
Vcs-Git: git://git.debian.org/git/collab-maint/freeipa.git
|
|
|
|
|
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/freeipa.git
|
2008-11-24 23:21:36 +00:00
|
|
|
Homepage: http://www.freeipa.org
|
|
|
|
|
|
2011-10-28 15:12:50 +03:00
|
|
|
#Package: freeipa-server
|
|
|
|
|
#Architecture: any
|
|
|
|
|
#Depends: ${shlibs:Depends}, ${misc:Depends},
|
|
|
|
|
# python (>= 2.3),
|
|
|
|
|
# libjs-prototype,
|
|
|
|
|
# libjs-scriptaculous,
|
|
|
|
|
# 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 is the server package
|
2008-11-24 23:21:36 +00:00
|
|
|
|
|
|
|
|
Package: freeipa-client
|
|
|
|
|
Architecture: any
|
2011-10-28 13:48:57 +03:00
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends},
|
|
|
|
|
python (>= 2.3),
|
|
|
|
|
python-freeipa,
|
2008-11-24 23:21:36 +00:00
|
|
|
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
|
|
|
|
|
|
2011-10-28 15:12:50 +03:00
|
|
|
#Package: freeipa-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 is the containing some administration tools
|
2008-11-24 23:21:36 +00:00
|
|
|
|
|
|
|
|
Package: python-freeipa
|
|
|
|
|
Architecture: any
|
2008-11-25 15:47:55 +00:00
|
|
|
Section: python
|
2011-10-28 13:48:57 +03:00
|
|
|
Depends: ${python:Depends}, ${misc:Depends},
|
|
|
|
|
python-krbv,
|
|
|
|
|
python-ldap,
|
2008-11-24 23:21:36 +00:00
|
|
|
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).
|
|
|
|
|
.
|
2008-11-25 11:02:18 +00:00
|
|
|
This Python module is used by other FreeIPA packages
|