[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [Isms] RE: Follow up on Authorize Only issue
OK. If RADIUS supports this, we can probably ask for specific
attributes or attribute sets.
Typically this is handled by utilization of a unique Service-Type or
NAS-Port-Type value. The RADIUS policy engine then selects the attribute
set to be returned based on these values.
There are multiple possible proposals on the ISMS table, and we are
trying to determine what RADIUS can or cannot provide for us.
We know that RADIUS can provide SSH-related attributes when the user
connects to the NAS using an SSH session and RADIUS provides the
authentication.
As far as I know there is no specification for SSH authentication support
within RADIUS so I'm not sure if this is true or not. For example, as I
understand it SSH can support authentication mechanisms such as Kerberos
which are not supported in RADIUS.
We know that the RADIUS server might be able to provide SNMP-related
attributes when the user connects to the NAS using an SSH transport
and RADIUS provides the authentication.
In this case it sounds like the NAS-Port-Type might be "SSH" but the
Service-Type might be "SNMP".
We do not need "authorize-only" support for those situations, since
RADIUS would be doing the authentication.
I think this depends on whether RADIUS can support all the required
authentication methods. If not, then either that support needs to be added
to RADIUS or only authorization will be available.
The authentication might have been provided via Kerberos
or TLS or SNMPv3's USM, but RADIUS is not involved in the
authentication, only the (later) authorization.
In this case you might have a Service-Type of "SNMP" and a NAS-Port-Type of
"SNMP".
The attributes we want to see are
specific to SNMP, or to Network Management via SNMP/Netconf/CLI, etc.
If RADIUS supports it, the RADIUS client may be able to identify that
the request is associated wih an SNMP engine, so the server can return
only SNMP-related attributes.
A Service-Type of "SNMP" with a NAS-Port-Type of "SNMP" could be used to
indicate this.
Question: In the case where SSH is used, do you just need SSH attributes,
or are SNMP attributes required there as well? In other words, how is SSH
for SNMP distinguished from plain old SSH?
--
to unsubscribe send a message to radiusext-request@ops.ietf.org with
the word 'unsubscribe' in a single line as the message text body.
archive: <http://psg.com/lists/radiusext/>