* SUCH DAMAGE.
*
* from: @(#)amq_subr.c 8.1 (Berkeley) 6/6/93
- * $Id: amq_subr.c,v 1.2 1997/01/31 14:41:57 graichen Exp $
+ * $Id: amq_subr.c,v 1.3 1997/02/16 00:04:25 deraadt Exp $
*/
/*
char *cp;
plog(XLOG_INFO, "amq requested mount of %s", s);
+#if 0
/*
* Minimalist security check.
*/
rc = EACCES;
return &rc;
}
+#else
+ /*
+ * Better security check. amd does not allocate a seperate
+ * socket to distinguish local connects; so the above security
+ * check is useless
+ */
+ rc = EACCES;
+ return &rc;
+#endif
+
/*
* Find end of key