Whoopsie... I didn't catch that. I'll send in a patch tonight, the remote.login() call just needs to be wrapped in a try/except.

On Mar 30, 2011 12:55 PM, "Jonathan Sabo" <jsabo@criminal.org> wrote:
> On Mon, Mar 28, 2011 at 4:11 PM, Scott Henson <shenson@redhat.com> wrote:
>> On Sat, 26 Mar 2011 19:12:43 -0500, James Cammarata <jimi@sngx.net> wrote:
>>> Forgot a file:
>>>
>>> https://github.com/jimi1283/cobbler/commit/4ec3733b5ffbf8abd3059653fe4a4874ff99c781
>>
>> Merged, thanks.
>>
>> --
>> Scott Henson
>> Red Hat CIS Operator
>> WVU Alum BSAE/BSME
>>
>> _______________________________________________
>> cobbler-devel mailing list
>> cobbler-devel@lists.fedorahosted.org
>> https://fedorahosted.org/mailman/listinfo/cobbler-devel
>>
>>
>
> It's throwing exceptions when you log in with the wrong username or
> password. Did you not see that when you tested it?