#580 bad kwargs usage in automount plugin
Closed: Fixed None Opened 13 years ago by jhrozek.

The kwargs used in many automount api.Command calls in the automount plugin are wrong. Since the commands reference parent object, the kwargs invocation should not use "cn" but "parentobjectcn" as the kwargs name.

Right now the bug results in errors like:

ipa automountlocation-tofiles baltimore
ipa: ERROR: 'automountlocationcn' is required

Metadata Update from @jhrozek:
- Issue assigned to jhrozek
- Issue set to the milestone: FreeIPA 2.0 - 2010/12 (FC)

7 years ago

Login to comment on this ticket.

Metadata