Visit Open-E website
Results 1 to 3 of 3

Thread: Open-E + LDAP Users wont connect on windows

  1. #1

    Default Open-E + LDAP Users wont connect on windows

    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 :-)

  2. #2
    Join Date
    Oct 2010
    Location
    GA
    Posts
    935

    Default

    See if this can help:
    http://kb.open-e.com/afile/852/82/

  3. #3

    Default

    No it doesnt.
    My LDAP entry is similar to the one in that pdf.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •