Add embeded libregrah/idm server
This add a new service "idm" providing and LDAP service (via ldaps) on port 9235. If not existing it will bootstrap an initial LDAP tree and administrative user as well as a self-signed Certificate and Key (similar to what is done for glauth).
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
SHELL := bash
|
||||
NAME := ocis
|
||||
|
||||
TAGS := disable_crypt
|
||||
|
||||
include ../.make/recursion.mk
|
||||
|
||||
############ tooling ############
|
||||
|
||||
Reference in New Issue
Block a user