Hide Forgot
+++ This bug was initially created as a clone of Bug #961228 +++ Is this script supposed to be part of the openlmi-providers examples or distribution? Please feel free to close this bug if that's not the case. http://jdennis.fedorapeople.org/realmd-cim It's not included in the openlmi-providers repository. Secondly, it makes you type two passwords on the command line. This is insecure. --- Additional comment from John Dennis on 2013-05-09 08:24:24 EDT --- This script was in the original git repo under doc/examples, the only reason for the link in comment #1 was to make easily available for test day. The script is supposed to an example "scription". At the time of it's writing scripton's had not been nailed down including the common connect and authenticate part which is supposed to be shared between scriptions. So while the method to get the password may not be ideal it was a place holder until the scription framework was worked out.
As John had mentioned earlier: the script is an example of how to use the provider remotely. In it's current state it can't be a part of the installation as an executable utility.