...
Info |
---|
Connecting to the LDAP server with JXplorer |
Info |
---|
Connected to the LDAP server with JXplorer |
...
This configuration assumes that there is a branch in the tree matching the first constructor arg and that the sAMAccountName
value of any users found there will match the username they logged into Windows with.
Noteinfo |
---|
JXplorer showing a users entry |
...
This configuration is setup to search for groups and use the member
attribute of the group to determine if the user belongs.
This setup is assuming that there has been a security group created in the Active Directory server called Weave
and that the roles/groups for Weave are created under there.
This "should" take the active directory groups that the user belongs to and convert them to a format that's usable in Weave, and also assigns a default ROLE_USERS role to all users (which you can remove if it's not appropriate).
Noteinfo |
---|
JXplorer showing a group entry |
...