1
0
forked from pool/nss-pam-ldapd
nss-pam-ldapd/nslcd.service
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

12 lines
253 B
Desktop File

[Unit]
Description=Naming services LDAP client daemon.
After=syslog.target network.target named.service dirsrv.target slapd.service
[Service]
Type=forking
PIDFile=/var/run/nslcd/nslcd.pid
ExecStart=/usr/sbin/nslcd
[Install]
WantedBy=multi-user.target