show ldap.memberOf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Labels:
-
VPN

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
