Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37736657
en ru br
Репозитории ALT
S:0.9.5-alt1
5.1: 0.5-alt1.2
4.1: 0.1-alt2.M41.4
www.altlinux.org/Changes

Группа :: Разработка/Прочее
Пакет: ldap-user-tools

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define _ldapconfdir %_sysconfdir/openldap
%define _hooksdir %_sysconfdir/hooks/hostname.d

Name: ldap-user-tools
Version: 0.5
Release: alt1.2

Summary: tools to work with ldap users
Group: Development/Other
License: GPL

Packager: Lebedev Sergey <barabashka at altlinux.org>

Source: %name-%version.tar

BuildArch: noarch
# HEREDOC code
Requires: ruby(ldap) ruby(ldap/ldif) openldap-servers perl-Crypt-SmbHash alterator-kdc
Requires: alterator-openldap-functions

%description
tools to work with ldap users

%prep
%setup

%install
for i in scripts/*; do
%__install -Dpm755 "$i" "%buildroot%_sbindir/${i##*/}"
done
install -Dpm640 data/slapd-template.conf %buildroot/%_ldapconfdir/slapd-template.conf
install -Dpm444 schema/kerberos.schema %buildroot/%_ldapconfdir/schema/kerberos.schema
install -Dpm755 bin/mkntpasswd %buildroot/%_sbindir/mkntpasswd
install -Dpm755 hooks/ldap-domain %buildroot/%_hooksdir/21-ldap-domain
install -pm755 -d %buildroot/%_sysconfdir/alterator/openldap

%files
%_sbindir/ldap-*
%_sbindir/mkntpasswd
%_ldapconfdir/slapd-template.conf
%_ldapconfdir/schema/kerberos.schema
%_hooksdir/21-ldap-domain
%dir %_sysconfdir/alterator/openldap

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin