summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2009-05-28 19:29:38 +0000
committerArthur de Jong <arthur@arthurdejong.org>2009-05-28 19:29:38 +0000
commitbc228996687647150c8bc66dfb0007c89ad5cb4b (patch)
tree9bbe29b353b7b1d9fcdba244d146a2cb65ab252d
parentfc467483752cfae0c5cd476f2fa8f173ffbf96ec (diff)
improve descriptions
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@897 ef36b2f9-881f-0410-afb5-c4e39611909c
-rw-r--r--debian/control8
1 files changed, 3 insertions, 5 deletions
diff --git a/debian/control b/debian/control
index 13922fa..076e5c7 100644
--- a/debian/control
+++ b/debian/control
@@ -13,10 +13,8 @@ Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, adduser
Recommends: nscd, libnss-ldapd, libpam-ldapd
Description: Daemon for NSS and PAM lookups using LDAP
- This package provides a daemon for retrieving account information from
- LDAP.
- .
- TODO: come up with a better name for the package-set as a whole
+ This package provides a daemon for retrieving user account, and other
+ system information from LDAP.
Package: libnss-ldapd
Architecture: any
@@ -42,4 +40,4 @@ Conflicts: libpam-ldap
Provides: libpam-ldap
Description: PAM module for using LDAP as an authentication service
This package provides a Pluggable Authentication Module that allows
- your LDAP server to validate user passwords.
+ user authentication based on credentials stored in an LDAP server.