* Wijnand Wiersma (wijn...@videre.net) wrote: > Hi, > > I am trying to get ypldap working on a very recent snapshot and I > can't figure out what I am doing wrong. > It seems ypldap is working just fine: > # ypldap -dv > startup [debug mode] > configuration starting > applying configuration > connecting to directories > starting directory update > updates are over, cleaning up trees now > flattening trees > > > The domainname is set at startup, portmap runs, ypbind has run > (/var/yp/binding/`domainname`.2 is there). > When doing a query: > # ypcat passwd > No such map passwd.byname. Reason: YP server error > > the ypldap server says: > ypproc_all > NULL domain ! > > Why does it think the domainname isn't set? > Did I completely forget to enable something or is this a bug? > > Kind regards, > Wijnand >
Sorry, I hadn't read right, ypcat isn't supported. You can check that the connection is succesfull with 'ypmatch someone passwd.byname'