ldap_attribute_profile_rights
-
id increments
-
profile_id FK integer
-
ldap_attribute_id FK integer
-
type string
-
ldap_filter string
-
timestamps timestamps
operational_profile_rights
-
id increments
-
profile_id FK integer
-
account_type_id FK integer
-
create boolean
-
update boolean
-
delete boolean
-
ldap_filter string
-
timestamps timestamps
ldap_attribute_user_rights
-
id increments
-
user_id FK integer
-
ldap_attribute_id FK integer
-
type string
-
ldap_filter string
-
timestamps timestamps