goauthentik / authentik

The authentication glue you need.
https://goauthentik.io
Other
12.75k stars 850 forks source link

Add Samba Schema #8711

Open bioszombie opened 6 months ago

bioszombie commented 6 months ago

Is your feature request related to a problem? Please describe. I would like to be able to use Authenik as a means to authenticate Samba users via LDAP.

Describe the solution you'd like failed to add domain dn= sambaDomainName

something like a an LDIF or give users the ability to add custom LDIF for LDAP themselves.

dn: olcDatabase={1}mdb,cn=config changetype: modify replace: olcDbIndex olcDbIndex: objectClass eq olcDbIndex: uidNumber,gidNumber eq olcDbIndex: loginShell eq olcDbIndex: uid,cn eq,sub olcDbIndex: memberUid eq,sub olcDbIndex: member,uniqueMember eq olcDbIndex: sambaSID eq olcDbIndex: sambaPrimaryGroupSID eq olcDbIndex: sambaGroupType eq olcDbIndex: sambaSIDList eq olcDbIndex: sambaDomainName eq olcDbIndex: default sub,eq

BeryJu commented 4 weeks ago

This is not something we're planning to add, as this is outside the scope of the LDAP provider the LDAP outpost is purely read-only