From fb924d02ec05f7106beeeb409becbc39e00ddac9 Mon Sep 17 00:00:00 2001 From: Christian Ambach Date: Mon, 11 Mar 2013 22:23:27 +0100 Subject: s3: remove some dead code (for setdir command) set dir seems to have been a special SMB command used by Pathworks clients the supporting code for it was already removed in 2007, so just remove all remnants related to it (smb.conf parameter, documentation, ...) Reviewed-by: Jeremy Allison Autobuild-User(master): Jeremy Allison Autobuild-Date(master): Tue Mar 12 01:03:37 CET 2013 on sn-devel-104 --- docs-xml/using_samba/ch08.xml | 30 +++++------------------------- 1 file changed, 5 insertions(+), 25 deletions(-) (limited to 'docs-xml/using_samba') diff --git a/docs-xml/using_samba/ch08.xml b/docs-xml/using_samba/ch08.xml index 91e216a25c..7465b8a67b 100644 --- a/docs-xml/using_samba/ch08.xml +++ b/docs-xml/using_samba/ch08.xml @@ -1795,27 +1795,7 @@ panic action - - - - -set directory option - -set directory - - -This boolean share-level option allows Digital Pathworks clients, option forDigital Pathworks clients to use the setdir command to change directories on the server. If you are not using the Digital Pathworks client, you should not need to alter this option. The default value for this option is no. You can override it per share as follows: - - -[data] - set directory = yes - - - - - - - + smbrun option smbrun @@ -1832,7 +1812,7 @@ smbrun - + status option status @@ -1850,7 +1830,7 @@ status - + strict sync option strict sync @@ -1867,7 +1847,7 @@ strict sync - + sync always option sync always @@ -1884,7 +1864,7 @@ sync always - + strip dot option strip dot -- cgit