[Bug 596064] Re: nmbd fails to start on boot - problem with upstart

2010-10-13 Thread Max-Ulrich Farber
I can reproduce it on Lucid and Maverick under the following conditions: - the network is a WLAN - the connection is made by Network Manager or WICD I don't know what the condition net-device-up IFACE!=lo in /etc/init/nmbd.conf is really needed for. Can it be recommended to leave it out and to

[Bug 211631] Re: Network is brought down before network filesystems are unmounted (CIFS timeout at shutdown)

2010-04-11 Thread Max-Ulrich Farber
I had already mentioned above: It's not only a network-manager problem because it is exactly the same with WICD. -- Network is brought down before network filesystems are unmounted (CIFS timeout at shutdown) https://bugs.launchpad.net/bugs/211631 You received this bug notification because you

[Bug 211631] Re: Network is brought down before network filesystems are unmounted (CIFS timeout at shutdown)

2010-04-10 Thread Max-Ulrich Farber
I absolutely do agree with Tom and varanasi. This is a serious usability problem that should be fixed as soon as possible! -- Network is brought down before network filesystems are unmounted (CIFS timeout at shutdown) https://bugs.launchpad.net/bugs/211631 You received this bug notification

[Bug 211631] Re: Network is brought down before network filesystems are unmounted (CIFS timeout at shutdown)

2010-01-24 Thread Max-Ulrich Farber
Not fixed for wireless network with WICD too ! -- Network is brought down before network filesystems are unmounted (CIFS timeout at shutdown) https://bugs.launchpad.net/bugs/211631 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in

[Bug 211631] Re: Network is brought down before network filesystems are unmounted (CIFS timeout at shutdown)

2009-10-29 Thread Max-Ulrich Farber
An other important reason is that gvfs does not support cifs UNIX Extensions yet. -- Network is brought down before network filesystems are unmounted (CIFS timeout at shutdown) https://bugs.launchpad.net/bugs/211631 You received this bug notification because you are a member of Ubuntu Server

[Bug 211631] Re: Network is brought down before network filesystems are unmounted (CIFS timeout at shutdown)

2009-04-13 Thread Max-Ulrich Farber
Thanks for this status update. As Thuerry Carrez proposed, I tried to avoid system wide CIFS mounts via fstab by monting my cifs shares manually with mount.cifs ... in my home folder. The shutdown problem is still the same. Using GNOME vfs pseudomounts is not a solution for me because the cifs

[Bug 211631] Re: CIFS/SMBFS shares not unmounted before network is shut down

2009-03-03 Thread Max-Ulrich Farber
I have the same problem, but I had never used Network Manager. I always use WICD. -- CIFS/SMBFS shares not unmounted before network is shut down https://bugs.launchpad.net/bugs/211631 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba

[Bug 294728] Re: Public shares not possible in home folder (Hardy 8.04)

2008-12-06 Thread Max-Ulrich Farber
I was not at home last week. Sorry for not answering sooner. Thierry Carrez is right; the bug seemes to be fixed now. I have done nothing else but installing the usual updates, and public shares now do work in Hardy as well as in Intrepid. Thanks, Max -- Public shares not possible in home

[Bug 211631] Re: CIFS/SMBFS shares not unmounted before network is shut down

2008-11-17 Thread Max-Ulrich Farber
I am sorry. I never wanted to speak for others. It is my opinion, but it would be better if I had said nothing at all. considering scripts existed already and were simply executed at the wrong stage of the shutdown sequence Do these scripts really fix the problem? Please read the posting of

[Bug 211631] Re: CIFS/SMBFS shares not unmounted before network is shut down

2008-11-16 Thread Max-Ulrich Farber
I am afraid the problem is that in this case nobody really feels responsible. Is it a problem of the shutdown sequence (Ubuntu problem), of the cifs Kernel module (Linux general) or a Samba bug? Who has got to fix it? As long as nobody feels responsible there is not much hope indeed. --

[Bug 211631] Re: CIFS/SMBFS shares not unmounted before network is shut down

2008-11-12 Thread Max-Ulrich Farber
@ luchio We are already waiting for years, and nothing did really happen. It is a shame. Even if it is far from being a perfect solution, it is better to propose a workaround like the script of Scott Severance than to do just nothing. -- CIFS/SMBFS shares not unmounted before network is shut

[Bug 294728] Re: Public shares not possible in home folder (Hardy 8.04)

2008-11-12 Thread Max-Ulrich Farber
@ Mathias Gug Is that what you did need? Perhaps that can help you: Public shares inside a directory (in this case it is /home/farber/) are possible only if the access to the *whole* directory is allowed for everyone. This is not normal. It should be enough to allow access to the share. It had

[Bug 294728] Re: Public shares not possible in home folder (Hardy 8.04)

2008-11-06 Thread Max-Ulrich Farber
What do you actually mean by configuration section? The few lines for the share only or the [global] part also? [Gemeinsam] path = /home/farber/Gemeinsam available = yes browsable = yes public = yes writable = yes The share is not accessible at all even if /home/farber/Gemeinsam is set to mode

[Bug 211631] Re: CIFS/SMBFS shares not unmounted before network is shut down

2008-11-02 Thread Max-Ulrich Farber
mv /etc/rc0.d/S31umountnfs.sh /etc/rc0.d/S14umountnfs.sh mv /etc/rc6.d/S31umountnfs.sh /etc/rc6.d/S14umountnfs.sh This fix is a rather old thing; it had been published more than two years ago. I had asked here if this solution was correct and really safe, but I did not get any answer yet!

[Bug 211631] Re: CIFS/SMBFS shares not unmounted before network is shut down

2008-10-09 Thread Max-Ulrich Farber
This annoying bug is known for a very long time now. I wonder why nothing has been done yet! -- CIFS/SMBFS shares not unmounted before network is shut down https://bugs.launchpad.net/bugs/211631 You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 211631] Re: CIFS/SMBFS issue (was not resolved on #207441)

2008-05-12 Thread Max-Ulrich Farber
I agree with flaccid: This perpetuating and ennoying bug should be fixed as soon as possible! That has even become more important with Hardy, since smbfs does not exist as a workaround any more, smbmount being nothing more than a wrapper for mount.cifs. The simple solution proposed in the link

[Bug 211631] Re: CIFS/SMBFS issue (was not resolved on #207441)

2008-05-01 Thread Max-Ulrich Farber
This is a very old and well known problem. See also http://ubuntuforums.org/showthread.php?t=772774 and http://ubuntuforums.org/showthread.php?t=293513highlight=cifs+vfs I wonder why this bug is not fixed yet! It has been proposed to change S31umountnfs.sh to K14umountnfs.sh in /etc/rc0.d and