On Tue, 7 Sep 2004, Lew A wrote:

> Hello,
>
> I just installed FreeRadius-1.0.0 on my test workstation, I get the same
> results.
>
> I have this setup:
> radiusd.conf:
>         ldap dialup {

Do you have multiple ldap module instances? If yes then you should probably use
the per instace ldap-group attribute (in your case dialup-Ldap-Group).

>                 server = "hoggle.gwi"
>                 identity = "cn=Manager,dc=gwi,dc=net"
>                 password = "jogging cures the common cold"
>                 basedn = "ou=Users,o=gwi.net,dc=gwi,dc=net"
>                 filter = "(uid=%{Stripped-User-Name:-%{User-Name}})"
>                 start_tls = no
>                 tls_mode = no
>                 dictionary_mapping = ${raddbdir}/ldap-dialup.attrmap
>                 ldap_connections_number = 5
>                 groupname_attribute = gidNumber
>                 groupmembership_filter =
> "(uid=%{Stripped-User-Name:-%{User-Name}})"
>                 groupmembership_attribute = gidNumber
>                 timeout = 4
>                 timelimit = 3
>                 net_timeout = 1
>                 compare_check_items = no
>         }
>
> users:
> DEFAULT Huntgroup-Name == dialup, Autz-Type := DIALUP
>         Fall-Through = Yes
>
> ...
>
> #Reject mbox accounts
> DEFAULT Ldap-Group == "27", Auth-Type := Reject
>         Idle-Timeout = "1",
>         Filter-Id = "denied"

--
Kostas Kalevras         Network Operations Center
[EMAIL PROTECTED]       National Technical University of Athens, Greece
Work Phone:             +30 210 7721861
'Go back to the shadow' Gandalf

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

Reply via email to