diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2009-12-06 19:43:05 +0000 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2009-12-06 19:43:05 +0000 |
commit | 7dd703c9af5f8b4a50f056c47588a9e51d4ea681 (patch) | |
tree | c96e2368d1fdb7e3175dbf10b1be8dc282d47a44 | |
parent | ee1e48c958db7f81cb20c77abf0717850934ad3e (diff) |
recommend libpam-krb5 als an alternative to libpam-ldapd for Kerberos environments
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1027 ef36b2f9-881f-0410-afb5-c4e39611909c
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 3250c09..dfe8a9a 100644 --- a/debian/control +++ b/debian/control @@ -24,7 +24,7 @@ Description: Daemon for NSS and PAM lookups using LDAP Package: libnss-ldapd Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, nslcd -Recommends: libpam-ldapd | libpam-ldap +Recommends: libpam-ldapd | libpam-ldap | libpam-krb5 Conflicts: libnss-ldap Provides: libnss-ldap Description: NSS module for using LDAP as a naming service |