Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create custom LDAP schema for portal groups #95

Open
hakasapl opened this issue Jul 17, 2023 · 0 comments
Open

Create custom LDAP schema for portal groups #95

hakasapl opened this issue Jul 17, 2023 · 0 comments
Assignees
Labels
feature New feature or request
Milestone

Comments

@hakasapl
Copy link
Collaborator

We will need to define some new schema for LDAP to use. Each group should be a posixGroup with an additional class named unityGroup

unityGroup will have the following additional attributes:

groupType = The slug defined in the MySQL groupTypes table
startTime = Start time of the group
endTime - End time of the group

With only the above 2 section, we have a system where groups can be manually created and permissions be assigned (but no one can actually use permissions)

@hakasapl hakasapl added this to the Version 1.2.0 milestone Jul 17, 2023
@hakasapl hakasapl self-assigned this Jul 17, 2023
@hakasapl hakasapl added the feature New feature or request label Jul 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant