[Samba] Re: Getting Owner of Files on Mounted Windows Share

2007-07-19 Thread Akemi Yagi
On Tue, 17 Jul 2007 08:27:32 -0500, Terlson, Adam (STP) wrote: > Hello everyone, > I have an obscure issue that I have been so far unable to find the answer > to. I have successfully mounted a windows NTFS file share using samba via > the following command: > > mount -t smbfs -o username=,workgr

[Samba] Re: smbmount

2007-05-07 Thread Akemi Yagi
On Tue, 08 May 2007 01:41:42 +0100, John G Walker wrote: > Basically, W98 is so primitive that the only practical solution is to let > the complexities of the situation be handled by Linux. I'm beginning to > feel that restricting sharing the W98 data to the SuSE 10.0 machine is the > best solutio

[Samba] Re: mount windows xp share

2007-05-04 Thread Akemi Yagi
On Thu, 03 May 2007 14:27:53 +0300, Wael Yaseen wrote: > Please how to share between Linux and xp > > Please help me > > thanks Take a look at this CentOS wiki page: http://wiki.centos.org/TipsAndTricks/WindowsShares Akemi -- To unsubscribe from this list go to the following URL and read

[Samba] Re: Re: major cifs bug in 2.6.19+?

2007-04-30 Thread Akemi Yagi
On Tue, 01 May 2007 06:42:30 +1200, Jason Haar wrote: > That's a great explanation - makes a lot of sense now! > > However, this problem doesn't affect us under 2.6.18 - only the newer > kernels. Maybe something was broken in the cifs kernel module in newer > releases? > > >> I reported this as

[Samba] Re: major cifs bug in 2.6.19+?

2007-04-28 Thread Akemi Yagi
On Sat, 28 Apr 2007 16:52:30 +1200, Jason Haar wrote: > Hi there > > (I've reported this to the linux-cifs list and received no response, so > now I'm trying here) > > I just tried upgrading a CentOS-4.4 server we have from it's 2.6.18 kernel > to 2.6.19 and then 2.6.20 - but in both cases it br

[Samba] Re: Fatal Samba bug? Why can't anyone answer this question?

2007-03-11 Thread Akemi Yagi
On Mon, 12 Mar 2007 16:00:23 +1000, Ron House wrote: > A few more facts: the user attempting to mount the share has the same uid > and password on all machines, so unless there is some other password > somewhere in the samba system, it _is_ getting the right password. > Furthermore, all machines c

[Samba] Re: Cannot change case of existing file names

2007-03-10 Thread Akemi Yagi
On Wed, 07 Feb 2007 14:22:35 -0800, Jeremy Allison wrote: > On Mon, Feb 05, 2007 at 09:33:35PM -0600, Jordan Russell wrote: >> >> In recent versions of Samba (including 3.0.24), attempting to rename a >> file to a new name that differs only in case appears to have no effect: >> >> I'm pretty sur

[Samba] Re: cifs reading Samba mounted share...permissions error

2006-09-28 Thread Akemi Yagi
Max Kipness assuredata.com> writes: > However, if from another Fedora 5 server, I mount the share using: > > mount -rw -t cifs -o user=domain\\administrator,pass=password > //FEDORASERVER/SHARENAME /share/FEDORASERVER/SHARENAME/ > > I can list files, but when trying to do a cat on any file, I g