[Bug 738968] Re: Can't See Parts of DFS CIFS Share

2014-11-18 Thread Julian Alarcon
Hi I have the same problem but I'm on Ubuntu 14.04, our DFS is on Windows 2008 R2. Do you still have this problem like me? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu. https://bugs.launchpad.net/bugs/738968 Title:

[Bug 738968] Re: Can't See Parts of DFS CIFS Share

2014-11-18 Thread Larry Reid
Julian: The patch I submitted fixed my problem (see #13 above). Unfortunately I don't have time tonight to try to reproduce the situation, and indeed I may not be able to (I'm not sure I have access to the server anymore). But I can definitely confirm that it was still fixed in LinuxMint 13

[Bug 738968] Re: Can't See Parts of DFS CIFS Share

2012-11-20 Thread Bug Watch Updater
** Changed in: samba Status: Unknown = Fix Released ** Changed in: samba Importance: Unknown = Medium -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu. https://bugs.launchpad.net/bugs/738968 Title: Can't

[Bug 738968] Re: Can't See Parts of DFS CIFS Share

2011-05-27 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/samba -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu. https://bugs.launchpad.net/bugs/738968 Title: Can't See Parts of DFS CIFS Share -- Ubuntu-server-bugs mailing list

[Bug 738968] Re: Can't See Parts of DFS CIFS Share

2011-04-06 Thread Launchpad Bug Tracker
This bug was fixed in the package samba - 2:3.5.8~dfsg-1ubuntu2 --- samba (2:3.5.8~dfsg-1ubuntu2) natty; urgency=low * debian/patches/fix-upstream-lp-738968.patch: Fix connection to EMC Celerra NAS version 5.6.50. (LP: #738968) -- Chuck Short zul...@ubuntu.com Wed, 06 Apr

[Bug 738968] Re: Can't See Parts of DFS CIFS Share

2011-04-06 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/samba -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu. https://bugs.launchpad.net/bugs/738968 Title: Can't See Parts of DFS CIFS Share -- Ubuntu-server-bugs mailing list

[Bug 738968] Re: Can't See Parts of DFS CIFS Share

2011-04-05 Thread James Page
** Also affects: samba via https://bugzilla.samba.org/show_bug.cgi?id=8055 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu. https://bugs.launchpad.net/bugs/738968 Title:

[Bug 738968] Re: Can't See Parts of DFS CIFS Share

2011-04-02 Thread Larry Reid
I submitted the bug and patch to Samba at: https://bugzilla.samba.org/show_bug.cgi?id=8055. ** Bug watch added: Samba Bugzilla #8055 https://bugzilla.samba.org/show_bug.cgi?id=8055 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 738968] Re: Can't See Parts of DFS CIFS Share

2011-03-27 Thread Brian Murray
** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu. https://bugs.launchpad.net/bugs/738968 Title: Can't See Parts of DFS CIFS Share -- Ubuntu-server-bugs mailing list

[Bug 738968] Re: Can't See Parts of DFS CIFS Share

2011-03-26 Thread Larry Reid
Here's the patch. I made it on the v3-4-test branch of the Samba git repository. It seems to also patch the current stable 3.5.8 version. I hope this helps. ** Patch added: 0001-Fix-for-servers-that-don-t-put-a-path-separator-at-t.patch

[Bug 738968] Re: Can't See Parts of DFS CIFS Share

2011-03-25 Thread James Page
Hi Larry Thanks for all of the additional information that you provided. I've setup a basic DFS on Samba configuration across two Samba servers (Natty release). I've tried accessing the DFS based paths from both Maverick and Lucid installations using smbclient and as long as I have exactly the

[Bug 738968] Re: Can't See Parts of DFS CIFS Share

2011-03-25 Thread Larry Reid
James: I downloaded the source for Samba 3.5.8, built it, and confirmed that it had the same problem. So I've been tracing the code. What I see is that in the function cli_dfs_get_referal in libsmb/clidfs.c two components of the path are returned: one that doesn't end in a \, and the other that

[Bug 738968] Re: Can't See Parts of DFS CIFS Share

2011-03-25 Thread Larry Reid
My fix for my issue works. As I said, I can't test it against other servers. Let me know how we should guide this through the Samba team. Thanks for your help so far! -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu.

[Bug 738968] Re: Can't See Parts of DFS CIFS Share

2011-03-25 Thread Chuck Short
Please attach a patch and we can do the appropriate actions. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu. https://bugs.launchpad.net/bugs/738968 Title: Can't See Parts of DFS CIFS Share -- Ubuntu-server-bugs

[Bug 738968] Re: Can't See Parts of DFS CIFS Share

2011-03-24 Thread James Page
Hi Larry Please could you follow the debugging procedure located at [0] and attach any output to this bug report. Thanks [0] https://wiki.ubuntu.com/DebuggingSamba#samba-client ** Changed in: samba (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are

[Bug 738968] Re: Can't See Parts of DFS CIFS Share

2011-03-24 Thread Larry Reid
James, will do. I may get to it tonight Pacific Time or at the latest over the weekend. I've traced the code enough to feel confident that my problem is NOT related to the authentication issue I mentioned in my original bug description. I'm currently looking at a path that seems to lose a \

[Bug 738968] Re: Can't See Parts of DFS CIFS Share

2011-03-24 Thread Larry Reid
Is it a regression ? Did this use to work properly with a previous release ? Not as far as I know. What version of samba packages are used ? Please give the output of: dpkg-query -W -f='${Package} ${Version} ${Source} ${Status}\n' | grep samba libsmbclient 2:3.4.7~dfsg-1ubuntu3.5 samba

[Bug 738968] Re: Can't See Parts of DFS CIFS Share

2011-03-24 Thread Larry Reid
Sorry for the extra post. VPN's working again. Here's the output of the smbclient -L command: Domain=[my-domain] OS=[EMC-SNAS:T5.6.50.2] Server=[my-server] Sharename Type Comment - --- my-share Disk DFS01 root share

[Bug 738968] Re: Can't See Parts of DFS CIFS Share

2011-03-21 Thread Sebastien Bacher
thank you for your bug report, if smbclient has the same issue it's likely a samba bug ** Package changed: gvfs (Ubuntu) = samba (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu.

[Bug 738968] Re: Can't See Parts of DFS CIFS Share

2011-03-21 Thread Larry Reid
Does Nautilus use smbclient (or the client library) for sure? Is it possible that the issue is in the way Nautilus uses smbclient? I'm prepared to work with someone to find a solution e.g. testing, providing more info on my situation. We can work bottom up or top down, whichever you prefer. Just