Mageia Bugzilla – Attachment 9404 Details for
Bug 21077
sudoers.ldap is using /etc/nslcd.conf, this causes nslcd to fail.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
sudo spec patch
sudo-ldap.txt (text/plain), 595 bytes, created by
Rod Emerson
on 2017-06-12 11:11:26 CEST
(
hide
)
Description:
sudo spec patch
Filename:
MIME Type:
Creator:
Rod Emerson
Created:
2017-06-12 11:11:26 CEST
Size:
595 bytes
patch
obsolete
>--- sudo.spec >+++ sudo.spec >@@ -73,8 +73,9 @@ > --with-ignore-dot \ > --with-tty-tickets \ > --with-ldap \ >- --with-ldap-conf-file=%{_sysconfdir}/nslcd.conf \ >- --with-ldap-secret-file=%{_sysconfdir}/nslcd.conf \ >+ --with-ldap-conf-file=%{_sysconfdir}/sudo-ldap.conf \ >+ --with-ldap-secret-file=%{_sysconfdir}/sudo-ldap.conf \ >+ --with-sssd \ > --with-secure-path="/sbin:%{_sbindir}:/bin:%{_bindir}:/usr/local/bin:/usr/local/sbin" \ > --with-passprompt="[sudo] password for %p: " \ > --with-plugindir=%{_libdir}/sudo >
--- sudo.spec +++ sudo.spec @@ -73,8 +73,9 @@ --with-ignore-dot \ --with-tty-tickets \ --with-ldap \ - --with-ldap-conf-file=%{_sysconfdir}/nslcd.conf \ - --with-ldap-secret-file=%{_sysconfdir}/nslcd.conf \ + --with-ldap-conf-file=%{_sysconfdir}/sudo-ldap.conf \ + --with-ldap-secret-file=%{_sysconfdir}/sudo-ldap.conf \ + --with-sssd \ --with-secure-path="/sbin:%{_sbindir}:/bin:%{_bindir}:/usr/local/bin:/usr/local/sbin" \ --with-passprompt="[sudo] password for %p: " \ --with-plugindir=%{_libdir}/sudo
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 21077
: 9404