Home Forums OS X Server and Client Discussion Open Directory Dscl error with auth: Data source (/LDAPv3/myod.mydomain.ch) is not valid

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #377975
    Kaltezar
    Participant

    Hello,

    I’m trying to use DSCL from a remote client to an OpenDirectory server. The client and the server are in Leopard 10.5.8

    I binded the client to the OD using the Apple Directory Utility.

    When I try:
    [code]dscl /LDAPv3/myod.mydomain.ch -read /Users/a_shortname
    [/code]
    everything goes well, I got back all data for the record.

    But if I try to add some authentification for, let say, a create:
    [code]dscl -p -u diradmin /LDAPv3/myod.mydomain.ch -create /Users/another_shortname
    [/code]
    I’m prompted for the password and then:
    [code]Data source (/LDAPv3/myod.mydomain.ch) is not valid.[/code]

    I tried to build up a “myod2.test-domain.ch” with a similar configuration as the production server and everything goes well with the test server.

    Does someone has an idea about what I’m missing in the process ? What could make the [i]dscl[/i] find the datasource only without authentification stuffes ?

    Thanks for any answer.

    #378399
    emil
    Participant

    I’m having the same problem when I try to make any modifications to the OD from a client. Authorization won’t work (-14102, eDSAuthNoAuthServerFound).
    There are no problems doing the same thing from the OD master itself.

    In other words: bump.

    #380668
    omena
    Participant

    Same problem and error message here.
    [code]Data source (/LDAPv3/myod.mydomain.net) is not valid.[/code]

    Has anyone solved this already?

    #380676
    omena
    Participant

    Solved..

    Firewall was blocking certain OD ports.. 😯

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

Comments are closed