10-05-2012 01:59 AM
Hi all,
how can I show with CLI of my ASA 5505 (8.2) what configured with ASDM.
Consider that setup it works and run.
Thank's in advance
Best Regards
10-05-2012 02:43 AM
You can run "debug ldap 255" and try to authenticate to your LDAP server.
It will provide you with the full ldap path for that user memberOf (CN=, bla bla).
10-05-2012 02:58 AM
Hi, thank' for your replay.
but my question is: If I need to restore a configuration on firewall without http ASDM access, wich command (CLI) I have to use to configure a memberOf = VPNuser?
Thanks a lot
Best Regards
10-05-2012 03:38 AM
Do you mean the ldap attribute map?
For ldap attribute map, you can show it by:
show run ldap attribute-map
If you mean the AAA configuration, then it's:
sh run aaa-server
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide