Nis not starting

I finally figured that one out…
there’s a file /etc/default/nis with all kind of variables in it, and one of them holds parameters that are passed to ypbind on start… and that one had “–no-dbus” in it which is not supported (anymore?).
Took it out, all is well.