Network Access Control

Cisco Access Control Server (ACS), Identity Services Engine (ISE), Zero Trust Workplace
cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
This community is for technical, feature, configuration and deployment questions.
For production deployment issues, please contact the TAC! We will not comment or assist with your TAC case in these forums.
Please see How to Ask the Community for Help for other best practices.

Labels

Forum Posts

Hi Everyone I am new to Cisco ISE  with python and  I would like to create ISE Internal User with python script import requestsimport jsonimport argparseimport sslimport urllib3urllib3.disable_warnings(urllib3.exceptions.InsecureRequestWarning) url =...

Richie20 by Level 1
  • 2200 Views
  • 1 replies
  • 0 Helpful votes

Hi, Recently through GPU installed MS teams certificate on all Desktop machines, Now two Certificates are popping up on Desktop machines causing a hindrance.Wired connection is autostartup on Anyconnect supplicant and then its  giving a choice of two...

AK002 by Level 1
  • 4795 Views
  • 7 replies
  • 0 Helpful votes

Resolved! python with ISE

Hi Everyone I got this error  while run this program Traceback (most recent call last):File "C:\Users\ghibuser\AppData\Local\Programs\Python\Python39\lib\site-packages\urllib3\connection.py", line 158, in _new_connconn = connection.create_connection(...

Richie20 by Level 1
  • 3220 Views
  • 4 replies
  • 0 Helpful votes

I am looking at transitioning from using AD to NPS for authorizing users on our VPN.   It is working good with AD but I need to use some of the features available through NPS such as framed-ip-address.   I have a couple of connection profiles created...

gcook0001 by Level 1
  • 1419 Views
  • 0 replies
  • 0 Helpful votes

Hi Guys,I am deploying a device admin in ISE and the plan is to have rules per privilege level (e.g. 1 - 15). I am having some concerns/issues for the privilege 1 to 14. For example for privilege 1, I configured Shell Profile with default privilege o...