[Bug 1368497] Re: AMT Power control doesn't handle some passwords

2015-01-08 Thread Christian Reis
Could this be caused by improper quoting in the script which invokes
amttool?

power_pass={{power_pass}}
[...]
issue_amt_command() {
  LC_ALL='C' AMT_PASSWORD=$power_pass amttool $ip_address $@
}

Though if the ShellTemplate is quoting this correctly, it shouldn't be a
problem:

kiko@gasolinux:~$ PASS=abc$$def
kiko@gasolinux:~$ AMT_PASSWORD=$PASS
kiko@gasolinux:~$ echo $PASS
abc15306def
kiko@gasolinux:~$ echo $AMT_PASSWORD 
abc15306def
kiko@gasolinux:~$ PASS='abc$$def'
kiko@gasolinux:~$ AMT_PASSWORD=$PASS
kiko@gasolinux:~$ echo $AMT_PASSWORD 
abc$$def

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1368497

Title:
  AMT Power control doesn't handle some passwords

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1368497/+subscriptions

-- 
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 1368497] Re: AMT Power control doesn't handle some passwords

2014-11-10 Thread Graham Binns
** Changed in: maas
   Status: New = Triaged

** Changed in: maas
   Importance: Undecided = Medium

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1368497

Title:
  AMT Power control doesn't handle some passwords

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1368497/+subscriptions

-- 
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 1368497] Re: AMT Power control doesn't handle some passwords

2014-09-12 Thread Diogo Matsubara
Set the package bug to invalid since this is not a packaging bug.

** Also affects: maas
   Importance: Undecided
   Status: New

** Changed in: maas (Ubuntu)
   Status: New = Invalid

** Tags added: amt power

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1368497

Title:
  AMT Power control doesn't handle some passwords

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1368497/+subscriptions

-- 
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