Hi,

I just installed my open-E DSS6, with LDAP Users.
i made a sample share which i gave access to a LDAP User.

When i try to connect to that directory through windows share, i m asked for login / password.

When i type the wrong password, i get Acces Denied.
When i type the good one, i get "The user's password must be changed before logging on the first time."

if it can help, here is the ldif of my test user :

# Entry 1: uid=ftest,ou=People,dc=ldap,dc=paris,dc=fr
dn: uid=ftest,ou=People,dc=ldap,dc=paris,dc=fr
cn: TEST Franck
gidnumber: 1002
givenname: Franck
homedirectory: /home/ftest
mail: fred.test@paris.fr
objectclass: inetOrgPerson
objectclass: sambaSamAccount
objectclass: posixAccount
objectclass: top
sambaacctflags: [U]
sambalmpassword: D8E4A0A7A317CF13B84F5DF0BAE77440
sambantpassword: 1AC2B196CA395AF5D1B040D70E6BB992
sambaprimarygroupsid: S-1-5-21-842690180-1294207754-2994353784-3005
sambasid: S-1-5-21-842690180-1294207754-2994353784-3004
sn: Test
uid: ftest
uidnumber: 1002
userpassword: {CRYPT}3QzQ33Gs8qREU


thanks for any help :-)