<font face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif" size="2">Hi,<br><br>For some reason I cannot get Stripped-User-Name attribute to get populated when using nostrip for a realm. Is this normal behaviour or am I missing something?<br><br>I need the User-Name attribute unchanged for EAP but it gets stripped as expected when nostrip is unset.<br><br>(Sorry about the banner :/)<br><br><br># radiusd -X<br>FreeRADIUS Version 2.1.12, for host x86_64-redhat-linux-gnu, built on Oct  3 2012 at 01:22:51<br>Copyright (C) 1999-2009 The FreeRADIUS server project and contributors. <br>There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A <br>PARTICULAR PURPOSE. <br>You may redistribute copies of FreeRADIUS under the terms of the <br>GNU General Public License v2. <br>Starting - reading configuration files ...<br>including configuration file /etc/raddb/radiusd.conf<br>including configuration file /etc/raddb/proxy.conf<br>including configuration file /etc/r!
 addb/clients.conf<br>including files in directory /etc/raddb/modules/<br>including configuration file /etc/raddb/modules/dynamic_clients<br>including configuration file /etc/raddb/modules/mschap-dist<br>including configuration file /etc/raddb/modules/opendirectory<br>including configuration file /etc/raddb/modules/detail.example.com<br>including configuration file /etc/raddb/modules/files<br>including configuration file /etc/raddb/modules/sradutmp<br>including configuration file /etc/raddb/modules/cui<br>including configuration file /etc/raddb/modules/inner-eap<br>including configuration file /etc/raddb/modules/ntlm_auth<br>including configuration file /etc/raddb/modules/detail<br>including configuration file /etc/raddb/modules/counter<br>including configuration file /etc/raddb/modules/mac2ip<br>including configuration file /etc/raddb/modules/unix<br>including configuration file /etc/raddb/modules/ldap<br>including configuration file /etc/raddb/modules/expr<br>including con!
 figuration file /etc/raddb/modules/soh<br>including configuration file
 /etc/raddb/modules/smbpasswd<br>including configuration file /etc/raddb/modules/linelog<br>including configuration file /etc/raddb/modules/detail.log<br>including configuration file /etc/raddb/modules/perl<br>including configuration file /etc/raddb/modules/mschap<br>including configuration file /etc/raddb/modules/sqlcounter_expire_on_login<br>including configuration file /etc/raddb/modules/exec<br>including configuration file /etc/raddb/modules/always<br>including configuration file /etc/raddb/modules/rediswho<br>including configuration file /etc/raddb/modules/radutmp<br>including configuration file /etc/raddb/modules/acct_unique<br>including configuration file /etc/raddb/modules/attr_filter<br>including configuration file /etc/raddb/modules/ntlm_auth-innra.umsja.is<br>including configuration file /etc/raddb/modules/pam<br>including configuration file /etc/raddb/modules/ippool<br>including configuration file /etc/raddb/modules/preprocess<br>including configuration file /etc!
 /raddb/modules/redis<br>including configuration file /etc/raddb/modules/attr_rewrite<br>including configuration file /etc/raddb/modules/ldap-innra.umsja.is<br>including configuration file /etc/raddb/modules/etc_group<br>including configuration file /etc/raddb/modules/chap<br>including configuration file /etc/raddb/modules/sql_log<br>including configuration file /etc/raddb/modules/expiration<br>including configuration file /etc/raddb/modules/mschap-innra.umsja.is<br>including configuration file /etc/raddb/modules/realm<br>including configuration file /etc/raddb/modules/krb5<br>including configuration file /etc/raddb/modules/wimax<br>including configuration file /etc/raddb/modules/checkval<br>including configuration file /etc/raddb/modules/mac2vlan<br>including configuration file /etc/raddb/modules/otp<br>including configuration file /etc/raddb/modules/echo<br>including configuration file /etc/raddb/modules/pap<br>including configuration file /etc/raddb/modules/ldap-dist<br>i!
 ncluding configuration file /etc/raddb/modules/smsotp<br>including con
figuration file /etc/raddb/modules/policy<br>including configuration file /etc/raddb/modules/digest<br>including configuration file /etc/raddb/modules/logintime<br>including configuration file /etc/raddb/modules/passwd<br>including configuration file /etc/raddb/modules/replicate<br>including configuration file /etc/raddb/eap.conf<br>including configuration file /etc/raddb/sql.conf<br>including configuration file /etc/raddb/sql/mysql/dialup.conf<br>including configuration file /etc/raddb/sqlippool.conf<br>including configuration file /etc/raddb/sql/mysql/ippool.conf<br>including configuration file /etc/raddb/policy.conf<br>including files in directory /etc/raddb/sites-enabled/<br>including configuration file /etc/raddb/sites-enabled/control-socket<br>including configuration file /etc/raddb/sites-enabled/innra.umsja.is<br>including configuration file /etc/raddb/sites-enabled/default<br>including configuration file /etc/raddb/sites-enabled/inner-tunnel<br>main {<br>  !
       user = "radiusd"<br>        group = "radiusd"<br>        allow_core_dumps = no<br>}<br>including dictionary file /etc/raddb/dictionary<br>main {<br>        name = "radiusd"<br>        prefix = "/usr"<br>        localstatedir = "/var"<br>        sbindir = "/usr/sbin"<br>        logdir = "/var/log/radius"<br>        run_dir = "/var/run/radiusd"<br>        libdir = "/usr/lib64/freeradius"<br>        radacctdir = "/var/log/radius/radacct"<br>        hostname_lookups = no<br>        max_request_time = 30<br>    &nbsp!
 ;   cleanup_delay = 5<br>     &nbsp
;  max_requests = 1024<br>        pidfile = "/var/run/radiusd/radiusd.pid"<br>        checkrad = "/usr/sbin/checkrad"<br>        debug_level = 0<br>        proxy_requests = yes<br> log {<br>        stripped_names = no<br>        auth = no<br>        auth_badpass = no<br>        auth_goodpass = no<br> }<br> security {<br>        max_attributes = 200<br>        reject_delay = 1<br>        status_server = yes<br> }<br>}<br>radiusd: #### Loading Realms and Home Servers ####<br> proxy server {<br>        retry_delay = 5<br>  &nb!
 sp;     retry_count = 3<br>        default_fallback = no<br>        dead_time = 120<br>        wake_all_if_all_dead = no<br> }<br> home_server innra.umsja.is-hsrv {<br>        virtual_server = "innra.umsja.is-srv"<br>        port = 0<br>        response_window = 30<br>        max_outstanding = 65536<br>        zombie_period = 40<br>        status_check = "none"<br>        ping_interval = 30<br>        check_interval = 30<br>        num_answers_to_alive = 3<br>        num_pings_to_alive = 3<br>&nbsp!
 ;       revive_interval = 300<br> &
nbsp;      status_check_timeout = 4<br> }<br> home_server localhost {<br>        ipaddr = 127.0.0.1<br>        port = 1812<br>        type = "auth"<br>        secret = "testing123"<br>        response_window = 20<br>        max_outstanding = 65536<br>        require_message_authenticator = yes<br>        zombie_period = 40<br>        status_check = "status-server"<br>        ping_interval = 30<br>        check_interval = 30<br>        num_answers_to_alive = 3<br>        num_pings_to_alive = 3<b!
 r>        revive_interval = 120<br>        status_check_timeout = 4<br>  coa {<br>        irt = 2<br>        mrt = 16<br>        mrc = 5<br>        mrd = 30<br>  }<br> }<br> realm innra.umsja.is {<br>        virtual_server = innra.umsja.is-hsrv<br> }<br> realm umsja {<br>        nostrip<br>        virtual_server = innra.umsja.is-hsrv<br> }<br> realm bolungarvik.is {<br>        virtual_server = innra.umsja.is-hsrv<br> }<br> realm LOCAL {<br> }<br>radiusd: #### Loading Clients ####<br> client 127.0.0.1 {<br>        require_message_authenti!
 cator = no<br>        secret = "pro
fun222"<br>        shortname = "localhost"<br>        nastype = "other"<br> }<br>radiusd: #### Instantiating modules ####<br> instantiate {<br> Module: Linked to module rlm_exec<br> Module: Instantiating module "exec" from file /etc/raddb/modules/exec<br>  exec {<br>        wait = no<br>        input_pairs = "request"<br>        shell_escape = yes<br>  }<br> Module: Linked to module rlm_expr<br> Module: Instantiating module "expr" from file /etc/raddb/modules/expr<br> Module: Linked to module rlm_expiration<br> Module: Instantiating module "expiration" from file /etc/raddb/modules/expiration<br>  expiration {<br>        reply-message = "Password Has Expired  "<br>  }<br> Module: Linked to module rlm_!
 logintime<br> Module: Instantiating module "logintime" from file /etc/raddb/modules/logintime<br>  logintime {<br>        reply-message = "You are calling outside your allowed timespan  "<br>        minimum-timeout = 60<br>  }<br> }<br>radiusd: #### Loading Virtual Servers ####<br>server { # from file /etc/raddb/radiusd.conf<br> modules {<br>  Module: Creating Auth-Type = digest<br>  Module: Creating Post-Auth-Type = REJECT<br> Module: Checking authenticate {...} for more modules to load<br> Module: Linked to module rlm_pap<br> Module: Instantiating module "pap" from file /etc/raddb/modules/pap<br>  pap {<br>        encryption_scheme = "auto"<br>        auto_header = no<br>  }<br> Module: Linked to module rlm_chap<br> Module: Instantiating module "chap" from file!
  /etc/raddb/modules/chap<br> Module: Linked to module rlm_mschap<
br> Module: Instantiating module "mschap" from file /etc/raddb/modules/mschap-dist<br>  mschap {<br>        use_mppe = yes<br>        require_encryption = no<br>        require_strong = no<br>        with_ntdomain_hack = no<br>        allow_retry = yes<br>  }<br> Module: Linked to module rlm_digest<br> Module: Instantiating module "digest" from file /etc/raddb/modules/digest<br> Module: Linked to module rlm_unix<br> Module: Instantiating module "unix" from file /etc/raddb/modules/unix<br>  unix {<br>        radwtmp = "/var/log/radius/radwtmp"<br>  }<br> Module: Linked to module rlm_eap<br> Module: Instantiating module "eap" from file /etc/raddb/eap.conf<br>  eap {<br>        !
 default_eap_type = "md5"<br>        timer_expire = 60<br>        ignore_unknown_eap_types = no<br>        cisco_accounting_username_bug = no<br>        max_sessions = 4096<br>  }<br> Module: Linked to sub-module rlm_eap_md5<br> Module: Instantiating eap-md5<br> Module: Linked to sub-module rlm_eap_leap<br> Module: Instantiating eap-leap<br> Module: Linked to sub-module rlm_eap_gtc<br> Module: Instantiating eap-gtc<br>   gtc {<br>        challenge = "Password: "<br>        auth_type = "PAP"<br>   }<br> Module: Linked to sub-module rlm_eap_tls<br> Module: Instantiating eap-tls<br>   tls {<br>        rsa_key_exchange = no<br>      &n!
 bsp; dh_key_exchange = yes<br>      &nbs
p; rsa_key_length = 512<br>        dh_key_length = 512<br>        verify_depth = 0<br>        CA_path = "/etc/raddb/certs"<br>        pem_file_type = yes<br>        private_key_file = "/etc/raddb/certs/server.pem"<br>        certificate_file = "/etc/raddb/certs/server.pem"<br>        CA_file = "/etc/raddb/certs/ca.pem"<br>        private_key_password = "whatever"<br>        dh_file = "/etc/raddb/certs/dh"<br>        random_file = "/etc/raddb/certs/random"<br>        fragment_size = 1024<br>        include_length = yes<br>       !
  check_crl = no<br>        cipher_list = "DEFAULT"<br>    cache {<br>        enable = no<br>        lifetime = 24<br>        max_entries = 255<br>    }<br>    verify {<br>    }<br>    ocsp {<br>        enable = no<br>        override_cert_url = yes<br>        url = "http://127.0.0.1/ocsp/"<br>    }<br>   }<br> Module: Linked to sub-module rlm_eap_ttls<br> Module: Instantiating eap-ttls<br>   ttls {<br>        default_eap_type = "md5"<br>        copy_request_to_tunnel = no<br>        use_tunneled_reply = no<br>&nb!
 sp;       virtual_server = "inner-tunnel
"<br>        include_length = yes<br>   }<br> Module: Linked to sub-module rlm_eap_peap<br> Module: Instantiating eap-peap<br>   peap {<br>        default_eap_type = "mschapv2"<br>        copy_request_to_tunnel = no<br>        use_tunneled_reply = no<br>        proxy_tunneled_request_as_eap = yes<br>        virtual_server = "inner-tunnel"<br>        soh = no<br>   }<br> Module: Linked to sub-module rlm_eap_mschapv2<br> Module: Instantiating eap-mschapv2<br>   mschapv2 {<br>        with_ntdomain_hack = no<br>        send_error = no<br>   }<br> Module: Checking authorize {...} for more modules !
 to load<br> Module: Linked to module rlm_preprocess<br> Module: Instantiating module "preprocess" from file /etc/raddb/modules/preprocess<br>  preprocess {<br>        huntgroups = "/etc/raddb/huntgroups"<br>        hints = "/etc/raddb/hints"<br>        with_ascend_hack = no<br>        ascend_channels_per_line = 23<br>        with_ntdomain_hack = no<br>        with_specialix_jetstream_hack = no<br>        with_cisco_vsa_hack = no<br>        with_alvarion_vsa_hack = no<br>  }<br> Module: Linked to module rlm_realm<br> Module: Instantiating module "suffix" from file /etc/raddb/modules/realm<br>  realm suffix {<br>        format = "su!
 ffix"<br>        delimiter = "@"<br
>        ignore_default = no<br>        ignore_null = yes<br>  }<br> Module: Instantiating module "ntdomain" from file /etc/raddb/modules/realm<br>  realm ntdomain {<br>        format = "prefix"<br>        delimiter = "\"<br>        ignore_default = no<br>        ignore_null = no<br>  }<br> Module: Linked to module rlm_files<br> Module: Instantiating module "files" from file /etc/raddb/modules/files<br>  files {<br>        usersfile = "/etc/raddb/users"<br>        acctusersfile = "/etc/raddb/acct_users"<br>        preproxy_usersfile = "/etc/raddb/preproxy_users"<br>        compat = "no"<br>  !
 }<br> Module: Linked to module rlm_sql<br> Module: Instantiating module "sql" from file /etc/raddb/sql.conf<br>  sql {<br>        driver = "rlm_sql_mysql"<br>        server = "localhost"<br>        port = ""<br>        login = "freeradius"<br>        password = "xw5lblNn03ny405i4c1I"<br>        radius_db = "radius"<br>        read_groups = yes<br>        sqltrace = no<br>        sqltracefile = "/var/log/radius/sqltrace.sql"<br>        readclients = no<br>        deletestalesessions = yes<br>        num_sql_socks = 5<br>    &nbs!
 p;   lifetime = 0<br>      &nb
sp; max_queries = 0<br>        sql_user_name = "%{User-Name}"<br>        default_user_profile = ""<br>        nas_query = "SELECT id, nasname, shortname, type, secret, server FROM nas"<br>        authorize_check_query = "SELECT id, username, attribute, value, op           FROM radcheck           WHERE username = '%{SQL-User-Name}'           ORDER BY id"<br>        authorize_reply_query = "SELECT id, username, attribute, value, op           FROM radreply           WHERE username = '%{SQL-User-Name}'           !
 ORDER BY id"<br>        authorize_group_check_query = "SELECT id, groupname, attribute,           Value, op           FROM radgroupcheck           WHERE groupname = '%{Sql-Group}'           ORDER BY id"<br>        authorize_group_reply_query = "SELECT id, groupname, attribute,           value, op           FROM radgroupreply           WHERE groupname = '%{Sql-Group}'           ORDER BY id"<br>        accounting_onoff_query = "        &nbsp!
 ; UPDATE radacct         
  SET              acctstoptime       =  '%S',              acctsessiontime    =  unix_timestamp('%S') -                                    unix_timestamp(acctstarttime),              acctterminatecause =  '%{Acct-Terminate-Cause}',              acctstopdelay      =  %{%{Acct-Delay-Time}:-0}           WHERE acctstoptime IS NULL           AND nasipaddress&nb!
 sp;     =  '%{NAS-IP-Address}'           AND acctstarttime     <= '%S'"<br>        accounting_update_query = "           UPDATE radacct           SET              framedipaddress = '%{Framed-IP-Address}',              acctsessiontime     = '%{Acct-Session-Time}',              acctinputoctets     = '%{%{Acct-Input-Gigawords}:-0}'  << 32 |                            &n!
 bsp;       '%{%{Acct-Input-Octets}:-0}',
              acctoutputoctets    = '%{%{Acct-Output-Gigawords}:-0}' << 32 |                                    '%{%{Acct-Output-Octets}:-0}'           WHERE acctsessionid = '%{Acct-Session-Id}'           AND username        = '%{SQL-User-Name}'           AND nasipaddress    = '%{NAS-IP-Address}'"<br>        accounting_update_query_alt = "           INSERT INTO radacct            !
  (acctsessionid,    acctuniqueid,      username,              realm,            nasipaddress,      nasportid,              nasporttype,      acctstarttime,     acctsessiontime,              acctauthentic,    connectinfo_start, acctinputoctets,              acctoutputoctets, calledstationid,   callingstationid,              servicetype,      framedprotocol,    framedipaddress,         &!
 nbsp;    acctstartdelay,   xascendsessionsvrk
ey)           VALUES             ('%{Acct-Session-Id}', '%{Acct-Unique-Session-Id}',              '%{SQL-User-Name}',              '%{Realm}', '%{NAS-IP-Address}', '%{NAS-Port}',              '%{NAS-Port-Type}',              DATE_SUB('%S',                       INTERVAL (%{%{Acct-Session-Time}:-0} +                                 %{%{Acct-Delay-T!
 ime}:-0}) SECOND),                       '%{Acct-Session-Time}',              '%{Acct-Authentic}', '',              '%{%{Acct-Input-Gigawords}:-0}' << 32 |              '%{%{Acct-Input-Octets}:-0}',              '%{%{Acct-Output-Gigawords}:-0}' << 32 |              '%{%{Acct-Output-Octets}:-0}',              '%{Called-Station-Id}', '%{Calling-Station-Id}',              '%{Service-Type}', '%{Framed-Protocol}'!
 ,           &nb
sp;  '%{Framed-IP-Address}',              '0', '%{X-Ascend-Session-Svr-Key}')"<br>        accounting_start_query = "           INSERT INTO radacct             (acctsessionid,    acctuniqueid,     username,              realm,            nasipaddress,     nasportid,              nasporttype,      acctstarttime,    acctstoptime,              acctsessiontime,  acctauthentic,    connectinfo_start,  &!
 nbsp;           connectinfo_stop, acctinputoctets,  acctoutputoctets,              calledstationid,  callingstationid, acctterminatecause,              servicetype,      framedprotocol,   framedipaddress,              acctstartdelay,   acctstopdelay,    xascendsessionsvrkey)           VALUES             ('%{Acct-Session-Id}', '%{Acct-Unique-Session-Id}',              '%{SQL-User-Name}',              '%{Realm}', '%{NAS-IP-Address}!
 ', '%{NAS-Port}',        &nbsp
;     '%{NAS-Port-Type}', '%S', NULL,              '0', '%{Acct-Authentic}', '%{Connect-Info}',              '', '0', '0',              '%{Called-Station-Id}', '%{Calling-Station-Id}', '',              '%{Service-Type}', '%{Framed-Protocol}', '%{Framed-IP-Address}',              '%{%{Acct-Delay-Time}:-0}', '0', '%{X-Ascend-Session-Svr-Key}')"<br>        accounting_start_query_alt = "           UPDATE radacct SET              acctstarttime     = '%S',   &n!
 bsp;          acctstartdelay    = '%{%{Acct-Delay-Time}:-0}',              connectinfo_start = '%{Connect-Info}'           WHERE acctsessionid  = '%{Acct-Session-Id}'           AND username         = '%{SQL-User-Name}'           AND nasipaddress     = '%{NAS-IP-Address}'"<br>        accounting_stop_query = "           UPDATE radacct SET              acctstoptime       = '%S',              acctsession!
 time    = '%{Acct-Session-Time}',   &nbs
p;          acctinputoctets    = '%{%{Acct-Input-Gigawords}:-0}' << 32 |                                   '%{%{Acct-Input-Octets}:-0}',              acctoutputoctets   = '%{%{Acct-Output-Gigawords}:-0}' << 32 |                                   '%{%{Acct-Output-Octets}:-0}',              acctterminatecause = '%{Acct-Terminate-Cause}',              acctstopdelay &n!
 bsp;    = '%{%{Acct-Delay-Time}:-0}',              connectinfo_stop   = '%{Connect-Info}'           WHERE acctsessionid   = '%{Acct-Session-Id}'           AND username          = '%{SQL-User-Name}'           AND nasipaddress      = '%{NAS-IP-Address}'"<br>        accounting_stop_query_alt = "           INSERT INTO radacct             (acctsessionid, acctuniqueid, username,              realm, nasipaddress, nasportid,      &n!
 bsp;       nasporttype, acctstarttime, a
cctstoptime,              acctsessiontime, acctauthentic, connectinfo_start,              connectinfo_stop, acctinputoctets, acctoutputoctets,              calledstationid, callingstationid, acctterminatecause,              servicetype, framedprotocol, framedipaddress,              acctstartdelay, acctstopdelay)           VALUES             ('%{Acct-Session-Id}', '%{Acct-Unique-Session-Id}',              '%{SQL-User-Name}',          &n!
 bsp;   '%{Realm}', '%{NAS-IP-Address}', '%{NAS-Port}',              '%{NAS-Port-Type}',              DATE_SUB('%S',                  INTERVAL (%{%{Acct-Session-Time}:-0} +                  %{%{Acct-Delay-Time}:-0}) SECOND),              '%S', '%{Acct-Session-Time}', '%{Acct-Authentic}', '',              '%{Connect-Info}',              '%{%{Acct-Input-Gigawords}:-0}' << 32 |              '%{%{Acct-Input-Octets!
 }:-0}',          &nb
sp;   '%{%{Acct-Output-Gigawords}:-0}' << 32 |              '%{%{Acct-Output-Octets}:-0}',              '%{Called-Station-Id}', '%{Calling-Station-Id}',              '%{Acct-Terminate-Cause}',              '%{Service-Type}', '%{Framed-Protocol}', '%{Framed-IP-Address}',              '0', '%{%{Acct-Delay-Time}:-0}')"<br>        group_membership_query = "SELECT groupname           FROM radusergroup           WHERE username = '%{SQL-User-Name}'           ORDER B!
 Y priority"<br>        connect_failure_retry_delay = 60<br>        simul_count_query = ""<br>        simul_verify_query = "SELECT radacctid, acctsessionid, username,                                nasipaddress, nasportid, framedipaddress,                                callingstationid, framedprotocol                                FROM radacct            !
            &nbs
p;        WHERE username = '%{SQL-User-Name}'                                AND acctstoptime IS NULL"<br>        postauth_query = "INSERT INTO radpostauth                           (username, pass, reply, authdate)                           VALUES (                           '%{User-Name}',             &nbs!
 p;             '%{%{User-Password}:-%{Chap-Password}}',                           '%{reply:Packet-Type}', '%S')"<br>        safe-characters = "@abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789.-_: /"<br>  }<br>rlm_sql (sql): Driver rlm_sql_mysql (module rlm_sql_mysql) loaded and linked<br>rlm_sql (sql): Attempting to connect to freeradius@localhost:/radius<br>rlm_sql (sql): starting 0<br>rlm_sql (sql): Attempting to connect rlm_sql_mysql #0<br>rlm_sql_mysql: Starting connect to MySQL server for #0<br>rlm_sql (sql): Connected new DB handle, #0<br>rlm_sql (sql): starting 1<br>rlm_sql (sql): Attempting to connect rlm_sql_mysql #1<br>rlm_sql_mysql: Starting connect to MySQL server for #1<br>rlm_sql (sql): Connected new DB handle, #1<br>rl!
 m_sql (sql): starting 2<br>rlm_sql (sql): Attempting to connect rlm_sq
l_mysql #2<br>rlm_sql_mysql: Starting connect to MySQL server for #2<br>rlm_sql (sql): Connected new DB handle, #2<br>rlm_sql (sql): starting 3<br>rlm_sql (sql): Attempting to connect rlm_sql_mysql #3<br>rlm_sql_mysql: Starting connect to MySQL server for #3<br>rlm_sql (sql): Connected new DB handle, #3<br>rlm_sql (sql): starting 4<br>rlm_sql (sql): Attempting to connect rlm_sql_mysql #4<br>rlm_sql_mysql: Starting connect to MySQL server for #4<br>rlm_sql (sql): Connected new DB handle, #4<br> Module: Checking preacct {...} for more modules to load<br> Module: Linked to module rlm_acct_unique<br> Module: Instantiating module "acct_unique" from file /etc/raddb/modules/acct_unique<br>  acct_unique {<br>        key = "User-Name, Acct-Session-Id, NAS-IP-Address, Client-IP-Address, NAS-Port"<br>  }<br> Module: Checking accounting {...} for more modules to load<br> Module: Linked to module rlm_detail<br> Mo!
 dule: Instantiating module "detail" from file /etc/raddb/modules/detail<br>  detail {<br>        detailfile = "/var/log/radius/radacct/%{%{Packet-Src-IP-Address}:-%{Packet-Src-IPv6-Address}}/detail-%Y%m%d"<br>        header = "%t"<br>        detailperm = 384<br>        dirperm = 493<br>        locking = no<br>        log_packet_header = no<br>  }<br> Module: Linked to module rlm_radutmp<br> Module: Instantiating module "radutmp" from file /etc/raddb/modules/radutmp<br>  radutmp {<br>        filename = "/var/log/radius/radutmp"<br>        username = "%{User-Name}"<br>        case_sensitive = yes<br>        !
 check_with_nas = yes<br>        per
m = 384<br>        callerid = yes<br>  }<br> Module: Linked to module rlm_attr_filter<br> Module: Instantiating module "attr_filter.accounting_response" from file /etc/raddb/modules/attr_filter<br>  attr_filter attr_filter.accounting_response {<br>        attrsfile = "/etc/raddb/attrs.accounting_response"<br>        key = "%{User-Name}"<br>        relaxed = no<br>  }<br> Module: Checking session {...} for more modules to load<br> Module: Checking post-proxy {...} for more modules to load<br> Module: Checking post-auth {...} for more modules to load<br> Module: Instantiating module "attr_filter.access_reject" from file /etc/raddb/modules/attr_filter<br>  attr_filter attr_filter.access_reject {<br>        attrsfile = "/etc/raddb/attrs.access_reject"<br>&nb!
 sp;       key = "%{User-Name}"<br>        relaxed = no<br>  }<br> } # modules<br>} # server<br>server innra.umsja.is-srv { # from file /etc/raddb/sites-enabled/innra.umsja.is<br> modules {<br>  Module: Creating Auth-Type = LDAP<br>  Module: Creating Auth-Type = ntlm_auth<br> Module: Checking authenticate {...} for more modules to load<br> Module: Linked to module rlm_ldap<br> Module: Instantiating module "ldap-innra.umsja.is" from file /etc/raddb/modules/ldap-innra.umsja.is<br>  ldap ldap-innra.umsja.is {<br>        server = "innra.umsja.is"<br>        port = 389<br>        password = "L3sV1rku5krana."<br>        identity = "sa.ldapFreeRadius@innra.umsja.is"<br>        net_timeout = 1<br> !
        timeout = 4<br>   
     timelimit = 3<br>        tls_mode = no<br>        start_tls = no<br>        tls_require_cert = "allow"<br>   tls {<br>        start_tls = no<br>        require_cert = "allow"<br>   }<br>        basedn = "DC=innra,DC=umsja,DC=is"<br>        filter = "(sAMAccountName=%{%{Stripped-User-Name}:-%{User-Name}})"<br>        base_filter = "(objectClass=user)"<br>        auto_header = no<br>        access_attr_used_for_allow = yes<br>        chase_referrals = yes<br>        rebind = yes<br>      &nb!
 sp; groupname_attribute = "cn"<br>        groupmembership_filter = "(|(&(objectClass=group)(member:1.2.840.113556.1.4.1941:=%{Ldap-UserDn}))(&(objectClass=user)(uniquemember=%{Ldap-UserDn})))"<br>        groupmembership_attribute = "memberOf"<br>        dictionary_mapping = "/etc/raddb/ldap.attrmap"<br>        ldap_debug = 0<br>        ldap_connections_number = 5<br>        compare_check_items = no<br>        do_xlat = yes<br>        set_auth_type = yes<br>   keepalive {<br>        idle = 60<br>        probes = 3<br>        interval = 3<br>   }<br>  }<br>rlm_ldap:!
  Registering ldap_groupcmp for Ldap-Group<br>rlm_ldap: Creating new at
tribute ldap-innra.umsja.is-Ldap-Group<br>rlm_ldap: Registering ldap_groupcmp for ldap-innra.umsja.is-Ldap-Group<br>rlm_ldap: Registering ldap_xlat with xlat_name ldap-innra.umsja.is<br>rlm_ldap: reading ldap<->radius mappings from file /etc/raddb/ldap.attrmap<br>rlm_ldap: LDAP radiusCheckItem mapped to RADIUS $GENERIC$<br>rlm_ldap: LDAP radiusReplyItem mapped to RADIUS $GENERIC$<br>rlm_ldap: LDAP lmPassword mapped to RADIUS LM-Password<br>rlm_ldap: LDAP ntPassword mapped to RADIUS NT-Password<br>rlm_ldap: LDAP extensionAttribute10 mapped to RADIUS Jira-Key<br>rlm_ldap: LDAP msRADIUSFramedRoute mapped to RADIUS Framed-Route<br>rlm_ldap: LDAP extensionAttribute13 mapped to RADIUS Framed-IP-Address<br>conns: 0x7f45bf8f1e10<br> Module: Instantiating module "mschap-innra.umsja.is" from file /etc/raddb/modules/mschap-innra.umsja.is<br>  mschap mschap-innra.umsja.is {<br>        use_mppe = yes<br>     &nbs!
 p;  require_encryption = no<br>        require_strong = no<br>        with_ntdomain_hack = no<br>        ntlm_auth = "/usr/bin/ntlm_auth --request-nt-key --domain=innra.umsja.is --username=%{%{Stripped-User-Name}:-%{%{User-Name}:-None}} --challenge=%{%{mschap:Challenge}:-00} --nt-response=%{%{mschap:NT-Response}:-00}"<br>        allow_retry = yes<br>  }<br> Module: Instantiating module "ntlm_auth-innra.umsja.is" from file /etc/raddb/modules/ntlm_auth-innra.umsja.is<br>  exec ntlm_auth-innra.umsja.is {<br>        wait = yes<br>        program = "/usr/bin/ntlm_auth --request-nt-key --domain=innra.umsja.is --username=%{mschap:User-Name} --password=%{User-Password}"<br>        input_pairs = "request"<br>  &n!
 bsp;     shell_escape = yes<br>  }<br> M
odule: Checking authorize {...} for more modules to load<br> Module: Linked to module rlm_always<br> Module: Instantiating module "reject" from file /etc/raddb/modules/always<br>  always reject {<br>        rcode = "reject"<br>        simulcount = 0<br>        mpp = no<br>  }<br> Module: Checking accounting {...} for more modules to load<br> Module: Linked to module rlm_sqlippool<br> Module: Instantiating module "sqlippool" from file /etc/raddb/sqlippool.conf<br>  sqlippool {<br>        sql-instance-name = "sql"<br>        lease-duration = 3600<br>        pool-name = ""<br>        allocate-begin = "START TRANSACTION"<br>        allocate-clear = "UPDATE radippoo!
 l   SET nasipaddress = '', pool_key = 0,   callingstationid = '', username = '',   expiry_time = NULL   WHERE expiry_time <= NOW() - INTERVAL 1 SECOND   AND nasipaddress = '%{Nas-IP-Address}'"<br>        allocate-find = "SELECT framedipaddress FROM radippool  WHERE pool_name = '%{control:Pool-Name}' AND (expiry_time < NOW() OR expiry_time IS NULL)  ORDER BY (username <> '%{User-Name}'),  (callingstationid <> '%{Calling-Station-Id}'),  expiry_time  LIMIT 1  FOR UPDATE"<br>        allocate-update = "UPDATE radippool  SET nasipaddress = '%{NAS-IP-Address}', pool_key = '%{NAS-Port}',  callingstationid = '%{Calling-Station-Id}', username = '%{User-Name}',  expiry_time = NOW() + INTERVAL 3600 SECOND  WHERE framedipaddress = '%I' AND expiry_time IS NULL"<br>      &nb!
 sp; allocate-commit = "COMMIT"<br>      
  allocate-rollback = "ROLLBACK"<br>        pool-check = "SELECT id FROM radippool  WHERE pool_name='%{control:Pool-Name}' LIMIT 1"<br>        start-begin = "START TRANSACTION"<br>        start-update = "UPDATE radippool  SET expiry_time = NOW() + INTERVAL 3600 SECOND  WHERE nasipaddress = '%{NAS-IP-Address}' AND  pool_key = '%{NAS-Port}'  AND username = '%{User-Name}'  AND callingstationid = '%{Calling-Station-Id}'  AND framedipaddress = '%{Framed-IP-Address}'"<br>        start-commit = "COMMIT"<br>        start-rollback = "ROLLBACK"<br>        alive-begin = "START TRANSACTION"<br>        alive-update = "UPDATE radippool  SET expiry_time = NOW() + INTERVAL 3600 SECOND  WHERE nasipaddr!
 ess = '%{Nas-IP-Address}' AND pool_key = '%{NAS-Port}'  AND username = '%{User-Name}'  AND callingstationid = '%{Calling-Station-Id}'  AND framedipaddress = '%{Framed-IP-Address}'"<br>        alive-commit = "COMMIT"<br>        alive-rollback = "ROLLBACK"<br>        stop-begin = "START TRANSACTION"<br>        stop-clear = "UPDATE radippool  SET nasipaddress = '', pool_key = 0, callingstationid = '', username = '',  expiry_time = NULL  WHERE nasipaddress = '%{Nas-IP-Address}' AND pool_key = '%{NAS-Port}'  AND username = '%{User-Name}'  AND callingstationid = '%{Calling-Station-Id}'  AND framedipaddress = '%{Framed-IP-Address}'"<br>        stop-commit = "COMMIT"<br>        stop-rollback = "ROLLBACK"<br>    !
     on-begin = "START TRANSACTION"<br>  &nbsp
;     on-clear = "UPDATE radippool  SET nasipaddress = '', pool_key = 0, callingstationid = '', username = '',  expiry_time = NULL  WHERE nasipaddress = '%{Nas-IP-Address}'"<br>        on-commit = "COMMIT"<br>        on-rollback = "ROLLBACK"<br>        off-begin = "START TRANSACTION"<br>        off-clear = "UPDATE radippool  SET nasipaddress = '', pool_key = 0, callingstationid = '', username = '',  expiry_time = NULL  WHERE nasipaddress = '%{Nas-IP-Address}'"<br>        off-commit = "COMMIT"<br>        off-rollback = "ROLLBACK"<br>        sqlippool_log_exists = "Existing IP: %{reply:Framed-IP-Address}   (did %{Called-Station-Id} cli %{Calling-Station-Id} port %{NAS-Port} use!
 r %{User-Name})"<br>        sqlippool_log_success = "Allocated IP: %{reply:Framed-IP-Address} from %{control:Pool-Name}   (did %{Called-Station-Id} cli %{Calling-Station-Id} port %{NAS-Port} user %{User-Name})"<br>        sqlippool_log_clear = "Released IP %{Framed-IP-Address} (did %{Called-Station-Id} cli %{Calling-Station-Id} user %{User-Name})"<br>        sqlippool_log_failed = "IP Allocation FAILED from %{control:Pool-Name}   (did %{Called-Station-Id} cli %{Calling-Station-Id} port %{NAS-Port} user %{User-Name})"<br>        sqlippool_log_nopool = "No Pool-Name defined   (did %{Called-Station-Id} cli %{Calling-Station-Id} port %{NAS-Port} user %{User-Name})"<br>        defaultpool = "main_pool"<br>  }<br> Module: Checking post-auth {...} for more modules to lo!
 ad<br> } # modules<br>} # server<br>server inner-tunnel { # from 
file /etc/raddb/sites-enabled/inner-tunnel<br> modules {<br> Module: Checking authenticate {...} for more modules to load<br> Module: Checking authorize {...} for more modules to load<br> Module: Checking session {...} for more modules to load<br> Module: Checking post-proxy {...} for more modules to load<br> Module: Checking post-auth {...} for more modules to load<br> } # modules<br>} # server<br>radiusd: #### Opening IP addresses and Ports ####<br>listen {<br>        type = "auth"<br>        ipaddr = *<br>        port = 0<br>        clients = "nyherji_clients"<br>  client 172.31.0.40 {<br>        require_message_authenticator = no<br>        secret = "MMj0qKYzpw"<br>        shortname = "vpnko!
 pbr01"<br>        nastype = "cisco"<br>  }<br>  client 10.255.0.99 {<br>        require_message_authenticator = no<br>        secret = "MfaDmvfUGUKLZ27gIN8h"<br>        shortname = "vpnkopbr02"<br>        nastype = "cisco"<br>  }<br>  client 217.28.182.248 {<br>        require_message_authenticator = no<br>        secret = "MfaDmvfUGUKLZ27gIN8h"<br>        shortname = "vpnkopbr02"<br>        nastype = "cisco"<br>  }<br>  client 127.0.0.1 {<br>        require_message_authenticator = no<br>        secret = "profun222"<br>        short!
 name = "localhost"<br>        nasty
pe = "other"<br>  }<br>  client 172.31.0.18 {<br>        require_message_authenticator = no<br>        secret = "lns-siminn"<br>        shortname = "WMRB37BR05"<br>        nastype = "cisco"<br>  }<br>  client 10.41.255.67 {<br>        require_message_authenticator = no<br>        secret = "Pn$FrOW4O,LzI(wgw50="<br>        shortname = "NYHB37WL01"<br>        nastype = "cisco"<br>  }<br>}<br>listen {<br>        type = "acct"<br>        ipaddr = *<br>        port = 0<br>        clients = "nyherji_clients"<br>}<br>listen {<br>  &nbs!
 p;     type = "control"<br> listen {<br>        socket = "/var/run/radiusd/radiusd.sock"<br> }<br>}<br>listen {<br>        type = "auth"<br>        ipaddr = 127.0.0.1<br>        port = 18120<br>}<br> ... adding new socket proxy address * port 56971<br>Listening on authentication address * port 1812<br>Listening on accounting address * port 1813<br>Listening on command file /var/run/radiusd/radiusd.sock<br>Listening on authentication address 127.0.0.1 port 18120 as server inner-tunnel<br>Listening on proxy address * port 1814<br>Ready to process requests.<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>rad_recv: Access-Request packet from host 10.255.0.99 port 1645, id=113, length=122<br>        User-Name = "nyherji.is"<br>&nb!
 sp;       User-Password = "cisco"<br>&nb
sp;       Calling-Station-Id = "217.28.191.33"<br>        NAS-Port-Type = Virtual<br>        NAS-Port-Type = Virtual<br>        Service-Type = Outbound-User<br>        NAS-IP-Address = 10.255.0.99<br>        Acct-Session-Id = "0000CC1A"<br>        NAS-Identifier = "VPNKOPBR02.nyherji.is"<br># Executing section authorize from file /etc/raddb/sites-enabled/default<br>+- entering group authorize {...}<br>++[preprocess] returns ok<br>++[chap] returns noop<br>++[mschap] returns noop<br>++[digest] returns noop<br>        expand: %{Stripped-User-Name} -> <br>++[expand] returns noop<br>[suffix] No '@' in User-Name = "nyherji.is", skipping NULL due to config.<br>++[suffix] returns noop<br>[ntdomain] No '\' in U!
 ser-Name = "nyherji.is", looking up realm NULL<br>[ntdomain] No such realm "NULL"<br>++[ntdomain] returns noop<br>        expand: %{Stripped-User-Name} -> <br>++[expand] returns noop<br>[eap] No EAP-Message, not doing EAP<br>++[eap] returns noop<br>[files] users: Matched entry nyherji.is at line 5<br>++[files] returns ok<br>[sql]   expand: %{User-Name} -> nyherji.is<br>[sql] sql_set_user escaped user --> 'nyherji.is'<br>rlm_sql (sql): Reserving sql socket id: 4<br>[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     &nbs!
 p;     WHERE username = 'nyherji.is'  &n
bsp;        ORDER BY id<br>[sql]   expand: SELECT groupname           FROM radusergroup           WHERE username = '%{SQL-User-Name}'           ORDER BY priority -> SELECT groupname           FROM radusergroup           WHERE username = 'nyherji.is'           ORDER BY priority<br>rlm_sql (sql): Released sql socket id: 4<br>[sql] User nyherji.is not found<br>++[sql] returns notfound<br>++[expiration] returns noop<br>++[logintime] returns noop<br>++[pap] returns updated<br>Found Auth-Type = PAP<br># Executing group from file /etc/raddb/sites-enabled/default<br>+- entering group PAP {...}<br>[pap] login attempt with password "cisco"<br>!
 [pap] Using clear text password "cisco"<br>[pap] User authenticated successfully<br>++[pap] returns ok<br># Executing section post-auth from file /etc/raddb/sites-enabled/default<br>+- entering group post-auth {...}<br>++[exec] returns noop<br>Sending Access-Accept of id 113 to 10.255.0.99 port 1645<br>        Tunnel-Type:0 = ESP<br>        Tunnel-Private-Group-Id:0 = "nyherji.is"<br>        Tunnel-Password:0 = "kdjr#4k3#kjr"<br>        Cisco-AVPair += "ipsec:key-exchange=ike"<br>        Cisco-AVPair += "ipsec:key-exchange=preshared-key"<br>        Service-Type = Framed-User<br>        Framed-Protocol = PPP<br>Finished request 0.<br>Going to the next request<br>Waking up in 4.9 seconds.<br>Cleaning up request 0 ID 113 with timestamp !
 +5<br>Ready to process requests.<br>rad_recv: Access-Request packet fr
om host 10.255.0.99 port 1645, id=114, length=213<br>        User-Name = "umsja\\test.juliusbess"<br>        Calling-Station-Id = "217.28.191.33"<br>        MS-CHAP-Challenge = 0x46e46acdc5c7c0ab3e41c0b6e5a5f361<br>        MS-CHAP2-Response = 0x0100f4080e92afe58e4e9af6d281db4fe4490000000000000000c9867a29ce8ca48b0ca255d634fe7cb9f1b4ad9795edc642<br>        NAS-Port-Type = Virtual<br>        NAS-Port = 2<br>        NAS-Port-Id = "217.28.182.248"<br>        Service-Type = Login-User<br>        NAS-IP-Address = 10.255.0.99<br>        Acct-Session-Id = "0000CC1B"<br>        NAS-Identifier = "VPNKOPBR02.!
 nyherji.is"<br># Executing section authorize from file /etc/raddb/sites-enabled/default<br>+- entering group authorize {...}<br>++[preprocess] returns ok<br>++[chap] returns noop<br>[mschap] Found MS-CHAP attributes.  Setting 'Auth-Type  = mschap'<br>++[mschap] returns ok<br>++[digest] returns noop<br>        expand: %{Stripped-User-Name} -> <br>++[expand] returns noop<br>[suffix] No '@' in User-Name = "umsja\test.juliusbess", skipping NULL due to config.<br>++[suffix] returns noop<br>[ntdomain] Looking up realm "umsja" for User-Name = "umsja\test.juliusbess"<br>[ntdomain] Found realm "umsja"<br>[ntdomain] Adding Realm = "umsja"<br>[ntdomain] Proxying request from user test.juliusbess to realm umsja<br>[ntdomain] Preparing to proxy authentication request to realm "umsja" <br>++[ntdomain] returns updated<br>        expand: %{Stripped-User-Name} -> <br>++[expand] returns updated<br>[eap] No !
 EAP-Message, not doing EAP<br>++[eap] returns noop<br>++[files] return
s noop<br>[sql]   expand: %{User-Name} -> umsja\test.juliusbess<br>[sql] sql_set_user escaped user --> 'umsja\test.juliusbess'<br>rlm_sql (sql): Reserving sql socket id: 3<br>[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 = 'umsja=5Ctest.juliusbess'           ORDER BY id<br>[sql]   expand: SELECT groupname           FROM radusergroup           WHERE u!
 sername = '%{SQL-User-Name}'           ORDER BY priority -> SELECT groupname           FROM radusergroup           WHERE username = 'umsja=5Ctest.juliusbess'           ORDER BY priority<br>rlm_sql (sql): Released sql socket id: 3<br>[sql] User umsja\test.juliusbess not found<br>++[sql] returns notfound<br>++[expiration] returns noop<br>++[logintime] returns noop<br>++[pap] returns noop<br>  WARNING: Empty pre-proxy section.  Using default return values.<br>>>> Sending proxied request internally to virtual server.<br>server innra.umsja.is-srv {<br># Executing section authorize from file /etc/raddb/sites-enabled/innra.umsja.is<br>+- entering group authorize {...}<br>++[preprocess] returns ok<br>[suffix] Request already proxied.  Ignoring.<br>++[suffix] !
 returns ok<br>[ntdomain] Request already proxied.  Ignoring.<br>+
+[ntdomain] returns ok<br>[mschap-innra.umsja.is] Found MS-CHAP attributes.  Setting 'Auth-Type  = mschap-innra.umsja.is'<br>++[mschap-innra.umsja.is] returns ok<br>[ldap-innra.umsja.is] performing user authorization for umsja\test.juliusbess<br>[ldap-innra.umsja.is]   expand: %{Stripped-User-Name} -> <br>[ldap-innra.umsja.is]   ... expanding second conditional<br>[ldap-innra.umsja.is]   expand: %{User-Name} -> umsja\5ctest.juliusbess<br>[ldap-innra.umsja.is]   expand: (sAMAccountName=%{%{Stripped-User-Name}:-%{User-Name}}) -> (sAMAccountName=umsja\5ctest.juliusbess)<br>[ldap-innra.umsja.is]   expand: DC=innra,DC=umsja,DC=is -> DC=innra,DC=umsja,DC=is<br>  [ldap-innra.umsja.is] ldap_get_conn: Checking Id: 0<br>  [ldap-innra.umsja.is] ldap_get_conn: Got Id: 0<br>  [ldap-innra.umsja.is] attempting LDAP reconnection<br>  [ldap-innra.umsja.is] (re)connect to innra.umsja.is:389, authentica!
 tion 0<br>  [ldap-innra.umsja.is] bind as sa.ldapFreeRadius@innra.umsja.is/L3sV1rku5krana. to innra.umsja.is:389<br>  [ldap-innra.umsja.is] waiting for bind result ...<br>  [ldap-innra.umsja.is] Bind was successful<br>  [ldap-innra.umsja.is] performing search in DC=innra,DC=umsja,DC=is, with filter (sAMAccountName=umsja\5ctest.juliusbess)<br>  [ldap-innra.umsja.is] rebind to URL ldap://DomainDnsZones.innra.umsja.is/DC=DomainDnsZones,DC=innra,DC=umsja,DC=is<br>  [ldap-innra.umsja.is] rebind to URL ldap://ForestDnsZones.innra.umsja.is/DC=ForestDnsZones,DC=innra,DC=umsja,DC=is<br>  [ldap-innra.umsja.is] object not found<br>[ldap-innra.umsja.is] search failed<br>  [ldap-innra.umsja.is] ldap_release_conn: Release Id: 0<br>++[ldap-innra.umsja.is] returns notfound<br>        expand: %{control:Ldap-UserDN} -> <br>++[expand] returns notfound<br>++? if (control:Ldap-UserDN =~ /^.+,OU=Users,OU=([^,]+),/i)<br!
 >    (Attribute control:Ldap-UserDN was not found)<br>?
 Evaluating (control:Ldap-UserDN =~ /^.+,OU=Users,OU=([^,]+),/i) -> FALSE<br>++? if (control:Ldap-UserDN =~ /^.+,OU=Users,OU=([^,]+),/i) -> FALSE<br>++? if (control:Jira-Key != "")<br>    (Attribute control:Jira-Key was not found)<br>? Evaluating (control:Jira-Key != "") -> FALSE<br>++? if (control:Jira-Key != "") -> FALSE<br>++? if (Huntgroup-Name == ppp-bidlarar)<br>? Evaluating (Huntgroup-Name == ppp-bidlarar) -> FALSE<br>++? if (Huntgroup-Name == ppp-bidlarar) -> FALSE<br>++? if (Huntgroup-Name == vpn-nas)<br>? Evaluating (Huntgroup-Name == vpn-nas) -> TRUE<br>++? if (Huntgroup-Name == vpn-nas) -> TRUE<br>++- entering if (Huntgroup-Name == vpn-nas) {...}<br>+++? if (ldap-innra.umsja.is-Ldap-Group == "%{control:Tmp-String-0}-VPN-Allow")<br>        expand: %{control:Tmp-String-0}-VPN-Allow -> -VPN-Allow<br>  [ldap-innra.umsja.is] Entering ldap_groupcmp()<br>     &nbsp!
 ;  expand: DC=innra,DC=umsja,DC=is -> DC=innra,DC=umsja,DC=is<br>        expand: %{Stripped-User-Name} -> <br>        ... expanding second conditional<br>        expand: %{User-Name} -> umsja\5ctest.juliusbess<br>        expand: (sAMAccountName=%{%{Stripped-User-Name}:-%{User-Name}}) -> (sAMAccountName=umsja\5ctest.juliusbess)<br>  [ldap-innra.umsja.is] ldap_get_conn: Checking Id: 0<br>  [ldap-innra.umsja.is] ldap_get_conn: Got Id: 0<br>  [ldap-innra.umsja.is] performing search in DC=innra,DC=umsja,DC=is, with filter (sAMAccountName=umsja\5ctest.juliusbess)<br>  [ldap-innra.umsja.is] rebind to URL ldap://DomainDnsZones.innra.umsja.is/DC=DomainDnsZones,DC=innra,DC=umsja,DC=is<br>  [ldap-innra.umsja.is] rebind to URL ldap://ForestDnsZones.innra.umsja.is/DC=ForestDnsZones,DC=innra,DC=umsja,DC=is<br!
 >  [ldap-innra.umsja.is] object not found<br>rlm_ldap::ldap_group
cmp: search failed<br>  [ldap-innra.umsja.is] ldap_release_conn: Release Id: 0<br>? Evaluating (ldap-innra.umsja.is-Ldap-Group == "%{control:Tmp-String-0}-VPN-Allow") -> FALSE<br>+++? if (ldap-innra.umsja.is-Ldap-Group == "%{control:Tmp-String-0}-VPN-Allow") -> FALSE<br>+++? elsif (ldap-innra.umsja.is-Ldap-Group == "vpn-nyherji.is")<br>  [ldap-innra.umsja.is] Entering ldap_groupcmp()<br>        expand: DC=innra,DC=umsja,DC=is -> DC=innra,DC=umsja,DC=is<br>        expand: %{Stripped-User-Name} -> <br>        ... expanding second conditional<br>        expand: %{User-Name} -> umsja\5ctest.juliusbess<br>        expand: (sAMAccountName=%{%{Stripped-User-Name}:-%{User-Name}}) -> (sAMAccountName=umsja\5ctest.juliusbess)<br>  [ldap-innra.umsja.is] ldap_get_conn: Checking Id: 0<!
 br>  [ldap-innra.umsja.is] ldap_get_conn: Got Id: 0<br>  [ldap-innra.umsja.is] performing search in DC=innra,DC=umsja,DC=is, with filter (sAMAccountName=umsja\5ctest.juliusbess)<br>  [ldap-innra.umsja.is] rebind to URL ldap://DomainDnsZones.innra.umsja.is/DC=DomainDnsZones,DC=innra,DC=umsja,DC=is<br>  [ldap-innra.umsja.is] rebind to URL ldap://ForestDnsZones.innra.umsja.is/DC=ForestDnsZones,DC=innra,DC=umsja,DC=is<br>  [ldap-innra.umsja.is] object not found<br>rlm_ldap::ldap_groupcmp: search failed<br>  [ldap-innra.umsja.is] ldap_release_conn: Release Id: 0<br>? Evaluating (ldap-innra.umsja.is-Ldap-Group == "vpn-nyherji.is") -> FALSE<br>+++? elsif (ldap-innra.umsja.is-Ldap-Group == "vpn-nyherji.is") -> FALSE<br>+++- entering else else {...}<br>++++[reject] returns reject<br>+++- else else returns reject<br>++- if (Huntgroup-Name == vpn-nas) returns reject<br>} # server innra.umsja.is-srv<br>Going to the next request<br><<< Receiv!
 ed proxied response code 3 from internal virtual server.<br># Executin
g section post-proxy from file /etc/raddb/sites-enabled/default<br>+- entering group post-proxy {...}<br>[eap] No pre-existing handler found<br>++[eap] returns noop<br>Using Post-Auth-Type Reject<br># Executing group from file /etc/raddb/sites-enabled/default<br>+- entering group REJECT {...}<br>[attr_filter.access_reject]     expand: %{User-Name} -> umsja\test.juliusbess<br>attr_filter: Matched entry DEFAULT at line 11<br>++[attr_filter.access_reject] returns updated<br>Sending Access-Reject of id 114 to 10.255.0.99 port 1645<br>Finished request 1.<br>Going to the next request<br>Waking up in 4.9 seconds.<br>Cleaning up request 1 ID 114 with timestamp +12<br>Ready to process requests.<br><div></div></font>
<br/>
<br />
<a href="http://www.netverslun.is/verslun/catalog/Spjaldt%C3%B6lvur,660.aspx?sort=name">
<img src="http://frettir.skyggnir.is/nyh_verslun2.jpg" alt="Sumar" /></a>