#36 Rewrite DNS plugin to use the baseldap.py classes
Closed: Fixed None Opened 13 years ago by dpal.

No Description Provided


It was pending review. Is it done?

pwpolicy has been re-written.

Based on discussion in todays team meeting, what the CLI should do is:

Remove the resource level calls, and subsume them into the record level calls. If a Resource does not exist, create it. If the last record is deleted for a resource, delete the resource as well. Do not expose this to the user.

Keep the explicit params like --A --AAAA --SVR. Instead of list params, make them single value. Create a pattern to validate the A records based on Dotted quad notation: we'll do an IPV6 Patter for AAAA records later, since it is non-trivial, and fairly ugly.

I'm sure this will be covered by the rebase but wanted to track it: https://bugzilla.redhat.com/show_bug.cgi?id=654412

Metadata Update from @dpal:
- Issue assigned to pzuna
- Issue set to the milestone: FreeIPA 2.0 - 2010/11

7 years ago

Login to comment on this ticket.

Metadata