0

Fedora 8:

When I run /sbin/service --status-all, I see

slapd (pid 2285) is running...

as expected. When I run /sbin/service slapd restart I get

slapd: unrecognized service

I don't see slapd under /etc/init.d/ either

Any ideas on how to access this service?

Jake Wilson
  • 8,814
  • 29
  • 97
  • 125

1 Answers1

1

The service name (and the name of the init script) is ldap

theotherreceive
  • 8,365
  • 1
  • 31
  • 44