Home Forums OS X Server and Client Discussion Open Directory dscl merge on Leopard Server

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #376488
    merdrum21
    Participant

    I trying to use dscl -u -p /LDAPv3/127.0.0.1 merge /Groups/adusers GroupMembership adclient

    When I do this, I receive this error message.

    Cannot open remote host, error: DSOpenDirServiceErr

    The account I’m using for the merge is the account I created when starting the OD Master. It has full rights..

    thanks for any info

    #376492
    Patrick Gallagher
    Participant

    Are you on the OD master when you run that command?

    try: dscl -u diradmin -p secret /LDAPv3/127.0.0.1 append /Groups/adusers GroupMembership adclient

    #376500
    merdrum21
    Participant

    The append did not give me any errors which is great. thank you

    The members do not show up in workgroup manager under group members but they do when I use

    dscl /LDAP/127.0.0.1 read /Groups/aduser and in workgroup manager under the inspector tab.

    Is this normal?

    #376511
    Patrick Gallagher
    Participant

    try: dscl -u diradmin -p secret /LDAPv3/127.0.0.1 append /Groups/adusers users adclient

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.

Comments are closed