Cisco Console Port Help

Timothy M Butterworth <[email protected]>
Newsgroups gmane.comp.freeradius.user
Message-ID <CAO6YxPwrgABaBQnKF6dO80Kkmiu6qfrmRU6+YsgioSDX7uME3g@mail.gmail.com>
Hello,

I have the following configuration and I am having an issue. Logging into a
VTY line through SSH takes me immediately to enable privileged mode login.
Logging into Console takes me to a non-privileged mode login and I have to
enter the Enable Secret Password. How do I get the console to take me
immediately to enable privileged mode login?

### Free RADIUS Configuration
sudo vim /etc/freeradius/3.0/clients.conf

client 10.0.0.0/8 {
secret = REMOVED
nastype = cisco
shortname = Butter.net
}

### FreeRADIUS User Config
sudo vim /etc/freeradius/3.0/users

tmb Cleartext-Password := "REMOVED"
    Service-Type = NAS-Prompt-User,
    Cisco-AVPair = "shell:priv-lvl=15"

# FreeRADIUS group config

DEFAULT Group == "cisco-rw"
        Service-Type = NAS-Prompt-User,
        Cisco-AVPair == 'shell:priv-lvl=15',
        User-Name = tmb

Thanks

Tim


-- 
⢀⣴⠾⠻⢶⣦⠀
⣾⠁⢠⠒⠀⣿⡁ Debian - The universal operating system
⢿⡄⠘⠷⠚⠋⠀ https://www.debian.org/
⠈⠳⣄⠀⠀
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.