On Apr 3, 2012, at 4:38 , Ezequiel Aragon wrote: > ipnet=mynet ip=10.0.0.0 ipmask=255.255.255.0 > ipgw=10.0.0.1 > dns=10.0.0.2 > dnsdomain=amarna.net > auth=akenaton.amarna.net authdomain=amarna.net > cpu=akenaton.amarna.net > fs=akenaton.amarna.net This is unusual, at the least. Typically, you have something like: authdom=mydomain.com auth=whatever.mydomain.com in its own stanza. It's not clear to me the binding will pick it up the way you have it. Certainly all the examples in /lib/ndb/common are built that way. That's on top of Lucio's observation about it being authdom, not authdomain.