Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Using dsconfigldap to bind to OD #370773
    eigerman
    Participant

    I believe the command to everything in one fell swoop is:

    [code]dsconfigldap -f -a my.od.server -c $HOSTNAME -u odadminname -p odadminpassword -v
    [/code]

    This will use the full host FQDN, but it does work. I’ve been able to push it out via ARD to multiple clients. It must be run as an admin, of course, so you might want to add sudo to the beginning of you’re running it locally.

    The -v at the end is optional too, of course.

Viewing 1 post (of 1 total)