[Bug 385244] Re: autofs auto.smb doesn't escape $

2010-03-11 Thread Chuck Short
This should be fixed in lucid. Please re-open if it isnt.

Regards
chuck

** Changed in: autofs (Ubuntu)
   Status: Confirmed = Fix Released

-- 
autofs auto.smb doesn't escape $
https://bugs.launchpad.net/bugs/385244
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 385244] Re: autofs auto.smb doesn't escape $

2009-11-09 Thread Chuck Short
** Changed in: autofs (Ubuntu)
   Status: Incomplete = Confirmed

-- 
autofs auto.smb doesn't escape $
https://bugs.launchpad.net/bugs/385244
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 385244] Re: autofs auto.smb doesn't escape $

2009-10-14 Thread Jason Spashett

in Ubuntu 9.04 I patched:

autofs
Version: 4.1.4+debian-2.1ubuntu2


NB: I did in the end manage to find a way to use capture substition awk  
gsub(/[ $]/, \\\, $2);  Hence it should be easy to add additional 
characters to substitute.

'$' is paticularly common in windows administrative type shares

-- 
autofs auto.smb doesn't escape $
https://bugs.launchpad.net/bugs/385244
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs