Active Directory Group not in dropdown

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Active Directory Group not in dropdown

L1 Bithead

I have created a new group in Active Directory, but the PAN doesn't show the new security group in the drop down menu (Security Policy Rule -> User.Add)  when adding a new policy. Is there something more that I need to do?

5 REPLIES 5

L2 Linker

Panos generates a .xml file containing users and groups used by our web front-end for listing purpose.

You can check if your new groups are present in this file with following command:

> less mp-global userinfo.xml

if not, you can try to rebuild the file (!! Disruptive actions !!):

> debug user-id clear group all

> debug software restart user-id

Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!