S
S
Spheniscus2018-01-10 13:36:59
Debian
Spheniscus, 2018-01-10 13:36:59

How to implement access from Linux to the share of a machine that is not in the domain?

There is a Windows server without a domain with a share (c1)
There is a Windows domain (2008r2) (c2)
there is a debian that is entered into this domain (deb)
The task is as follows:
if I access the shares from the deb that are in the domain, everything is
fine to the c1 share from the deba, then a connection error is issued, it does not even ask for a login / password.
If I cling to the ball c1 from c2 or another screw machine, then it displays an authorization dialog.
How to access c1 share from deba?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
sar0ka8, 2018-01-10
@Spheniscus

mount -t cifs -o username=USER,password=PASS //path/to/share /path/to/folder

password can be skipped, will ask later

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question