Re: How to add RADIUS users under OU=People

2011-04-12 Thread pradyumna dash
Hi Thor,

Thanks for your reply.  The rlm_ldap module is used for integration of 
FreeRADIUS with OpenLDAP, but am facing issues, while adding a user under 
OU=People with "radiusprofile" objectclass and radius attributes.  If am adding 
another OU e.g RADIUS and trying to add users in it, it is working fine but 
when am trying to add the same user under OU=People, am facing issue.  I feel 
like some issues with the objectclass and all.

Suggestions will be appreciated.

/N

--- On Wed, 13/4/11, Thor Spruyt  wrote:

> From: Thor Spruyt 
> Subject: Re: How to add RADIUS users under OU=People
> To: "FreeRadius users mailing list" 
> Date: Wednesday, 13 April, 2011, 3:50 AM
> Hi,
> 
> Read http://wiki.freeradius.org/Rlm_ldap
> You might want to play with basedn and filter.
> 
> Regards,
> Thor.
> 
> 
> 
> - Original Message -
> From: "pradyumna dash" 
> To: freeradius-users@lists.freeradius.org
> Sent: Tuesday, April 12, 2011 4:34:52 PM GMT +01:00
> Amsterdam / Berlin / Bern / Rome / Stockholm / Vienna
> Subject: How to add RADIUS users under OU=People
> 
> Hello,
> 
> I need a help, What i want is instead of creating a OU
> called radius,
> i would like to add all radius users under OU=People, how
> to achieve
> this?
> I am not able to add a user with
> "objectclass:radiusprofile", I tried
> changing radius schema to AUX but no luck.  Please
> have a look at my
> LDIF file.  I am using SuSE 11 
> 
> dn: uid=kris,ou=People,dc=example,dc=com
> uid: kris
> cn: kris
> objectClass: account
> objectClass: posixAccount
> objectClass: top
> objectClass: shadowAccount
> objectClass: uidObject
> objectClass: radiusprofile
> userPassword:
> {crypt}$2a$10$DXf3RUs5cQv/WYOgaeyv1uwvUJ.3ZfW3sr7sCr75/6/dw062c5YOe
> shadowLastChange: 15076
> shadowMax: 9
> shadowWarning: 7
> loginShell: /bin/bash
> uidNumber: 1003
> gidNumber: 100
> homeDirectory: /home/krisradiusServiceType: Framed-User
> radiusFramedProtocol: PPP
> radiusFramedIPNetmask: 255.255.255.0
> radiusFramedRouting: None
> radiusGroupName: dial
> radiusGroupName: isdn
> radiusAuthType: LDAP
> 
> Suggestions will be appreciated.
> 
> /Neo
> 
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
> 

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: How to add RADIUS users under OU=People

2011-04-12 Thread Thor Spruyt
Hi,

Read http://wiki.freeradius.org/Rlm_ldap
You might want to play with basedn and filter.

Regards,
Thor.



- Original Message -
From: "pradyumna dash" 
To: freeradius-users@lists.freeradius.org
Sent: Tuesday, April 12, 2011 4:34:52 PM GMT +01:00 Amsterdam / Berlin / Bern / 
Rome / Stockholm / Vienna
Subject: How to add RADIUS users under OU=People

Hello,

I need a help, What i want is instead of creating a OU called radius,
i would like to add all radius users under OU=People, how to achieve
this?
I am not able to add a user with "objectclass:radiusprofile", I tried
changing radius schema to AUX but no luck.  Please have a look at my
LDIF file.  I am using SuSE 11 

dn: uid=kris,ou=People,dc=example,dc=com
uid: kris
cn: kris
objectClass: account
objectClass: posixAccount
objectClass: top
objectClass: shadowAccount
objectClass: uidObject
objectClass: radiusprofile
userPassword: 
{crypt}$2a$10$DXf3RUs5cQv/WYOgaeyv1uwvUJ.3ZfW3sr7sCr75/6/dw062c5YOe
shadowLastChange: 15076
shadowMax: 9
shadowWarning: 7
loginShell: /bin/bash
uidNumber: 1003
gidNumber: 100
homeDirectory: /home/krisradiusServiceType: Framed-User
radiusFramedProtocol: PPP
radiusFramedIPNetmask: 255.255.255.0
radiusFramedRouting: None
radiusGroupName: dial
radiusGroupName: isdn
radiusAuthType: LDAP

Suggestions will be appreciated.

/Neo

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


How to add RADIUS users under OU=People

2011-04-12 Thread pradyumna dash
Hello,

I need a help, What i want is instead of creating a OU called radius,
i would like to add all radius users under OU=People, how to achieve
this?
I am not able to add a user with "objectclass:radiusprofile", I tried
changing radius schema to AUX but no luck.  Please have a look at my
LDIF file.  I am using SuSE 11 

dn: uid=kris,ou=People,dc=example,dc=com
uid: kris
cn: kris
objectClass: account
objectClass: posixAccount
objectClass: top
objectClass: shadowAccount
objectClass: uidObject
objectClass: radiusprofile
userPassword: 
{crypt}$2a$10$DXf3RUs5cQv/WYOgaeyv1uwvUJ.3ZfW3sr7sCr75/6/dw062c5YOe
shadowLastChange: 15076
shadowMax: 9
shadowWarning: 7
loginShell: /bin/bash
uidNumber: 1003
gidNumber: 100
homeDirectory: /home/krisradiusServiceType: Framed-User
radiusFramedProtocol: PPP
radiusFramedIPNetmask: 255.255.255.0
radiusFramedRouting: None
radiusGroupName: dial
radiusGroupName: isdn
radiusAuthType: LDAP

Suggestions will be appreciated.

/Neo

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html