A machine can only join one domain at a time. A user can only be logged into one domain at a time.
                                                
It should be possible to log into one domain and mount a share on a server in the other domain if you have a valid username and password.

On a windows workstation at the command line try this to mount shares in two different domains:

\\net use X: \\servername\sharename /user:domainname\username
\\net use Z: \\otherservername\sharename /user:otherdomainname\username

"X:" and "Z:" could be any free drive lettesr.
anything ending in "name", you will replace with the appropriate name
You will be prompted for a password.

The other way to go is a domain trust. Check out Samba3 Howto to see if that will work

On Jul 11, 2005, at 10:25 AM, <[EMAIL PROTECTED]> wrote:

Hello,

Is it possible to set up multiple Windows workgroups on a single Samba server? We have the same user, defined in 2 different workgroups (Windows Domains), and would like both of these users to connect to the same Samba share. However, we're not certain if this is possible, or what the syntax should be in the config. file. Any ideas here?

Thanks,

David Hansen



Visit our website at http://www.ubs.com

This message contains confidential information and is intended only
for the individual named.  If you are not the named addressee you
should not disseminate, distribute or copy this e-mail.  Please
notify the sender immediately by e-mail if you have received this
e-mail by mistake and delete this e-mail from your system.

E-mail transmission cannot be guaranteed to be secure or error-free
as information could be intercepted, corrupted, lost, destroyed,
arrive late or incomplete, or contain viruses.  The sender therefore
does not accept liability for any errors or omissions in the contents
of this message which arise as a result of e-mail transmission.  If
verification is required please request a hard-copy version.  This
message is provided for informational purposes and should not be
construed as a solicitation or offer to buy or sell any securities or
related financial instruments.
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


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

Reply via email to