Note:
This article was tested with PAN-OS 6.1, and is current as of 09/19/2016.
Prerequisites:
- ³§±ð±ðÌýUse Cloud LDAP to obtain the ̽»¨´óÉñ specific settings required below.
LDAP Server Profile
When using , here are the basic settings to configure authentication with ̽»¨´óÉñ's hosted LDAP service:
- Domain:
- Type: other
- Base DN: ou=Users,o=<your-organization-id>,dc=jumpcloud,dc=com
- Bind DN: uid=<ldap-binding-user>,ou=Users,o=<your-organization-id>,dc=jumpcloud,dc=com
- Password & Confirm Password: <ldap-binding-user's-password>
- Require SSL/TLS secured connection: Checked
Group Mapping
Group Objects
- Search Filter: (blank)
- Object Class: groupOfNames
- Group Name: cn
- Group Member: uid, member
User Objects
- Search Filter: (blank)
- Object Class: inetOrgPerson
- User Name: uid
Mail Domains
- Mail Attributes: mail
Authentication Profile
- Type: LDAP
- Login Attribute: uid
- User Domain: jumpcloud.com
- Username Modifier: %USERINPUT%
Back to Top