mirror of
https://github.com/lldap/lldap.git
synced 2026-04-26 00:36:01 +03:00
[GH-ISSUE #230] [Enhancement] Support custom UID:GID #80
Labels
No labels
backend
blocked
bug
cleanup
dependencies
docker
documentation
duplicate
enhancement
enhancement
frontend
github_actions
good first issue
help wanted
help wanted
integration
invalid
ldap
pull-request
question
rust
rust
tests
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/lldap-lldap#80
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @martadinata666 on GitHub (Jul 9, 2022).
Original GitHub issue: https://github.com/lldap/lldap/issues/230
Add support for custom UID/GID.
Sample of usage after supported
Any suggestions?
@nitnelave commented on GitHub (Jul 11, 2022):
I think that sounds right. We might want to do in the entry point a chown of the DB (& private key?) to the given UID to solve most permission issues.
+1 to
gosu, it looks like a good way to go.