I would like to be whitelisted as well. I have to ask about setting up mining. I get errors:
Traceback (most recent call last):
File "./phoenix.py", line 123, in
miner.start(options)
File "phoenix-1.50/Miner.py", line 75, in start
self.kernel = self.options.makeKernel(KernelInterface(self))
File "./phoenix.py", line 112, in makeKernel
self.kernel = kernelModule.MiningKernel(requester)
File "kernels/poclbm/__init__.py", line 132, in __init__
platforms = cl.get_platforms()
pyopencl.LogicError: clGetPlatformIDs failed: invalid/unknown error code
You will need to install the APP SDK, get it here:
http://developer.amd.com/sdks/AMDAPPSDK/Pages/default.aspxThanks 1MLyg5WVFSMifFjkrZiyGW2nw (please don't expect me to pronounce that)
It's (supposed to be) a bitcoin address - I don't have a name

Tried it your way and it didn't like -u. I also tried --u, -user, --user, -u=, --user=....well, you get the idea. "no such option:"
does your user name or password contain "special" characters?
like <, >, &, |, \, $, #, ", '
if yes, put a \ in front of each such character, or the whole thing in single (') quotes