Thread
:
How to Distribute? (TrueCrypt, Cifs.ko, ntfs.ko, mount.cifs)
View Single Post
mrmza
2010-02-19 , 09:39
Posts: 5 | Thanked: 0 times | Joined on Jan 2010
#
171
This is FYI only
If you try mount share in windows domain and use following syntax:
mount -t cifs //<server>/<path> /<your>/<local>/<path> -o user=<domain>/<user>,pass=<pass>,ip=<ip of server>,direct
You get message: "Mounting the DFS root for domain not implemented yet"
This is without troubles:
mount.cifs //<server>/<path> /<your>/<local>/<path> -ouser=<domain>/<user>,pass=<pass>,ip=<ip of server>,direct
BTW tx Nathan
Quote & Reply
|
mrmza
View Public Profile
Find all posts by mrmza