How to mount windows share!

0 views
Skip to first unread message

naresh

unread,
Jul 18, 2007, 10:16:01 AM7/18/07
to Delhi/NCR Linux Users Group
steps to mount the windows share in linux(rhel5) box:

1. share a directory on windows machine
2. create a directory in linux machine
3. run mount command

exact commands on linux are:

#mkdir /tmp/rhel5
mount -a -o domain=yourdomainname,username=yourusername //192.168.0.1/
rpms /tmp/rhel5
cd /tmp/rhel5
ls -l

you will find your windows shared directory contents in /tmp/rhel5
directory.

Naresh

syed aamir

unread,
Jul 18, 2007, 1:31:09 PM7/18/07
to dn...@googlegroups.com
this share also works for NTFS Parttition, and all the security work on linux too.
 
Aamir

 
Reply all
Reply to author
Forward
0 new messages