[Bug 1680224] Re: auto.smb fails on Windows administrative shares

2020-04-15 Thread Rafael David Tinoco
Based on case history, to fully address this to all still supported Ubuntu releases: autofs | 5.1.2-1ubuntu3 | bionic | autofs | 5.1.2-1ubuntu3.1 | bionic-updates | autofs | 5.1.2-4ubuntu2 | disco | autofs | 5.1.5-1ubuntu1 | eoan| autofs | 5.1.6-2

[Bug 1680224] Re: auto.smb fails on Windows administrative shares

2020-04-15 Thread Rafael David Tinoco
** Also affects: autofs (Ubuntu Eoan) Importance: Undecided Status: New ** Also affects: autofs (Ubuntu Bionic) Importance: Undecided Status: New ** Changed in: autofs (Ubuntu Bionic) Status: New => Confirmed ** Changed in: autofs (Ubuntu Eoan) Status: New =>

[Bug 1680224] Re: auto.smb fails on Windows administrative shares

2018-12-05 Thread Andreas Hasenack
I haven't revisited this yet due to lack of time. Whoever gets to this next should check the current version of autofs, and also the list of available patches for the version shipped in older ubuntu releases. -- You received this bug notification because you are a member of Ubuntu Server, which

[Bug 1680224] Re: auto.smb fails on Windows administrative shares

2018-06-06 Thread Andreas Hasenack
I can't get it to work without also removing the quoting in the awk script in /etc/auto.smb, i.e.: @@ -76,7 +76,7 @@ loc = $2 # Enclose mount dir and location in quotes # Double quote "$" in location as it is special -

[Bug 1680224] Re: auto.smb fails on Windows administrative shares

2018-06-06 Thread Andreas Hasenack
@mark-fox, were those two patches the only changes you needed, or was the change to the awk script (removing the quoting of $) also needed? -- You received this bug notification because you are a member of Ubuntu Server, which is subscribed to the bug report.

[Bug 1680224] Re: auto.smb fails on Windows administrative shares

2018-06-05 Thread Andreas Hasenack
ok, the worker-thread patch I think was just a case of an incorrect patch description in lp. -- You received this bug notification because you are a member of Ubuntu Server, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/1680224 Title: auto.smb fails on Windows

[Bug 1680224] Re: auto.smb fails on Windows administrative shares

2018-06-04 Thread Andreas Hasenack
And https://mirrors.edge.kernel.org/pub/linux/daemons/autofs/v5/patches-5.1.3/autofs-5.1.2 -fix-offset-mount-location-multiple-expansion.patch, mentioned in comment #10 too -- You received this bug notification because you are a member of Ubuntu Server, which is subscribed to the bug report.

[Bug 1680224] Re: auto.smb fails on Windows administrative shares

2018-06-04 Thread Andreas Hasenack
I believe these are the upstream patches: https://mirrors.edge.kernel.org/pub/linux/daemons/autofs/v5/patches-5.1.3/autofs-5.1.2-use-malloc-for-expanded-map-location.patch