similar to: Problem in tracing the code at client end

Displaying 7 results from an estimated 7 matches similar to: "Problem in tracing the code at client end"

2006 Apr 28
4
trouble with ferdora core 5 with samba
I installed the latest version of Ferdora Core 5 with samba. The installation of Ferdora is fine, and I can see the shares I have set up on my Win XP Pro machine. But, there is a problem with the rights. I have made the files on the linux box 777, but I can still not write to the files. It is as though the files are still read only, even though they should be read/write. I am also having
2006 Apr 11
2
trying to find out how much is on a drive?
I have a Ferdora 2 machine with 2 drives in it one has the OS and the main drive for our Samba server on it and the other is the Mirror drive. What I am trying to find out is how much is on the primary drive. When I use the "du" command I get a number that seems to be off. I have the mirror drive mounted to the primary drive, and it apears as though when I do the "du"
2016 Sep 14
2
HP Envy EFI problem after BIOS update
I had to boot my HP Envy into Win8 for the first time in ages this morning. When I did that, it installed some updates including a BIOS update. Once this was all done, once again the GRUB boot menu was gone and it booted straight into Win8. Using the advanced boot manager options in Win8 I managed to get the EFI boot menu up and chose Ferdora 21. It was only after Fedora failed to boot that
2001 Oct 23
1
PATCH to Samba >= 2.2.1, accents and special chars
Okay, I've had some fun there. Let me tell I am no samba pro, so the patch below _should be tested and tested again_ in _your_ environment before doing anything close to putting your patched samba into production. It can possibly break everything. You have been warned. The mail is somehow longish, because sending a quick (and dirty) patch without any explanation seems wrong to me. And
2016 Sep 14
0
HP Envy EFI problem after BIOS update
On 09/14/2016 07:40 AM, Gary Stainburn wrote: > I had to boot my HP Envy into Win8 for the first time in ages this morning. > When I did that, it installed some updates including a BIOS update. > > Once this was all done, once again the GRUB boot menu was gone and it booted > straight into Win8. Using the advanced boot manager options in Win8 I > managed to get the EFI boot
2005 Jan 06
1
smb vfs modules queries
I am using samba-3.0.7 on kernel version 2.6.5-3 (client as well as server). I traced the exact function calling sequence when a "mkdir" command is given at the client side. I got stuck at the server side, source/smbd/vfs.c - vfs_MkDir() - SMB_VFS_MKDIR(conn,name,mode) (line no 357) Could anyone please tell me exactly where is the vfs_ops struct initialised, and which function will
2005 Jan 07
1
Problem in code tracing (reply)
The new messages are written in ------------------> ------------------- caas it wrote: | I am using samba-3.0.7 on kernel version 2.6.5-3 | (client as well as server). | I traced the exact function calling sequence when a | "mkdir" command is given at the client side. | I got stuck at the server side, | | source/smbd/vfs.c - vfs_MkDir() - | SMB_VFS_MKDIR(conn,name,mode) (line no