Hi,
From: "Karia Amit" amit_karia99@rediffmail.com Can any one tell me how to access(mount) ntfs partition of remote windows server into RHEL3 Server, NTFS module is compiled to my machine as a module
You need to use the samba client. The NTFS module is irrelevant in this case. The remote windows partition needs to be shared and then you can do something like: smbmount //winmachine/share /localdir -o username=amit,password=xyz
Chirag Wazir http://chirag.freeshell.org