summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2003-03-06 17:09:07 +0000
committerJelmer Vernooij <jelmer@samba.org>2003-03-06 17:09:07 +0000
commit735bcfacda659cc17ee6508f30f264b37afb4d17 (patch)
tree261406e8555663985b06660f4ffe0713085bff49 /docs
parent389a47fb66acbfec490365d18042613a5245d5e0 (diff)
downloadsamba-735bcfacda659cc17ee6508f30f264b37afb4d17.tar.gz
samba-735bcfacda659cc17ee6508f30f264b37afb4d17.tar.bz2
samba-735bcfacda659cc17ee6508f30f264b37afb4d17.zip
Add documentation on line returned by 'add printer command' script
(This used to be commit d41dbe568ec77e4860678e5ee4fe2ab2f2da507b)
Diffstat (limited to 'docs')
-rw-r--r--docs/docbook/manpages/smb.conf.5.sgml8
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/docbook/manpages/smb.conf.5.sgml b/docs/docbook/manpages/smb.conf.5.sgml
index 78c7ecaef1..fb1e829700 100644
--- a/docs/docbook/manpages/smb.conf.5.sgml
+++ b/docs/docbook/manpages/smb.conf.5.sgml
@@ -983,12 +983,18 @@ alias|alias|alias|alias...
driver location" parameter is included for backwards compatibility
only. The remaining fields in the structure are generated from answers
to the APW questions.</para>
-
+
<para>Once the <parameter>addprinter command</parameter> has
been executed, <command>smbd</command> will reparse the <filename>
smb.conf</filename> to determine if the share defined by the APW
exists. If the sharename is still invalid, then <command>smbd
</command> will return an ACCESS_DENIED error to the client.</para>
+
+ <para>
+ The "add printer command" program can output a single line of text,
+ which Samba will set as the port the new printer is connected to.
+ If this line isn't output, Samba won't reload its printer shares.
+ </para>
<para>See also <link linkend="DELETEPRINTERCOMMAND"><parameter>
deleteprinter command</parameter></link>, <link