Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- rlm_sql (sql): Adding client 10.66.29.0 (SMSF, server=<none>) to clients list
- rlm_sql (sql): Read entry nasname=10.88.29.0/24,shortname=SMTL,secret=r@d1u$@smtl88
- rlm_sql (sql): Adding client 10.88.29.0 (SMTL, server=<none>) to clients list
- rlm_sql (sql): Read entry nasname=10.25.29.0/24,shortname=SMVL,secret=r@d1u$@smvl25
- rlm_sql (sql): Adding client 10.25.29.0 (SMVL, server=<none>) to clients list
- rlm_sql (sql): Read entry nasname=10.250.254.0/23,shortname=SVAP,secret=r@d1u$@svap250
- rlm_sql (sql): Adding client 10.250.254.0 (SVAP, server=<none>) to clients list
- rlm_sql (sql): Released sql socket id: 4
- Module: Checking preacct {...} for more modules to load
- Module: Linked to module rlm_acct_unique
- Module: Instantiating module "acct_unique" from file /etc/raddb/modules/acct_unique
- acct_unique {
- key = "User-Name, Acct-Session-Id, NAS-IP-Address, Client-IP-Address, NAS-Port"
- }
- Module: Checking accounting {...} for more modules to load
- Module: Instantiating module "detail" from file /etc/raddb/modules/detail
- detail {
- detailfile = "/var/log/radius/radacct/%{%{Packet-Src-IP-Address}:-%{Packet-Src-IPv6-Address}}/detail-%Y%m%d"
- header = "%t"
- detailperm = 384
- dirperm = 493
- locking = no
- log_packet_header = no
- }
- Module: Linked to module rlm_radutmp
- Module: Instantiating module "radutmp" from file /etc/raddb/modules/radutmp
- radutmp {
- filename = "/var/log/radius/radutmp"
- username = "%{User-Name}"
- case_sensitive = yes
- check_with_nas = yes
- perm = 384
- callerid = yes
- }
- Module: Instantiating module "ok" from file /etc/raddb/modules/always
- always ok {
- rcode = "ok"
- simulcount = 0
- mpp = no
- }
- Module: Linked to module rlm_attr_filter
- Module: Instantiating module "attr_filter.accounting_response" from file /etc/raddb/modules/attr_filter
- attr_filter attr_filter.accounting_response {
- attrsfile = "/etc/raddb/attrs.accounting_response"
- key = "%{User-Name}"
- relaxed = no
- }
- Module: Checking session {...} for more modules to load
- Module: Checking post-proxy {...} for more modules to load
- Module: Checking post-auth {...} for more modules to load
- Module: Instantiating module "attr_filter.access_reject" from file /etc/raddb/modules/attr_filter
- attr_filter attr_filter.access_reject {
- attrsfile = "/etc/raddb/attrs.access_reject"
- key = "%{User-Name}"
- relaxed = no
- }
- } # modules
- } # server
- server inner-tunnel { # from file /etc/raddb/sites-enabled/inner-tunnel
- modules {
- Module: Checking authenticate {...} for more modules to load
- Module: Checking authorize {...} for more modules to load
- Module: Checking session {...} for more modules to load
- Module: Checking post-proxy {...} for more modules to load
- Module: Checking post-auth {...} for more modules to load
- } # modules
- } # server
- radiusd: #### Opening IP addresses and Ports ####
- listen {
- type = "auth"
- ipaddr = *
- port = 0
- }
- listen {
- type = "acct"
- ipaddr = *
- port = 0
- }
- listen {
- type = "control"
- listen {
- socket = "/var/run/radiusd/radiusd.sock"
- }
- }
- listen {
- type = "auth"
- ipaddr = 127.0.0.1
- port = 18120
- }
- ... adding new socket proxy address * port 39486
- Listening on authentication address * port 1812
- Listening on accounting address * port 1813
- Listening on command file /var/run/radiusd/radiusd.sock
- Listening on authentication address 127.0.0.1 port 18120 as server inner-tunnel
- Listening on proxy address * port 1814
- Ready to process requests.
- rad_recv: Access-Request packet from host 10.250.254.111 port 49154, id=0, length=94
- User-Name = "quidillaatmaax"
- User-Password = "xxxxx"
- Cisco-AVPair = "shell:priv-lvl=1"
- NAS-IP-Address = 10.250.254.111
- Acct-Session-Id = "0500000E"
- # Executing section authorize from file /etc/raddb/sites-enabled/default
- +- entering group authorize {...}
- ++- entering policy filter_username {...}
- +++? if (User-Name =~ /^ /)
- ? Evaluating (User-Name =~ /^ /) -> FALSE
- +++? if (User-Name =~ /^ /) -> FALSE
- +++? if (User-Name =~ / $$/)
- ? Evaluating (User-Name =~ / $$/) -> FALSE
- +++? if (User-Name =~ / $$/) -> FALSE
- +++? if (User-Name != "%{tolower:%{User-Name}}")
- expand: %{User-Name} -> quidillaatmaax
- expand: %{tolower:%{User-Name}} -> quidillaatmaax
- ? Evaluating (User-Name != "%{tolower:%{User-Name}}") -> FALSE
- +++? if (User-Name != "%{tolower:%{User-Name}}") -> FALSE
- ++- policy filter_username returns notfound
- ++[preprocess] returns ok
- [auth_log] expand: /var/log/radius/radacct/%{Client-IP-Address}/auth-detail-%Y%m%d -> /var/log/radius/radacct/10.250.254.111/auth-detail-20130801
- [auth_log] /var/log/radius/radacct/%{Client-IP-Address}/auth-detail-%Y%m%d expands to /var/log/radius/radacct/10.250.254.111/auth-detail-20130801
- [auth_log] expand: %t -> Thu Aug 1 14:46:23 2013
- ++[auth_log] returns ok
- ++[chap] returns noop
- ++[mschap] returns noop
- ++[digest] returns noop
- [suffix] No '@' in User-Name = "quidillaatmaax", looking up realm NULL
- [suffix] No such realm "NULL"
- ++[suffix] returns noop
- [eap] No EAP-Message, not doing EAP
- ++[eap] returns noop
- ++[files] returns noop
- [sql] expand: %{User-Name} -> quidillaatmaax
- [sql] sql_set_user escaped user --> 'quidillaatmaax'
- rlm_sql (sql): Reserving sql socket id: 3
- [sql] expand: SELECT id, username, attribute, value, op FROM radcheck WHERE username = '%{SQL-User-Name}' ORDER BY id -> SELECT id, username, attribute, value, op FROM radcheck WHERE username = 'quidillaatmaax' ORDER BY id
- rlm_sql_mysql: query: SELECT id, username, attribute, value, op FROM radcheck WHERE username = 'quidillaatmaax' ORDER BY id
- [sql] User found in radcheck table
- [sql] expand: SELECT id, username, attribute, value, op FROM radreply WHERE username = '%{SQL-User-Name}' ORDER BY id -> SELECT id, username, attribute, value, op FROM radreply WHERE username = 'quidillaatmaax' ORDER BY id
- rlm_sql_mysql: query: SELECT id, username, attribute, value, op FROM radreply WHERE username = 'quidillaatmaax' ORDER BY id
- [sql] expand: SELECT groupname FROM radusergroup WHERE username = '%{SQL-User-Name}' ORDER BY priority -> SELECT groupname FROM radusergroup WHERE username = 'quidillaatmaax' ORDER BY priority
- rlm_sql_mysql: query: SELECT groupname FROM radusergroup WHERE username = 'quidillaatmaax' ORDER BY priority
- [sql] expand: SELECT id, groupname, attribute, Value, op FROM radgroupcheck WHERE groupname = '%{Sql-Group}' ORDER BY id -> SELECT id, groupname, attribute, Value, op FROM radgroupcheck WHERE groupname = 'Netops - Exp 29 Nov 2013' ORDER BY id
- rlm_sql_mysql: query: SELECT id, groupname, attribute, Value, op FROM radgroupcheck WHERE groupname = 'Netops - Exp 29 Nov 2013' ORDER BY id
- rlm_sql (sql): Released sql socket id: 3
- ++[sql] returns ok
- ++[expiration] returns noop
- ++[logintime] returns noop
- [pap] Normalizing MD5-Password from hex encoding
- ++[pap] returns updated
- Found Auth-Type = PAP
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Replacing User-Password in config items with Cleartext-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Please update your configuration so that the "known good" !!!
- !!! clear text password is in Cleartext-Password, and not in User-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- # Executing group from file /etc/raddb/sites-enabled/default
- +- entering group PAP {...}
- [pap] login attempt with password "xxxxx"
- [pap] Using MD5 encryption.
- [pap] User authenticated successfully
- ++[pap] returns ok
- Login OK: [quidillaatmaax] (from client SVAP port 0)
- # Executing section post-auth from file /etc/raddb/sites-enabled/default
- +- entering group post-auth {...}
- [sql] expand: %{User-Name} -> quidillaatmaax
- [sql] sql_set_user escaped user --> 'quidillaatmaax'
- [sql] expand: %{User-Password} -> xxxxx
- [sql] expand: INSERT INTO radpostauth (username, pass, reply, authdate) VALUES ( '%{User-Name}', '%{%{User-Password}:-%{Chap-Password}}', '%{reply:Packet-Type}', '%S') -> INSERT INTO radpostauth (username, pass, reply, authdate) VALUES ( 'quidillaatmaax', 'xxxxx', 'Access-Accept', '2013-08-01 14:46:23')
- [sql] expand: /var/log/radius/sqltrace.sql -> /var/log/radius/sqltrace.sql
- rlm_sql (sql) in sql_postauth: query is INSERT INTO radpostauth (username, pass, reply, authdate) VALUES ( 'quidillaatmaax', 'xxxxx', 'Access-Accept', '2013-08-01 14:46:23')
- rlm_sql (sql): Reserving sql socket id: 2
- rlm_sql_mysql: query: INSERT INTO radpostauth (username, pass, reply, authdate) VALUES ( 'quidillaatmaax', 'xxxxx', 'Access-Accept', '2013-08-01 14:46:23')
- rlm_sql (sql): Released sql socket id: 2
- ++[sql] returns ok
- ++[exec] returns noop
- Sending Access-Accept of id 0 to 10.250.254.111 port 49154
- Service-Type = Administrative-User
- Finished request 0.
- Going to the next request
- Waking up in 4.9 seconds.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement