Puppet: System Administration Automated

Support

Ticket #1203 (new defect)

Opened 7 months ago

Last modified 6 months ago

directoryservice provider should use "." instead of "/"

Reported by: asa Assigned to: mccune
Priority: normal Milestone: 0.24.5
Component: Darwin Version: 0.24.1
Severity: normal Keywords: directoryservice
Cc: mccune Triage Stage: Needs more info
Attached Patches: Code Complexity: Unknown

Description

The directory service provider for the mac needs to be changed to use "." instead of "/" for the dscl commands.

I have a patch for the sucker against .24.1

Attachments

leopard_puppet_fix_042308.patch (3.6 kB) - added by asa on 04/24/08 02:07:24.

Change History

04/24/08 02:07:24 changed by asa

  • attachment leopard_puppet_fix_042308.patch added.

04/24/08 07:28:47 changed by luke

  • component changed from library to Darwin.

04/24/08 15:33:18 changed by jamtur01

  • cc set to mccune.
  • owner changed from community to mccune.
  • stage changed from Unreviewed to Needs more info.

I don't know enough about the directoryservice provider - I am assigning to mccune for a second opinion/QA.

04/24/08 16:41:51 changed by luke

  • summary changed from directoryservice provider for leopard needs a changing to directoryservice provider should use "." instead of "/".

05/12/08 23:42:10 changed by luke

  • milestone set to 0.24.5.

This needs to be tested, but it should be included in the release. I don't have time to do the required testing right now.

It'd be great if the patch included a test that showed what was failing, of course.