Skip to content

Instantly share code, notes, and snippets.

@azet
Created January 29, 2014 17:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save azet/8693255 to your computer and use it in GitHub Desktop.
Save azet/8693255 to your computer and use it in GitHub Desktop.
fuck you too, ASA.
vpn(config)# ldap attribute-map group_vpn-users
vpn(config-ldap-attribute-map)# map-name memberOf vpn-users
^
ERROR: % Invalid input detected at '^' marker.
vpn(config-ldap-attribute-map)# map-name memberOf vpnusers
^
ERROR: % Invalid input detected at '^' marker.
vpn(config-ldap-attribute-map)# map-name memberOf vpn_users
^
ERROR: % Invalid input detected at '^' marker.
vpn(config-ldap-attribute-map)# map-name memberOf vpn
vpn(config-ldap-attribute-map)#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment