Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors

nss_ldap-149-1 RPM for s390x

From S/390x packages for Think Blue 64 Linux 7.1

Name: nss_ldap Distribution: Think Blue for zSeries (64 bit)
Version: 149 Vendor: Millenux GmbH, Germany, http://www.millenux.com/
Release: 1 Build date: Thu May 10 16:13:34 2001
Group: System Environment/Base Build host: z02.millenux.com
Size: 2345053 Source RPM: nss_ldap-149-1.src.rpm
Packager: Millenux GmbH, Germany, <support@millenux.com>
Url: http://www.padl.com/
Summary: NSS library and PAM module for LDAP.
This package includes two LDAP access clients: nss_ldap and pam_ldap.
Nss_ldap is a set of C library extensions which allows X.500 and LDAP
directory servers to be used as a primary source of aliases, ethers,
groups, hosts, networks, protocol, users, RPCs, services and shadow
passwords (instead of or in addition to using flat files or NIS).

Pam_ldap is a module for Linux-PAM that supports password changes, V2
clients, Netscapes SSL, ypldapd, Netscape Directory Server password
policies, access authorization, crypted hashes, etc.

Install nss_ldap if you need LDAP access clients.

Provides

Requires

Copyright

LGPL

Signatures

MD5: 353bad1a481742a27648dafde3ce2100
GPG

Changelog

* Thu May 10 2001 Oliver Paukstadt <oliver.paukstadt@millenux.com>
  - ported to IBM zSeries (s390x, 64 bit)
* Wed Mar 07 2001 Nalin Dahyabhai <nalin@redhat.com>
  - make nss_ldap fail when attempting to startup TLS fails, because that's what
    we do when LDAPS doesn't work (and what pam_ldap does already)
  - add DNS autoconfiguration to pam_ldap
* Tue Mar 06 2001 Nalin Dahyabhai <nalin@redhat.com>
  - update to nss_ldap 149, minor fixes for compile glitches
  - update to pam_ldap 105, minor fixes (as above) and handles shadow expiration
* Fri Mar 02 2001 Nalin Dahyabhai <nalin@redhat.com>
  - rebuild in new environment
* Wed Feb 28 2001 Nalin Dahyabhai <nalin@redhat.com>
  - update to nss_ldap 146 to get a faster initgroups() back-end
* Mon Feb 12 2001 Nalin Dahyabhai <nalin@redhat.com>
  - update to nss_ldap 143 to get the official fix for the heap corruption
* Fri Feb 09 2001 Nalin Dahyabhai <nalin@redhat.com>
  - fix heap corruption when falling back to DNS SRV records for configuration
* Mon Feb 05 2001 Nalin Dahyabhai <nalin@redhat.com>
  - update to nss_ldap 142, fixes a memory leak
* Mon Jan 29 2001 Nalin Dahyabhai <nalin@redhat.com>
  - update to nss_ldap 140, fixes a configure bug and an alignment problem
* Fri Jan 19 2001 Nalin Dahyabhai <nalin@redhat.com>
  - update to nss_ldap 139
* Mon Jan 15 2001 Nalin Dahyabhai <nalin@redhat.com>
  - update to nss_ldap 138, which folds in our patch for initgroups
  - change the default search base in ldap.conf to dc=example,dc=com
* Wed Jan 10 2001 Nalin Dahyabhai <nalin@redhat.com>
  - update to nss_ldap 137 and pam_ldap 99
  - try to not cause a segfault in _nss_ldap_initgroups
* Wed Jan 03 2001 Nalin Dahyabhai <nalin@redhat.com>
  - update to nss_ldap 124 and pam_ldap 82
* Thu Dec 28 2000 Nalin Dahyabhai <nalin@redhat.com>
  - add a requires: for nscd
* Thu Dec 14 2000 Nalin Dahyabhai <nalin@redhat.com>
  - version the NSS module so that it works properly with programs which have
    been linked statically to a different version of an LDAP library, like
    Netscape Communicator
* Wed Dec 06 2000 Nalin Dahyabhai <nalin@redhat.com>
  - BuildPrereq gdbm-devel
  - pass RPM_OPT_FLAGS as CFLAGS to %configure
  - if protocol version is 2, explicitly set protocol version to 3 before trying
    to start TLS
  - add STARTTLS support to nss_ldap
  - work around a build-time problem on ia64
* Tue Dec 05 2000 Nalin Dahyabhai <nalin@redhat.com>
  - BuildPrereq cyrus-sasl-devel instead of cyrus-sasl
* Mon Nov 20 2000 Nalin Dahyabhai <nalin@redhat.com>
  - update to nss_ldap 123 and pam_ldap 82
* Fri Oct 27 2000 Nalin Dahyabhai <nalin@redhat.com>
  - update to nss_ldap 122
  - link statically with libsasl, require the first devel package that supplied it
* Thu Oct 19 2000 Nalin Dahyabhai <nalin@redhat.com>
  - update to nss_ldap 120 and pam_ldap 77
* Wed Oct 04 2000 Nalin Dahyabhai <nalin@redhat.com>
  - update to nss_ldap 116 and pam_ldap 74
* Thu Sep 07 2000 Nalin Dahyabhai <nalin@redhat.com>
  - rebuild in new environment
* Thu Jul 27 2000 Nalin Dahyabhai <nalin@redhat.com>
  - update to pam_ldap 67 to fix a bug in template user code
  - convert symlink in /usr/lib to a relative one (#16132)
* Thu Jul 27 2000 Nalin Dahyabhai <nalin@redhat.com>
  - update to nss_ldap 113 and pam_ldap 66
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
  - automatic rebuild
* Tue Jun 27 2000 Matt Wilson <msw@redhat.com>
  - changed all the -,- in attr statements to root,root
* Tue Jun 27 2000 Nalin Dahyabhai <nalin@redhat.com>
  - update pam_ldap to 63
* Wed May 31 2000 Nalin Dahyabhai <nalin@redhat.com>
  - update pam_ldap to 56
* Tue May 30 2000 Nalin Dahyabhai <nalin@redhat.com>
  - update pam_ldap to 55
  - back out no-threads patch for pam_ldap, not needed any more
* Thu May 25 2000 Nalin Dahyabhai <nalin@redhat.com>
  - update to 110
  - revert prototype patch, looks like a problem with the new glibc after all
* Fri May 19 2000 Nalin Dahyabhai <nalin@redhat.com>
  - get libpthread out of the NSS module
  - fix prototype problems in getpwXXX()
* Mon May 15 2000 Nalin Dahyabhai <nalin@redhat.com>
  - update to nss_ldap 109
* Sat Apr 29 2000 Nalin Dahyabhai <nalin@redhat.com>
  - update pam_ldap 51
* Tue Apr 25 2000 Nalin Dahyabhai <nalin@redhat.com>
  - update to nss_ldap 108 and pam_ldap 49
* Thu Apr 20 2000 Nalin Dahyabhai <nalin@redhat.com>
  - update to pam_ldap 48
* Thu Mar 30 2000 Nalin Dahyabhai <nalin@redhat.com>
  - update to nss_ldap 107
  - note: check http://www.advogato.org/person/lukeh/ for Luke's changelog
* Tue Mar 21 2000 Nalin Dahyabhai <nalin@redhat.com>
  - update to nss_ldap 106
* Wed Feb 09 2000 Nalin Dahyabhai <nalin@redhat.com>
  - update to nss_ldap 105
* Mon Feb 07 2000 Nalin Dahyabhai <nalin@redhat.com>
  - update to nss_ldap 104 and pam_ldap 46
  - disable link against libpthread in pam_ldap
* Tue Feb 01 2000 Nalin Dahyabhai <nalin@redhat.com>
  - remove migration tools, because this package requires openldap now, which
    also includes them
* Fri Jan 28 2000 Nalin Dahyabhai <nalin@redhat.com>
  - update to nss_ldap 103
* Mon Jan 24 2000 Preston Brown <pbrown@redhat.com>
  - fix typo in linuxconf-pair pam cfg file (#7800)
* Tue Jan 11 2000 Preston Brown <pbrown@redhat.com>
  - v99, made it require pam_ldap
  - added perl migration tools
  - integrate pam_ldap stuff
* Fri Oct 22 1999 Bill Nottingham <notting@redhat.com>
  - statically link ldap libraries (they're in /usr/lib)
* Tue Aug 10 1999 Cristian Gafton <gafton@redhat.com>
  - use the ldap.conf file as an external source
  - don't forcibly build the support for version 3
  - imported the default spec file from the tarball and fixed it up for RH 6.1

Files

/etc/ldap.conf
/lib/libnss_ldap-2.2.2.so
/lib/libnss_ldap.so.2
/lib/security/pam_ldap.so
/usr/lib/libnss_ldap.so.2
/usr/share/doc/nss_ldap-149
/usr/share/doc/nss_ldap-149/ANNOUNCE
/usr/share/doc/nss_ldap-149/AUTHORS
/usr/share/doc/nss_ldap-149/AUTHORS.pam
/usr/share/doc/nss_ldap-149/COPYING
/usr/share/doc/nss_ldap-149/ChangeLog
/usr/share/doc/nss_ldap-149/ChangeLog.pam
/usr/share/doc/nss_ldap-149/NEWS
/usr/share/doc/nss_ldap-149/README
/usr/share/doc/nss_ldap-149/README.pam
/usr/share/doc/nss_ldap-149/nsswitch.ldap
/usr/share/doc/nss_ldap-149/pam.d
/usr/share/doc/nss_ldap-149/pam.d/chfn
/usr/share/doc/nss_ldap-149/pam.d/chsh
/usr/share/doc/nss_ldap-149/pam.d/ftp
/usr/share/doc/nss_ldap-149/pam.d/gdm
/usr/share/doc/nss_ldap-149/pam.d/halt
/usr/share/doc/nss_ldap-149/pam.d/imap
/usr/share/doc/nss_ldap-149/pam.d/kde
/usr/share/doc/nss_ldap-149/pam.d/linuxconf
/usr/share/doc/nss_ldap-149/pam.d/linuxconf-pair
/usr/share/doc/nss_ldap-149/pam.d/login
/usr/share/doc/nss_ldap-149/pam.d/login.pam_console
/usr/share/doc/nss_ldap-149/pam.d/mcserv
/usr/share/doc/nss_ldap-149/pam.d/other
/usr/share/doc/nss_ldap-149/pam.d/passwd
/usr/share/doc/nss_ldap-149/pam.d/pop
/usr/share/doc/nss_ldap-149/pam.d/poweroff
/usr/share/doc/nss_ldap-149/pam.d/ppp
/usr/share/doc/nss_ldap-149/pam.d/reboot
/usr/share/doc/nss_ldap-149/pam.d/rexec
/usr/share/doc/nss_ldap-149/pam.d/rlogin
/usr/share/doc/nss_ldap-149/pam.d/rsh
/usr/share/doc/nss_ldap-149/pam.d/samba
/usr/share/doc/nss_ldap-149/pam.d/shutdown
/usr/share/doc/nss_ldap-149/pam.d/ssh
/usr/share/doc/nss_ldap-149/pam.d/su
/usr/share/doc/nss_ldap-149/pam.d/vlock
/usr/share/doc/nss_ldap-149/pam.d/xdm
/usr/share/doc/nss_ldap-149/pam.d/xlock
/usr/share/doc/nss_ldap-149/pam.d/xscreensaver
/usr/share/doc/nss_ldap-149/pam.d/xserver


Generated by rpm2html 1.7

Fritz Elfert, Thu Jan 16 13:49:47 2003