mount -t cifs -o username=test //127.0.0.1/test2 /home/test


Not to completely dodge the question, but are you intending to always
mount back to localhost or another unix machine for your automount
sources?  You may want to look at nfs for unix-unix remote fs tasks.
Samba is fantastic for it's purpose, but you're doing a double
conversion here.  That being a posix filesystem which samba makes look
like cifs on the server, then the samba client takes cifs and makes it
look like a posix filesystem.

--
--
Paul Gienger                    Office: 701-281-1884
Applied Engineering Inc.
Systems Architect               Fax:    701-281-1322
URL: www.ae-solutions.com       mailto: [EMAIL PROTECTED]



--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to