Skip to content

Create custom LDAP schema for portal groups #95

Open
@hakasapl

Description

@hakasapl

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)

Metadata

Metadata

Assignees

Labels

featureNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions