I am using a ldap database to authenticate users for some services. I use linux debian 3.1 with slapd 2.2.23. The tree is ou=People,dc=miazienda,dc=it Here I have all the users. The object classes I choose are: Top; person; organizationalPerson; inetOrgPerson; posixAccount; authorizedServiceObject. With these classes I have all the attributes I need except one. I need to authenticate some users with their password. These users need to have a role too, so, when I have authenticated them I must controll their role. But I don't have any attribute in which insert this role. I can't use objectclass occupantRole because it conflits with other classes. Can you suggest a solution? Thank you and sorry for my bad english.
--- You are currently subscribed to [email protected] as: [EMAIL PROTECTED] To unsubscribe send email to [EMAIL PROTECTED] with the word UNSUBSCRIBE as the SUBJECT of the message.
