How do I prevent nscd from looking for LDAP?

opensuse 42.2

It is true: There is no LDAP service running on the server system. There is nothing in </tec/nscd.conf> about LDAP. ncsd’s persistence is cluttering the system journal with useless messages.

How do I convince nsc (name service cache) not to bother looking for LDAP?

2017-05-08T15:19:36-0700 sma-server3 nscd[1316]: nss_ldap: failed to bind to LDAP server ldap://localhost: Can't contact LDAP server
2017-05-08T15:19:36-0700 sma-server3 nscd[1316]: nss_ldap: failed to bind to LDAP server ldap://localhost: Can't contact LDAP server
2017-05-08T15:19:36-0700 sma-server3 nscd[1316]: nss_ldap: could not search LDAP server - Server is unavailable
2017-05-08T15:19:36-0700 sma-server3 nscd[1316]: nss_ldap: failed to bind to LDAP server ldap://localhost: Can't contact LDAP server
2017-05-08T15:19:36-0700 sma-server3 nscd[1316]: nss_ldap: failed to bind to LDAP server ldap://localhost: Can't contact LDAP server
2017-05-08T15:19:36-0700 sma-server3 nscd[1316]: nss_ldap: could not search LDAP server - Server is unavailable
2017-05-08T15:19:36-0700 sma-server3 nscd[1316]: nss_ldap: failed to bind to LDAP server ldap://localhost: Can't contact LDAP server
2017-05-08T15:19:36-0700 sma-server3 nscd[1316]: nss_ldap: failed to bind to LDAP server ldap://localhost: Can't contact LDAP server
2017-05-08T15:19:36-0700 sma-server3 nscd[1316]: nss_ldap: could not search LDAP server - Server is unavailable
2017-05-08T15:19:36-0700 sma-server3 nscd[1316]: nss_ldap: failed to bind to LDAP server ldap://localhost: Can't contact LDAP server
2017-05-08T15:19:36-0700 sma-server3 nscd[1316]: nss_ldap: failed to bind to LDAP server ldap://localhost: Can't contact LDAP server
2017-05-08T15:19:36-0700 sma-server3 nscd[1316]: nss_ldap: could not search LDAP server - Server is unavailable

A wild guess here. Check “/etc/nsswitch.conf”.