diff options
author | Gerald Carter <jerry@samba.org> | 2001-08-10 04:19:26 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2001-08-10 04:19:26 +0000 |
commit | 3a15071897f0e7c0651ff0be05ead8669c3e0e03 (patch) | |
tree | b00f7339f1fd72215c99156f75cc4de8e4c7298d /docs/htmldocs | |
parent | 453ab5dcaace1b4ae12c54e53313ff3985be5e05 (diff) | |
download | samba-3a15071897f0e7c0651ff0be05ead8669c3e0e03.tar.gz samba-3a15071897f0e7c0651ff0be05ead8669c3e0e03.tar.xz samba-3a15071897f0e7c0651ff0be05ead8669c3e0e03.zip |
updates docs from parameter rename
Diffstat (limited to 'docs/htmldocs')
-rw-r--r-- | docs/htmldocs/smb.conf.5.html | 76 |
1 files changed, 38 insertions, 38 deletions
diff --git a/docs/htmldocs/smb.conf.5.html b/docs/htmldocs/smb.conf.5.html index c5de7e97c34..1b205d1ecaa 100644 --- a/docs/htmldocs/smb.conf.5.html +++ b/docs/htmldocs/smb.conf.5.html @@ -1195,6 +1195,18 @@ CLASS="PARAMETER" ><LI ><P ><A +HREF="#DISABLESPOOLSS" +><TT +CLASS="PARAMETER" +><I +>disable spoolss</I +></TT +></A +></P +></LI +><LI +><P +><A HREF="#DNSPROXY" ><TT CLASS="PARAMETER" @@ -1411,18 +1423,6 @@ CLASS="PARAMETER" ><LI ><P ><A -HREF="#LANMANAUTH" -><TT -CLASS="PARAMETER" -><I ->lanman printing only</I -></TT -></A -></P -></LI -><LI -><P -><A HREF="#LARGEREADWRITE" ><TT CLASS="PARAMETER" @@ -7174,6 +7174,32 @@ CLASS="COMMAND" ></DD ><DT ><A +NAME="DISABLESPOOLSS" +></A +>disable spoolss (G)</DT +><DD +><P +>Enabling this parameter will disables Samba's support + for the SPOOLSS set of MS-RPC's and will yield identical behavior + as Samba 2.0.x. Windows NT/2000 clients will downgrade to using + Lanman style printing commands. Windows 9x/ME will be uneffected by + the parameter. However, this will also disable the ability to upload + printer drivers to a Samba server via the Windows NT Add Printer + Wizard or by using the NT printer properties dialog window. It will + also disable the capability of Windows NT/2000 clients to download + print drivers from the Samba host upon demand. + <EM +>Be very careful about enabling this parameter.</EM +> + </P +><P +>Default : <B +CLASS="COMMAND" +>disable spoolss = no</B +></P +></DD +><DT +><A NAME="DNSPROXY" ></A >dns proxy (G)</DT @@ -9382,32 +9408,6 @@ CLASS="COMMAND" ></DD ><DT ><A -NAME="LANMANPRINTINGONLY" -></A ->lanman printing only (G)</DT -><DD -><P ->Enabling this parameter will disables Samba's support - for the SPOOLSS set of MS-RPC's and will yield identical behavior - as Samba 2.0.x. Windows NT/2000 clients will downgrade to using - Lanman style printing commands. Windows 9x/ME will be uneffected by - the parameter. However, this will also disable the ability to upload - printer drivers to a Samba server via the Windows NT Add Printer - Wizard or by using the NT printer properties dialog window. It will - also disable the capability of Windows NT/2000 clients to download - print drivers from the Samba host upon demand. - <EM ->Be very careful about enabling this parameter.</EM -> - </P -><P ->Default : <B -CLASS="COMMAND" ->lanman printing only = no</B -></P -></DD -><DT -><A NAME="LARGEREADWRITE" ></A >large readwrite (G)</DT |