From 735bcfacda659cc17ee6508f30f264b37afb4d17 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Thu, 6 Mar 2003 17:09:07 +0000 Subject: Add documentation on line returned by 'add printer command' script (This used to be commit d41dbe568ec77e4860678e5ee4fe2ab2f2da507b) --- docs/docbook/manpages/smb.conf.5.sgml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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. - + Once the addprinter command has been executed, smbd will reparse the smb.conf to determine if the share defined by the APW exists. If the sharename is still invalid, then smbd will return an ACCESS_DENIED error to the client. + + + 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. + See also deleteprinter command,