Jump to content

Featured Replies

Posted

I've deployed a couple of new NS appliances running the latest firmware, currently 14.1 29.63. Citrix have added the new nFactor visualizer which is actually ok.

What is not OK is that they seem to have broken the ability to bind existing Auth policies to a AAA vServer. If there is no policy bound it goes straight to the visualizer and only allows to to create new policies.

 

image.png.e5c741c27bec53b21bd81f0ec0a33497.png

 

image.png.38d8f6ab0f3e4526c0ecff8395d06757.png

If you have policies already bound you can get the usual layout.

image.thumb.png.f9e7f024b2d815340cfe4075ea56cde7.png

 

The easy workaround is to bind a No-Auth policy via cmd line and then update it. 

Thought I'd post this and the code for anyone struggling. Replace AAA-vServer with the name of your AAA vServer.

 

add authentication Policy auth_pol_NOAUTH -rule true -action NO_AUTHN
bind authentication vserver AAA-vServer -policy auth_pol_NOAUTH -priority 100

 

 

 

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...