At 4:04 PM -0600 12/18/01, Chris Parker wrote:
>At 01:47 PM 12/18/2001 -0800, [EMAIL PROTECTED] wrote:
>>Hello,
>>
>>Is there a line I need to add in the radius config files to limit 
>>which LDAP users can authenticate through radius? I have set the 
>>'access_attr' line in the radiusd.conf and made sure that there is 
>>a corresponding entry in the LDAP database, but when I test the 
>>authentication all of the LDAP users are accepted by the radius 
>>server. This is true whether the LDAP attribute line is set to 
>>'true', 'false' or missing entirely.
>
>What do you see when you run the radius server in debug mode?
>
>-Chris
>

This is kinda long, so I hope yopu don't mind. The specific user 
"snoopdog" has 'radiusArapZoneAccess: false' set in the LDAP DB.

-----
# radiusd -X
Starting - reading configuration files ...
reread_config:  reading radiusd.conf
Config:   including file: /etc/raddb/proxy.conf
Config:   including file: /etc/raddb/clients.conf
Config:   including file: /etc/raddb/snmp.conf
Config:   including file: /etc/raddb/sql.conf
  main: prefix = "/usr/local"
  main: localstatedir = "/usr/local/var"
  main: logdir = "/var/log/radius"
  main: libdir = "/usr/local/lib"
  main: radacctdir = "/var/log/radius/radacct"
  main: hostname_lookups = no
read_config_files:  reading dictionary
read_config_files:  reading clients
read_config_files:  reading realms
read_config_files:  reading naslist
  main: max_request_time = 30
  main: cleanup_delay = 5
  main: max_requests = 1024
  main: delete_blocked_requests = 0
  main: port = 0
  main: allow_core_dumps = no
  main: log_stripped_names = yes
  main: log_auth = yes
  main: log_auth_badpass = no
  main: log_auth_goodpass = no
  main: pidfile = "/usr/local/var/run/radiusd.pid"
  main: user = "root"
  main: group = "root"
  main: usercollide = no
  main: lower_user = "no"
  main: lower_pass = "no"
  main: nospace_user = "no"
  main: nospace_pass = "no"
  main: proxy_requests = no
  proxy: retry_delay = 5
  proxy: retry_count = 3
  proxy: synchronous = no
  proxy: dead_time = 120
  main: debug_level = 0
read_config_files:  entering modules setup
Module: Library search path is /usr/local/lib
Module: Loaded LDAP
  ldap: server = "localhost"
  ldap: port = 389
  ldap: net_timeout = 1
  ldap: timeout = 4
  ldap: timelimit = 3
  ldap: identity = ""
  ldap: password = ""
  ldap: basedn = "o=Corporate"
  ldap: filter = "(uid=%u)"
  ldap: default_profile = "(null)"
  ldap: profile_attribute = "(null)"
  ldap: access_group = "(null)"
  ldap: access_attr = "radiusArapZoneAccess"
  ldap: dictionary_mapping = "/etc/raddb/ldap.attrmap"
  ldap: ldap_debug = 0
rlm_ldap: reading ldap<->radius mappings from file /etc/raddb/ldap.attrmap
rlm_ldap: LDAP radiusArapZoneAccess mapped to RADIUS $GENERIC$
rlm_ldap: LDAP radiusReplyItem mapped to RADIUS $GENERIC$
rlm_ldap: LDAP radiusAuthType mapped to RADIUS Auth-Type
rlm_ldap: LDAP npSessionsAllowed mapped to RADIUS Simultaneous-Use
rlm_ldap: LDAP radiusCalledStationId mapped to RADIUS Called-Station-Id
rlm_ldap: LDAP radiusCallingStationId mapped to RADIUS Calling-Station-Id
rlm_ldap: LDAP radiusServiceType mapped to RADIUS Service-Type
rlm_ldap: LDAP radiusFramedProtocol mapped to RADIUS Framed-Protocol
rlm_ldap: LDAP radiusFramedIPAddress mapped to RADIUS Framed-IP-Address
rlm_ldap: LDAP radiusFramedIPNetmask mapped to RADIUS Framed-IP-Netmask
rlm_ldap: LDAP radiusFramedRoute mapped to RADIUS Framed-Route
rlm_ldap: LDAP radiusFramedRouting mapped to RADIUS Framed-Routing
rlm_ldap: LDAP radiusFilterId mapped to RADIUS Filter-Id
rlm_ldap: LDAP radiusFramedMTU mapped to RADIUS Framed-MTU
rlm_ldap: LDAP radiusFramedCompression mapped to RADIUS Framed-Compression
rlm_ldap: LDAP radiusLoginIPHost mapped to RADIUS Login-IP-Host
rlm_ldap: LDAP radiusLoginService mapped to RADIUS Login-Service
rlm_ldap: LDAP radiusLoginTCPPort mapped to RADIUS Login-TCP-Port
rlm_ldap: LDAP radiusCallbackNumber mapped to RADIUS Callback-Number
rlm_ldap: LDAP radiusCallbackId mapped to RADIUS Callback-Id
rlm_ldap: LDAP radiusFramedIPXNetwork mapped to RADIUS Framed-IPX-Network
rlm_ldap: LDAP radiusClass mapped to RADIUS Class
rlm_ldap: LDAP radiusSessionTimeout mapped to RADIUS Session-Timeout
rlm_ldap: LDAP radiusIdleTimeout mapped to RADIUS Idle-Timeout
rlm_ldap: LDAP radiusTerminationAction mapped to RADIUS Termination-Action
rlm_ldap: LDAP radiusLoginLATService mapped to RADIUS Login-LAT-Service
rlm_ldap: LDAP radiusLoginLATNode mapped to RADIUS Login-LAT-Node
rlm_ldap: LDAP radiusLoginLATGroup mapped to RADIUS Login-LAT-Group
rlm_ldap: LDAP radiusFramedAppleTalkLink mapped to RADIUS Framed-AppleTalk-Link
rlm_ldap: LDAP radiusFramedAppleTalkNetwork mapped to RADIUS 
Framed-AppleTalk-Network
rlm_ldap: LDAP radiusFramedAppleTalkZone mapped to RADIUS Framed-AppleTalk-Zone
rlm_ldap: LDAP radiusPortLimit mapped to RADIUS Port-Limit
rlm_ldap: LDAP radiusLoginLATPort mapped to RADIUS Login-LAT-Port
Module: Instantiated ldap (ldap)
Module: Loaded preprocess
  preprocess: huntgroups = "/etc/raddb/huntgroups"
  preprocess: hints = "/etc/raddb/hints"
  preprocess: with_ascend_hack = no
  preprocess: ascend_channels_per_line = 23
  preprocess: with_ntdomain_hack = no
  preprocess: with_specialix_jetstream_hack = no
  preprocess: with_cisco_vsa_hack = no
Module: Instantiated preprocess (preprocess)
Module: Loaded realm
  realm: format = "suffix"
  realm: delimiter = "@"
Module: Instantiated realm (suffix)
Module: Loaded files
  files: usersfile = "/etc/raddb/users"
  files: acctusersfile = "/etc/raddb/acct_users"
  files: compat = "no"
Module: Instantiated files (files)
Module: Loaded detail
  detail: detailfile = "/var/log/radius/radacct/%{Client-IP-Address}/detail"
  detail: detailperm = 384
  detail: dirperm = 493
Module: Instantiated detail (detail)
Module: Loaded System
  unix: cache = no
  unix: passwd = "/etc/passwd"
  unix: shadow = "(null)"
  unix: group = "/etc/group"
  unix: radwtmp = "/var/log/radius/radwtmp"
  unix: usegroup = no
Module: Instantiated unix (unix)
Module: Loaded radutmp
  radutmp: filename = "/var/log/radius/radutmp"
  radutmp: perm = 384
  radutmp: callerid = yes
Module: Instantiated radutmp (radutmp)
Listening on IP address *, ports 1812/udp and 1813/udp.
Ready to process requests.
rad_recv: Access-Request packet from host 10.1.1.1:1645, id=12, length=84
        NAS-IP-Address = 10.1.1.1
        NAS-Port = 16
        NAS-Port-Type = Async
        User-Name = "snoopdog"
        Called-Station-Id = "2446"
        Password = "\r\313v\331\025^\315\246tL\213\354l\247\327*"
        Service-Type = Framed-User
        Framed-Protocol = PPP
modcall: entering group authorize
   modcall[authorize]: module "preprocess" returns ok
   modcall[authorize]: module "suffix" returns ok
     users: Matched DEFAULT at 144
     users: Matched DEFAULT at 163
     users: Matched DEFAULT at 175
   modcall[authorize]: module "files" returns ok
modcall: group authorize returns ok
   rad_check_password:  Found Auth-Type LDAP
auth: type "Ldap"
modcall: entering group authenticate
rlm_ldap: - authenticate
rlm_ldap: login attempt by "snoopdog" with password "xxxxx"
radius_xlat:  '(uid=snoopdog)'
rlm_ldap: attempting LDAP reconnection
rlm_ldap: (re)connect to localhost:389, authentication 0
rlm_ldap: bind as /
rlm_ldap: waiting for bind result ...
rlm_ldap: performing search in o=Corporate, with filter (uid=snoopdog)
rlm_ldap: user DN: cn=Snoop Dog,ou=People,dc=pcf,dc=com,o=Corporate
rlm_ldap: (re)connect to localhost:389, authentication 1
rlm_ldap: bind as cn=Snoop Dog,ou=People,dc=pcf,dc=com,o=Corporate/xxxxx
rlm_ldap: waiting for bind result ...
rlm_ldap: user snoopdog authenticated succesfully
   modcall[authenticate]: module "ldap" returns ok
modcall: group authenticate returns ok
Login OK: [snoopdog] (from nas RAServer port 16)
Sending Access-Accept of id 12 to 10.1.1.1:1645
        Framed-IP-Address = 255.255.255.254
        Framed-MTU = 576
        Service-Type = Framed-User
        Framed-Protocol = PPP
        Framed-Compression = Van-Jacobson-TCP-IP
Finished request 0
Going to the next request
--- Walking the entire request list ---
Waking up in 5 seconds...
--- Walking the entire request list ---
Cleaning up request 0 ID 12 with timestamp 3c1fb4b5
Nothing to do.  Sleeping until we see a request.
-- 
[EMAIL PROTECTED] - PGP KeyID#: 0xFB966670

"Crappy old OSes have value in the basically negative sense that 
changing to new ones makes us wish we'd never been born."
                                -Neal Stephenson 1999

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

Reply via email to