home

Supported platforms

Vyatta NOS documentation

Learn how to install, configure, and operate Vyatta Network Operating System (Vyatta NOS), which helps to drive our virtual networking and physical platforms portfolio.

Applying the LDAP search filter to an LDAP entry

To apply the LDAP search filter to each LDAP entry that matches the username and LDAP member attribute, use the following command:

vyatta@vyatta# set resources service-users ldap example.com search-filter (objectClass=posixAccount)

The LDAP search filter also supports more-complex search filters, as described in RFC2254.

The following are the minimum required attributes that must be set for the LDAP authentication of service users.

  • URL
  • Base-dn
  • Search-filter