LDAP RBAC model
Posted
by typo
on Server Fault
See other posts from Server Fault
or by typo
Published on 2009-10-21T20:50:17Z
Indexed on
2010/05/25
19:03 UTC
Read the original article
Hit count: 294
ldap
|authorization
Hi
does anybody can tell me about best practice to model RBAC on LDAP ? I'm very confused, not sure if I should think about LDAP groups as role, or just user in some custom OU.
Any real-life examples with tasks-operations\roles\user scheme (one user, multiple roles per user, multiple operations-tasks per role) ?
BTW:Target systems are .net, java and iSeries
© Server Fault or respective owner