On 07/03/2010 02:35 PM, Roland Gruber wrote: > Am 01.07.2010 12:35, schrieb Daniel Maher: >> When i attempt to create a group via LAM i receive the following error >> in the web interface : >> >> Was unable to create DN: cn=test,ou=group,dc=domain,dc=net. >> Object class violation >> >> Which corresponds with the following error message in the "errors" log : >> >> Entry "cn=test,ou=group,dc=domain,dc=net" -- attribute "uidNumber" not >> allowed > > please send me your server profile (e.g. lam.conf). Remove the password > entry before sending. > The profiles are stored in /var/www/html/lam/config or > /srv/www/htdocs/lam/config.
Upon further inspection, i've isolated the problem : it had nothing to do with LAM, and everything to do with a plug-in for 389 DS called "DNA", which is used to auto-increment numerical values (such as userids and the like). It causes the error noted above when attemping to attach posixGroup as a value for a given LDAP group. If the plugin is not activated, the error does not occur. The relavent thread on the 389-users list is here : http://lists.fedoraproject.org/pipermail/389-users/2010-July/011693.html -- Daniel Maher <dma PLUS lam AT witbe DOT net> ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Lam-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lam-public
