This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

WebAdmin not working

It looks like the whole authentication system has gone AWL. i have an issue where any user can log on to the WebAdmin site and the user portal.  Even when they or the group there in is not listed in any lists.  I'm using LDAP authentication.

ty

subs


This thread was automatically locked due to age.
  • Hi subs,

    can you please send me login credetials via PM.

    Thank you.
    Regards,
    Daniel
  • This line from the help file holds the key.

    (Optional) Check an LDAP Attribute: If you do not want all users of the selected backend LDAP server to be included in this group definition, you can select this checkbox to restrict the membership to those users matching a certain LDAP attribute present on your backend server. This attribute is then used as an LDAP search filter. For example, you could enter groupMembership as attribute with CN=Sales,O=Example as its value. That way you could include all users belonging to the Sales Department of your company into the group definition you are about to create.

    I used CSVDE -f Exportfile.csv to discover correct LDAP attributes.

    You do also need to enter the full distinguished name eg: CN=sales,CN=Users,DC=domain name,DC=xx,DC=xx

    subs