summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/taskmanager/tasks/CreateLdapConfig.java
Commit message (Expand)AuthorAgeFilesLines
* [CreateLdapConfig] Add autorestart=! to ldadp configSimon Rettberg2023-12-141-0/+1
* Update log4j because of the CVE-2021-44228 security flawManuel Bentele2021-12-161-2/+3
* [CreateLdapConfig] Pass through nohomewarn as SHARE_NO_HOME_WARNSimon Rettberg2019-04-081-0/+3
* [CreateLdapConfig] Fix detection of valid CNSimon Rettberg2018-11-221-1/+1
* [CreateLdapConfig] Support ldadp genuid featureSimon Rettberg2018-11-221-0/+6
* [CreateLdapConfig] Adapt to new config formatSimon Rettberg2018-03-151-70/+45Star
* [CreateLdapconfig] Fall back to homeDirectory for home dir if none was givenSimon Rettberg2017-12-211-0/+3
* [CreateLdapConfig] Make sure uidnumber and localhome won't be remapped in AD ...Simon Rettberg2017-12-131-0/+4
* [*ldap*] Support new mapping features and fixNumeric switchSimon Rettberg2017-08-161-13/+46
* [CreateLdapConfig] Check for null in escapeBashStringSimon Rettberg2017-04-211-0/+2
* [CreateLdapConfig] Fix name of variable for additional sharesSimon Rettberg2017-03-021-1/+1
* [CreateLdapConfig] Add shareDomain and credentialPassthroughSimon Rettberg2017-02-211-7/+30
* [ldap/ad] Support home directory remapping optionsSimon Rettberg2016-05-201-2/+64
* [createldapconfig] Prevent acidentally passed string "false" from being used ...Simon Rettberg2016-01-211-1/+1
* [CreateLdapConfig] Only regen local certs if CN changed; handle ca-bundle bas...Simon Rettberg2015-10-291-2/+54
* [CreateLdapConfig] Only generate certificates if none exist yetSimon Rettberg2015-09-301-9/+11
* UpdateSimon Rettberg2015-09-181-2/+2
* Add LDAP support to previously AD-only tasksSimon Rettberg2015-09-131-0/+199