Date: Thu, 22 Mar 2001 11:20:28 +0100 (CET) From: Martin Blapp <mb@imp.ch> To: wpaul@freebsd.org Cc: current@freebsd.org Subject: tirpc and keyserv Message-ID: <Pine.BSF.4.21.0103220853130.15966-100000@levais.imp.ch>
next in thread | raw e-mail | index | archive | help
Ok, I still really really disapointed about FreeBSD and the ways people are communicating together. But let's targeting keyserv ... For a local unix transport, (at the moment), you cannot just use svc_create(), that is neither implemented by sun not NetBSD. I fixed keyserv here and I'm testing it at the moment. I looked at suns code and have seen that the just copied code from svc_generic.c and used it for the local transport. Keyserv runs now here over local transport. 100029 1 unix /var/run/keyservsock keyserv superuser That looks better ... I'll do further testing Martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0103220853130.15966-100000>