- Community Home
- >
- Networking
- >
- Legacy
- >
- Switches, Hubs, Modems
- >
- trying to use webauth with a secure Active Directo...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-23-2007 01:20 AM
тАО02-23-2007 01:20 AM
trying to use webauth with a secure Active Directory
We attempted to get webauth to work at our
site, on a 2650, using both a unix radius
server, and Active Directory radius server.
It does not work for us, it seems to
want reversibly encrypted passwords on
the server. (That would be a non starter
at our site.)
The error, on Windows, is:
>Reason = The user could not be authenticated >using Challenge Handshake Authentication >Protocol (CHAP). A reversibly encrypted >password does not exist for this user account. >To ensure that reversibly encrypted passwords >are enabled, check either the domain password >policy or the password settings on the user >account.
While on a simple unix radius server, it just
says that the radius packet does not contain
the password.
Is there any way to get this to work with
either a unix server running any radius
server, or with AD running any radius server ?
By the way, here is our switch config
fragment:
radius-server host a.b.c.d key testing
aaa port-access web-based 47
aaa port-access web-based 47 redirect-url "http://www.google.com"
It shows the web login page fine, just doesn't
allow login.
Director, Network Services
Information Systems and Technology
MC 1018
(519)888-4567 x38323
University of Waterloo, Waterloo, ON
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-23-2007 05:18 AM
тАО02-23-2007 05:18 AM
Re: trying to use webauth with a secure Active Directory
You have configured the basic commands that the WEB auth. needs to work.
I suggest you to test authentication with some test users you create on the RADIUS, not on the active directory.
Good Luck !!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-23-2007 05:25 AM
тАО02-23-2007 05:25 AM
Re: trying to use webauth with a secure Active Directory
We have RADIUS working fine with 802.1x port
authentication, and also fine with
telnet/console access. 802.1x only works
with eap-radius, in our environment
with irreversible password encryption.
What doesn't work is web auth, it seems
to require chap radius only.
Director, Network Services
Information Systems and Technology
MC 1018
(519)888-4567 x38323
University of Waterloo, Waterloo, ON
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-23-2007 05:34 AM
тАО02-23-2007 05:34 AM
Re: trying to use webauth with a secure Active Directory
Can you run: show authentication.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-23-2007 05:42 AM
тАО02-23-2007 05:42 AM
Re: trying to use webauth with a secure Active Directory
eap for 802.1x (when 802.1x was tested
with chap, it didn't work, as passwords
are irreversibly encrypted in AD).
chap for webauth. (webauth only supports
chap).
show auth
Status and Counters - Authentication Information
Login Attempts : 3
Respect Privilege : Disabled
| Login Login Enable Enable
Access Task | Primary Secondary Primary Secondary
----------- + ---------- ---------- ---------- ----------
Console | Local None Local None
Telnet | Local None Local None
Port-Access | EapRadius
Webui | Local None Local None
SSH | Local None Local None
Web-Auth | ChapRadius
MAC-Auth | ChapRadius
Director, Network Services
Information Systems and Technology
MC 1018
(519)888-4567 x38323
University of Waterloo, Waterloo, ON
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-23-2007 06:09 AM
тАО02-23-2007 06:09 AM
Re: trying to use webauth with a secure Active Directory
Typically, MD5 is used as the CHAP one-way hash function; the shared secrets are required to be
stored in plaintext form.
Microsoft has a variation of CHAP (MS-CHAP), in which the password is stored encrypted in both the peer and the authenticator.
Therefore, MS-CHAP can take advantage of
irreversibly encrypted password databases commonly available, whereas the standards-based CHAP cannot.
Good Luck !!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-26-2007 11:02 AM
тАО02-26-2007 11:02 AM
Re: trying to use webauth with a secure Active Directory
Procurve support has submitted a Customer
Enhancement Request on my behalf,
to support either MS-CHAP, or plain
RADIUS, for webauth.
Director, Network Services
Information Systems and Technology
MC 1018
(519)888-4567 x38323
University of Waterloo, Waterloo, ON
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-28-2007 06:36 AM
тАО11-28-2007 06:36 AM
Re: trying to use webauth with a secure Active Directory
this may solve your problem...
hth...jeff