I'm trying to add a samba (2.2.7) machine to a samba TNG PDC (security domain) I get a strange error: "lsa_io_sec_qos: length c does not match size 8" My question is: does that mean something important ? $> smbpasswd -j LABSCIENZEMFN -r LDAPS -D3 -U'Administrator%xxxx' Initialising global parameters params.c:pm_process() - Processing configuration file /usr/local/samba/lib/smb.conf" Processing section "[global]" added interface ip=157.27.241.10 bcast=157.27.241.255 nmask=255.255.255.0 resolve_lmhosts: Attempting lmhosts lookup for name LDAPS<0x20> Connecting to 157.27.241.11 at port 445 error connecting to 157.27.241.11:445 (Connection refused) Connecting to 157.27.241.11 at port 139 session setup ok Domain=[LABSCIENZEMFN] OS=[Unix] Server=[Samba TNG-alpha] lsa_io_sec_qos: length c does not match size 8 error creating domain user: NT_STATUS_ACCESS_DENIED Unable to join domain LABSCIENZEMFN. Walter