Dear ALL,
I tried creating a simple LDAP structure the following way!!!!!
 
dn: dc=company,dc=com
objectclass: top
objectclass: domain
 
dn: ou=people,dc=company,dc=com
ou: people
objectclass: top
objectclass: organisationalUnit

dn: uid=group1-dialup,ou=people,dc=company,dc=com
objectclass: radiusprofile
radiusPortLimit: 1

dn: uid=user1,ou=people,dc=company,dc=com
objectclass: radiusprofile
dialupregularprofile: uid=group1-dialup,ou=people,dc=company,dc=com
But i am getting the following error
11:52:00 AM: Failed to add new entry uid=user1, ou=radius, dc=neline,dc=com
Root error: [LDAP: error code 17 - dialupregularprofile: attribute type undefined]
 
 
I have included both the LDAP schema that came with freeradius in the slapd.conf file with schemacheck option off.
 
Where am I wrong!!!
 
Atanu Das
System Development
SS NetCom Pvt Ltd.
Dhankheti
Shillong-793003
Ph: 91+361+502355
Visit us at: http://www.neline.com
 

Reply via email to