The Samba-Bugzilla – Attachment 6577 Details for
Bug 8230
Move .nmbd socket directory to non-hidden name PREFIX/var/nmbd
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Show location of nmbd and ncalrpc socket dirs in 'smbd -b'
0001-s3-buildoptions-Show-compiled-in-location-of-the-new.patch (text/plain), 942 bytes, created by
Andrew Bartlett
on 2011-06-14 05:19:07 UTC
(
hide
)
Description:
Show location of nmbd and ncalrpc socket dirs in 'smbd -b'
Filename:
MIME Type:
Creator:
Andrew Bartlett
Created:
2011-06-14 05:19:07 UTC
Size:
942 bytes
patch
obsolete
>From 74ac5197bdb2123c561d0914e00543dd200ee200 Mon Sep 17 00:00:00 2001 >From: Andrew Bartlett <abartlet@samba.org> >Date: Tue, 14 Jun 2011 14:56:30 +1000 >Subject: [PATCH 1/2] s3-buildoptions Show compiled-in location of the new > ncaclrpc and nmbd sockets > >--- > source3/script/mkbuildoptions.awk | 2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) > >diff --git a/source3/script/mkbuildoptions.awk b/source3/script/mkbuildoptions.awk >index 1955a80..9a82da2 100644 >--- a/source3/script/mkbuildoptions.awk >+++ b/source3/script/mkbuildoptions.awk >@@ -96,6 +96,8 @@ BEGIN { > > print " output(screen,\" SMB_PASSWD_FILE: %s\\n\",get_dyn_SMB_PASSWD_FILE());"; > print " output(screen,\" PRIVATE_DIR: %s\\n\",get_dyn_PRIVATE_DIR());"; >+ print " output(screen,\" NCALRPCDIR: %s\\n\",get_dyn_NCALRPCDIR());"; >+ print " output(screen,\" NMBDSOCKETDIR: %s\\n\",get_dyn_NMBDSOCKETDIR());"; > print ""; > > >-- >1.7.5.2 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Flags:
vl
:
review+
Actions:
View
Attachments on
bug 8230
:
6576
| 6577 |
6578