Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Cisco > AAA vs. pw on line stmt

Reply
Thread Tools

AAA vs. pw on line stmt

 
 
Guest
Posts: n/a
 
      02-27-2004
What is the relationship between aaa authentication and the password
statement under vty lines? This is a general IOS question, but the
specific box is a 3750 SMI with 12.1.

If I have a configuration with
aaa authentication local default local
and some username xxx statements, they seem to override whatever I put
in the password statement under the "line vty x x" and "line cons 0". My
question is whether I should even be coding the password -- does it ever
get used? The reversable encoding of the pw is an exposure which I
might as well avoid if it is never needed.

/Chris, UCLA
 
Reply With Quote
 
 
 
 
Ivan Golovin
Guest
Posts: n/a
 
      02-28-2004
Hello!

If you configure

aaa authentication login default local

then there is no sense to configure password on line vty, because it
wouldn't be used for authentication. IOS will use configured 'username' to
check login/password.

There is no 'aaa authentication local' subcommand as far as I know, though I
don't have 3750 to check.

--
Ivan

<> skrev i meddelandet
news:...
> What is the relationship between aaa authentication and the password
> statement under vty lines? This is a general IOS question, but the
> specific box is a 3750 SMI with 12.1.
>
> If I have a configuration with
> aaa authentication local default local
> and some username xxx statements, they seem to override whatever I put
> in the password statement under the "line vty x x" and "line cons 0". My
> question is whether I should even be coding the password -- does it ever
> get used? The reversable encoding of the pw is an exposure which I
> might as well avoid if it is never needed.
>
> /Chris, UCLA


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
aaa<br /> gets turned into aaa<BR> with innerHTML yawnmoth Javascript 4 04-22-2009 01:09 AM
aaa authorization and aaa accounting with Cisco ACS and 1231 AP's Chris_D Cisco 4 08-01-2005 08:03 AM
PSL stmt embedded in VHDL: good tutorials somewhere? Eric DELAGE VHDL 2 04-06-2005 05:11 AM
the different between aaa m1[100] and aaa *p = new [100] C++ 5 03-15-2005 08:22 AM
AAA vs. pw on line stmt Cisco 0 02-27-2004 07:53 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57