Files
Jurandy Soares cfb029e0ba Atualização
2026-06-17 22:17:04 -03:00

17 lines
468 B
Markdown

# Checklist
- [ ] Authentication name: ?
- [ ] Security protocol: LDAPS
- [ ] Host: ?
- [ ] Port: `636`
- [ ] Skip TLS Verify
- [ ] Bind DN: ?
- [ ] Bind Password: ?
- [ ] User Filter: `(&(objectClass=user)(sAMAccountName=%s))`
- [ ] Username Attribute: `sAMAccountName`
- [ ] First Name Attribute: `givenName`
- [ ] Surname Attribute: `sn`
- [ ] Email Attribute: `mail`
- [ ] Public SSH Key Attribute: `extensionAttribute2`
- [ ] Avatar Attribute: `thumbnailPhoto`