svn commit: samba r264 - in branches/tmp/VOYAGER/source:
groupdb include libsmb nsswitch passdb smbd
Tim Potter
tpot at samba.org
Sun Apr 18 22:18:52 GMT 2004
On Sun, Apr 18, 2004 at 12:30:04PM +0200, Volker Lendecke wrote:
> Comments?
> +++ smbd/server.c (working copy)
> @@ -311,6 +311,18 @@
> }
> }
>
> + {
> + int sock = create_pipe_sock("/tmp/.smbd-priv", "smbd", 0750);
There should be a call to one of the lp_something() functions here
rather than hardcoding /tmp. Doing this will retain FHS compatibility
such as it is.
Tim.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.samba.org/archive/samba-technical/attachments/20040419/7b96e107/attachment.bin
More information about the samba-technical
mailing list