Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: Problem following Cylinder of Destiny Article Sample Config #371424
    ryanlim
    Participant

    My Workgroup Manager doesn’t work anymore 🙁

    in reply to: Problem following Cylinder of Destiny Article Sample Config #371416
    ryanlim
    Participant

    [QUOTE][u]Quote by: chefhomer[/u][p]Thank you for the suggestions – however the text I am pasting into Workgroup Manager checks out fine via the plist editor utiltiy. (and the plutil command returns ‘OK’ on the same file.)
    I still never see the /Library/Preferences/DirectoryService/SearchNodeConfig.plist file get updated when I click save in Workgroup Manager.

    I have tried it on 2 different Leopard Servers we have with the same results on both. (the plist does show up as saved under augment configuration in workgroup manager)

    Is it possible to just Manually doctor the SearchNodeConfig.plist directly with the plist editor, and then kill off DirectoryService to get it to read the manually edited file?

    If so – can someone copy and paste the text of their updated SearchNodeConfig.plist file?

    Thanks.
    [/p][/QUOTE]

    Here’s how my SearchNodeConfig.plist looks like:
    [code]

    Augment Attribute List

    dsRecTypeStandard:Users

    dsAttrTypeStandard:MCXSettings
    dsAttrTypeStandard:MCXFlags
    dsAttrTypeStandard:IMHandle
    dsAttrTypeStandard:MailAttribute
    dsAttrTypeStandard:ServicesLocator


    Augment Directory Node Name
    /LDAPv3/sd.abc.xyz
    Augment Search
    Augmented Directory Node Name
    /LDAPv3/pd.abc.xyz
    DHCP LDAP

    /Sets/5B2782D2-9660-467A-AFBD-589FCEA6C790


    Search Node Custom Path Array

    /LDAPv3/pd.abc.xyz
    /LDAPv3/sd.abc.xyz

    Search Node PlugIn Version
    Search Node PlugIn Version 1.7
    Search Policy
    3

    [/code]

    in reply to: Problem following Cylinder of Destiny Article Sample Config #371415
    ryanlim
    Participant

    Having solved that issue, I’m running into a different issue now. In WGM, whenever I authenticate to the directory, I get an unexpected errors.[code]Error of type eServerSendError (-14740) on line 401 of /SourceCache/WorkgroupManager/WorkgroupManager-319/DirNodeRefController.m[/code][code]Error of type ePlugInNotFound (-14275) on line 1194 of /SourceCache/WorkgroupManager/WorkgroupManager-319/PMMUGAccountsContentsView.mm[/code][code]Error of type ePlugInNotFound (-14275) on line 3708 of /SourceCache/WorkgroupManager/WorkgroupManager-319/PMMUGSearchController.mm[/code]

    After that, if I browse the /Search or /Local node I get [code]Error of type eDSInvalidReference (-14071) on line 3162 of /SourceCache/WorkgroupManager/WorkgroupManager-319/PMMUGMainView.mm[/code] and see nothing change on the WGM window.

    I can’t seem to find any workaround this. dscl seems to work fine (I think).

    in reply to: Problem following Cylinder of Destiny Article Sample Config #371408
    ryanlim
    Participant

    chefhomer,

    I ran into the same problem as you did. After checking my configuration over and over, and even going as far as to reinstall the entire server, I just realized the plist entry, if you did a copy and paste from the article, may have invisible characters at the indentation.

    What I did was to paste the plist into a plain text editor, save it, then run plutil -lint.

    After removing the invalid characters and saving the plist back in the WGM, the SearchNodeConfig.plist looked correct and the /Search/Users node contained the augmented record.

    Hope this helps.

Viewing 4 posts - 1 through 4 (of 4 total)