#2868 Handle exceptions when creating trusts
Closed: Fixed None Opened 11 years ago by rcritten.

In my efforts to create a trust I ran into two problems that were not handled.

The first was related to DNS resolution. If the AD SRV records weren't resolvable then an Internal Error was returned to the client.

The second was related to windows 2003 server which is apparently not supported. In this case I get RuntimeError: (-1073741603, 'Invalid domain state') returned to the server and an Internal Error to the client.


Patch posted for review (attached)

Rename "trusts" component to "Trusts" to achieve correct sorting.

Metadata Update from @rcritten:
- Issue assigned to abbra
- Issue set to the milestone: FreeIPA 3.0 Beta 2

7 years ago

Login to comment on this ticket.

Metadata