For some reason or another it works for me only when I put the options at
the end of the command:
mount -t smbfs //9.117.44.44/zntc /mnt/linux390 -o
username=administrator,password=asdcs
Saying goes: Great minds think alike - I say: Great minds think for
themselves!
Carlos A. Ordonez
IBM Corporation
Server Consolidation
|---------+----------------------------->
| | James Melin |
| | <[EMAIL PROTECTED]|
| | epin.mn.us> |
| | Sent by: Linux on |
| | 390 Port |
| | <[EMAIL PROTECTED]|
| | ST.EDU> |
| | |
| | |
| | 02/28/2003 12:01 |
| | PM |
| | Please respond to |
| | Linux on 390 Port |
| | |
|---------+----------------------------->
>----------------------------------------------------------------------------------------------------------------------------|
|
|
| To: [EMAIL PROTECTED]
|
| cc:
|
| Subject: Accessing an SMB share from another linux box
|
|
|
>----------------------------------------------------------------------------------------------------------------------------|
I have a directory on my SLES/390 distribution shared so that windoze can
access it. Typically, I use this to copy CD contents to that directory for
installation.
DB2 Connect Enterprise Edition 8.1 has RPM packages that are named
identically except for one has an uppercase character in it - fine in
unix/linux, bad in windows. It tries to do a file replace instead of a
copyt.
how do I access an SMB shared directory from another linux? I have tried
mount -t smbfs {variants of various commands} to no avail
If someone could show me an example of how to make this work, I'd be
ecstatic.