diff options
Diffstat (limited to 'docs-xml/Samba3-HOWTO/TOSHARG-TheNetCommand.xml')
-rw-r--r-- | docs-xml/Samba3-HOWTO/TOSHARG-TheNetCommand.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs-xml/Samba3-HOWTO/TOSHARG-TheNetCommand.xml b/docs-xml/Samba3-HOWTO/TOSHARG-TheNetCommand.xml index d1895829a95..ea0ed485c00 100644 --- a/docs-xml/Samba3-HOWTO/TOSHARG-TheNetCommand.xml +++ b/docs-xml/Samba3-HOWTO/TOSHARG-TheNetCommand.xml @@ -1662,7 +1662,7 @@ net rpc share MIGRATE ALL <share-name> -S <source> the application that receives the network requests to create the necessary services must call out to the operating system in order to create the underlying printers. The call-out is implemented by way of an interface script that can be specified by the &smb.conf; file parameter - <smbconfoption id="add printer script"/>. This script is essential to the migration process. + <smbconfoption name="add printer script"/>. This script is essential to the migration process. A suitable example script may be obtained from the <filename>$SAMBA_SOURCES/examples/scripts</filename> directory. Take note that this script must be customized to suit the operating system environment and may use its tools to create a print queue. |