On Tuesday 04 June 2002 17:38, Ajay wrote: > I'm using samba on a multi-os system. I shared my /winc (C: VFAT), > /wind (D:NTFS) and /wine (E:NTFS) drives using samba while > running Debian. The clients on the network are able to > access the /winc but not /wind or /wine. Why?
That is because one can only mount NTFS as read only(unless one is really brave) so you can not give permissions to multiple users to access that partition, only one user can do that. Let people connect as user who has mounted the partition. If it's a non root user, you should get that thing shared as read only. Force the unix user for that share.. Shridhar _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
