mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[GH-ISSUE #487] LDAP authentication #272
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @6eh01der on GitHub (Nov 20, 2024).
Original GitHub issue: https://github.com/sigoden/dufs/issues/487
dufs is just a great thing and It could be greater if it will support LDAP authentication - OpenLDAP, Active Directory, etc.
I'm not the RUST programmer but if it could help there are three LDAP implementations in RUST:
So maybe there is nothing better than C LDAP library...
https://users.rust-lang.org/t/ldap-library-for-rust/10449
@sigoden commented on GitHub (Nov 21, 2024):
Sorry, we will not support this feature.
We don't think a simple file service needs such a complicated authentication mechanism.