1 Jul
2005
1 Jul
'05
8:53 a.m.
I have tryed both solution but don't work!!! :'( this is the output:
#ldapadd -x -D "cn=Manager,dc=unime,dc=it" -W -f example.ldif Enter LDAP Password: adding new entry "ou=radius, dc=unime,dc=it"
adding new entry "ou=profiles, ou=radius,dc=unime,dc=it"
adding new entry "ou=users, ou=radius,dc=unime,dc=it"
adding new entry "cn=WLAN, ou=profiles,ou=radius,dc=unime,dc=it" ldap_add: Invalid syntax (21) additional info: objectclass: value #0 invalid per syntax
Did you include the RADIUS-LDAPv3.schema into slapd.conf? You need to tell openldap about the objectclass radiusprofile. in slapd.conf include /yourpathto/openldap/schema/RADIUS-LDAPv3.schema