Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 8738] Cast doesn't like parameters with spaces in them

sm-sorcery-bugs AT lists.ibiblio.org

Subject: Bugs for Sorcery are reported here

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-sorcery-bugs AT lists.ibiblio.org
  • Subject: [SM-Sorcery-Bugs] [Bug 8738] Cast doesn't like parameters with spaces in them
  • Date: Thu, 28 Apr 2005 09:12:04 -0700 (PDT)

http://bugs.sourcemage.org/show_bug.cgi?id=8738





------- Additional Comments From acedit AT armory.com 2005-04-28 09:12 -------
yep, thats what I do 99% of the time (except for when im testing if su works)

One option though is to setup a temporary file, put the command line in it and
then su -c 'bash <file>' root. Problem with that is theres a potential
security
hole, if some slides <file> in under us as a symlink to something, echoing the
command into it can overwrite any file that user has access to. So I'd need to
have a way to make sure that doesnt happen, likely solution is expanding
mk_tmp_dirs to work for any user...

Anyways, I'll apply your patch later today. Thanks!

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




Archive powered by MHonArc 2.6.24.

Top of Page