
Chapter 12. Cloning open source virtual servers 175
You may have to click different user name if the user or password on the new Samba server
is different from the Windows system you are connecting from. Then click Finish. If all the
steps were correct, you should see the files in a new Explorer window as shown in the bottom
right corner of Figure 12-2.
Figure 12-2 Mapping a network drive to the Samba server
You should now have Samba configured and running with one new share available.
If you prefer a DOS command line, you can also link to the share using the following net use
command:
c:\>net use y: \\9.12.5.33\sharedoc
The password is invalid for \\9.12.5.33\sharedoc.
Enter the user name for '9.12.5.33': sambauser1
Enter the password for 9.12.5.33:
The command completed successfully.
You can detach the share using the following net use command:
c:\>net use y: /delete
y: was deleted successfully.
12.3.7 Configuring printing
Configuring printing is more complex and a description of this procedure is beyond the scope
of this book. For details about this topic, refer to the IBM Redpaper Printing with Linux on
zSeries Using CUPS and Samba, REDP-3864, which is available on the Web at:
http://www.redbooks.ibm.com/abstracts/redp3864.html
Komentarze do niniejszej Instrukcji