1
0
forked from pool/nss-pam-ldapd
Commit Graph

17 Commits

Author SHA256 Message Date
Michael Ströder
1d4109b256 Accepting request 932676 from home:stroeder:iam
- Update to 0.9.12
  * allow explicitly configuring an empty search base (for LDAP servers that support that)
  * support LDAP attributes with minus characters in attribute mapping expressions
  * add tls_reqsan, tls_crlfile and tls_crlcheck options
  * support generating ldaps:// URIs from DNS SRV records for port 389 by using DNSLDAPS in the uri option
  * prefer the first URI listed in nslcd.conf after reconnecting after idle_timelimit
  * fix handling of pam_authc_ppolicy no
  * fix debug logging of ldap timeout values
  * documentation improvements
  * add pam_authc_ppolicy support to pynslcd
  * fix Python 3 compatibility in chsh.ldap
  * fix for running pynslcd without the uid option
  * partial support for running tests with slapd 2.5
  * miscellaneous test suite improvements
  * test suite fixes for Solaris

OBS-URL: https://build.opensuse.org/request/show/932676
OBS-URL: https://build.opensuse.org/package/show/network:ldap/nss-pam-ldapd?expand=0&rev=27
2021-11-20 18:42:39 +00:00
Michael Ströder
3d425ea679 OBS-URL: https://build.opensuse.org/package/show/network:ldap/nss-pam-ldapd?expand=0&rev=26 2021-10-18 13:13:29 +00:00
Michael Ströder
4b31a96f37 Accepting request 925985 from home:stroeder:branches:network:ldap
Define _pam_moduledir if not set to fix builds for Leap and SLE

OBS-URL: https://build.opensuse.org/request/show/925985
OBS-URL: https://build.opensuse.org/package/show/network:ldap/nss-pam-ldapd?expand=0&rev=23
2021-10-18 09:08:31 +00:00
Michael Vetter
1abc64e8aa Accepting request 924894 from home:jsegitz:branches:systemdhardening:network:ldap
Automatic systemd hardening effort by the security team. This has not been tested. For details please see https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort

OBS-URL: https://build.opensuse.org/request/show/924894
OBS-URL: https://build.opensuse.org/package/show/network:ldap/nss-pam-ldapd?expand=0&rev=22
2021-10-12 15:51:19 +00:00
Michael Vetter
de2332c3de Accepting request 922006 from home:dimstar:Factory
- Use %_pam_moduledir instead of hardcoding %{_lib}/security
  (boo#1191050).

OBS-URL: https://build.opensuse.org/request/show/922006
OBS-URL: https://build.opensuse.org/package/show/network:ldap/nss-pam-ldapd?expand=0&rev=21
2021-09-28 15:27:48 +00:00
Michael Vetter
63c607541c - Update to 0.9.11:
* add support for Python 3 in pynslcd and utilities
  * fix crash in chsh.ldap (thanks Mizunashi Mana)
  * test suite improvements

OBS-URL: https://build.opensuse.org/package/show/network:ldap/nss-pam-ldapd?expand=0&rev=19
2019-10-07 05:26:20 +00:00
Michael Vetter
35cd8d822e - Update to 0.9.10:
* add FreeBSD netgroup support (thanks HWLin and Mango Yen)
  * make password expiry messages correct and consistent (thanks Têko Mihinto)
  * add domain variable for use in pam_authz_search
  * allow logging longer lines
  * create nslcd socket after dropping privileges to avoid slow start-ups

OBS-URL: https://build.opensuse.org/package/show/network:ldap/nss-pam-ldapd?expand=0&rev=17
2018-09-03 09:50:36 +00:00
Howard Guo
a47640a8b0 Accepting request 584630 from home:dimstar:Factory
- Add the conflicts from the mainpackage also to the baselibs.conf
  generated ones: the -32bit packages conflict the same way.
- Modernize spec file by calling spec-cleaner.

This will address the issue currently seen by the bot in
https://build.opensuse.org/project/show/openSUSE:Factory:Staging:adi:37

(note: the error is not new, but the bot improved)

OBS-URL: https://build.opensuse.org/request/show/584630
OBS-URL: https://build.opensuse.org/package/show/network:ldap/nss-pam-ldapd?expand=0&rev=15
2018-03-09 09:18:08 +00:00
Ailin Nemui
228a750ffd Accepting request 577887 from home:jubalh:branches:network:ldap
- Update to 0.9.9:
  * support spaces in attribute mapping expressions
  * allow parsing longer lines in the configuration file
  * allow for longer host names

OBS-URL: https://build.opensuse.org/request/show/577887
OBS-URL: https://build.opensuse.org/package/show/network:ldap/nss-pam-ldapd?expand=0&rev=14
2018-02-19 10:30:33 +00:00
Howard Guo
7b7e4d37a7 Accepting request 506457 from home:jubalh:branches:network:ldap
- Update to 0.9.8:
  * add a pam_authc_search option that can be used to configure the search operation that is performed after authentication
  * add nss_uid_offset and nss_gid_offset options that can be used to change returned numeric user and group ids from LDAP (thanks Seth Wright)
  * do not retry failed user password on second LDAP server
  * fix a crash in the PAM module on FreeBSD when showing password expiration messages
  * the validnames option now also applies to shadow lookups
  * support ethernet addresses in LDAP in compact and long formats
  * improvements to getent.ldap command (a few minor bug fixes and preparations for Python 3 support)
  * log entries and lookups failing nss_min_uid at debug level
  * improvements to the test suite (including tests for getent.ldap)

OBS-URL: https://build.opensuse.org/request/show/506457
OBS-URL: https://build.opensuse.org/package/show/network:ldap/nss-pam-ldapd?expand=0&rev=12
2017-06-27 13:55:01 +00:00
Ailin Nemui
9931373cbd OBS-URL: https://build.opensuse.org/package/show/network:ldap/nss-pam-ldapd?expand=0&rev=10 2017-03-13 20:53:59 +00:00
Howard Guo
b3d4cce929 - Upgrade to 0.9.7 with accumulated bug fixes.
OBS-URL: https://build.opensuse.org/package/show/network:ldap/nss-pam-ldapd?expand=0&rev=8
2016-09-09 08:27:26 +00:00
Michael Vetter
630ba6192f Accepting request 403884 from home:jengelh:branches:network:ldap
- Do not suppress errors from useradd/groupadd.  Reduce dependencies for it.

OBS-URL: https://build.opensuse.org/request/show/403884
OBS-URL: https://build.opensuse.org/package/show/network:ldap/nss-pam-ldapd?expand=0&rev=6
2016-06-21 14:10:19 +00:00
Howard Guo
9f727145af Accepting request 402943 from home:jubalh:branches:network:ldap
OBS-URL: https://build.opensuse.org/request/show/402943
OBS-URL: https://build.opensuse.org/package/show/network:ldap/nss-pam-ldapd?expand=0&rev=5
2016-06-20 08:07:13 +00:00
Howard Guo
2cc9873629 Accepting request 402431 from home:jengelh:branches:network:ldap
- Drop %clean section and authors list.

OBS-URL: https://build.opensuse.org/request/show/402431
OBS-URL: https://build.opensuse.org/package/show/network:ldap/nss-pam-ldapd?expand=0&rev=3
2016-06-15 14:18:39 +00:00
Howard Guo
aa095ce799 - Upgrade source from upstream release 0.9.5 to 0.9.6 with accumulated
bug fixes.
- Install rc-link.

OBS-URL: https://build.opensuse.org/package/show/network:ldap/nss-pam-ldapd?expand=0&rev=2
2015-09-14 08:09:20 +00:00
Howard Guo
36ef1d0060 Accepting request 294676 from home:ailin_nemui:nss_pam_ldapd
I think this ldap NSS which is superior and more recent than the PADL nss_ldap should be part of opensuse. It used to be until 12.3 but I'm not sure why it was removed. I'm no expert packager but with a little help I will see what I can do!

OBS-URL: https://build.opensuse.org/request/show/294676
OBS-URL: https://build.opensuse.org/package/show/network:ldap/nss-pam-ldapd?expand=0&rev=1
2015-09-14 08:01:34 +00:00