From d174f2ce57279404632a35684d2dc90b76cbddab Mon Sep 17 00:00:00 2001 From: Herb Lewis Date: Thu, 19 Nov 1998 21:30:58 +0000 Subject: smb.conf : explicitly state "printcap name=" and "security=" parameters idb.pl : change default behaviour for installation of config files. (This used to be commit 36928da28ca84fa64cd7b0dd66cab879e307911c) --- packaging/SGI/smb.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'packaging/SGI/smb.conf') diff --git a/packaging/SGI/smb.conf b/packaging/SGI/smb.conf index b7cbae63d1..9a154f8f9b 100644 --- a/packaging/SGI/smb.conf +++ b/packaging/SGI/smb.conf @@ -22,6 +22,7 @@ ; in the printcap file will not be visible to clients. ; ; printcap name = /usr/samba/printcap + printcap name = lpstat ; ; If you are using Impressario 1.x then you'll want to use the ; sambalp script provided with this package. It works around @@ -59,7 +60,7 @@ lock directory = /usr/samba/var/locks share modes = yes -; security = user + security = user ; You need to test to see if this makes a difference on your system socket options = TCP_NODELAY -- cgit