jakob42
f3e2f8c52d
example_configs: Add Kasm configuration example
2023-12-11 10:53:53 +01:00
Yevhen Kolomeiko
33f50d13a2
example_configs(bootstrap.sh): Add check is user in group
2023-11-30 11:06:16 +01:00
null
5cd4499328
chore(docs): update jenkins.md
...
Use the correct Manager DN.
2023-11-23 05:59:35 +01:00
Christian Medel
a65ad14349
example_configs: Add Mastodon and Traccar
2023-11-20 22:05:06 +01:00
themartinslife
a6481dde56
example_configs: add a Jenkins config
2023-11-04 15:41:36 +01:00
Yevhen Kolomeiko
35146ac904
example_configs: Add bootstrap script
2023-11-02 20:49:15 +01:00
Cherryblue
d488802e68
example_configs: Fix display name in wikijs.md
...
Correction of the display name alias for it to work with wikijs.
2023-11-01 10:23:06 +01:00
Hobbabobba
1b97435853
example_configs: Add a working admin user for dokuwiki ( #720 )
2023-10-30 13:38:13 +01:00
Florian
9d5714ee0b
chore: update repository references
2023-10-22 19:59:36 +02:00
Simon Broeng Jensen
4fd71ff02f
example_configs: Add Apereo CAS Server
2023-10-04 15:02:19 +02:00
Charles van Niman
630ac5fd8c
example_configs: Add proxmox
2023-09-13 15:14:53 +02:00
Ishan Jain
b269fa0fc7
example_configs: Add thelounge configuration example
2023-09-13 00:29:29 +02:00
MrRulf
80e9145a4f
example_configs: Update nextcloud_oidc_authelia.md
...
Corrected a base URL, points at the nextcloud instance now instead of the authentificator.
Also added additional information for different nextcloud URL configurations.
2023-09-12 14:16:39 +02:00
Charles van Niman
5677ff798f
example_configs: add Pdns admin example
2023-08-31 10:32:56 +02:00
Charles van Niman
e47004097a
example_configs: Add MinIO configuration
2023-08-31 10:25:49 +02:00
Masgalor
1ac9bd0e68
example_configs: Add example config for zulip ( #655 )
2023-08-24 11:31:36 +02:00
poVoq
7b171cf59a
example_configs: Add ergo.md
...
For the ergo.chat IRC server
2023-08-15 14:45:11 +02:00
Jacob
b237c71b99
example_configs: Add LibreNMS
2023-08-13 20:40:07 +02:00
poVoq
2eff37684d
example_configs: Add config for The Lounge
2023-08-11 07:23:14 +02:00
Chris
836823a5cd
Add Zabbix Web example
2023-08-10 20:13:51 +02:00
Chris
e1d4df0b04
example_configs: Update script names in home-assistant.md ( #644 )
...
The name of the script did not match the example code and tripped me up until I noticed.
2023-08-10 17:25:39 +02:00
Samuel Lorch
c440df631f
example_configs: Add Jellyfin Password change
2023-08-03 10:56:17 +02:00
Austin Eschweiler
af49871801
example_configs: Add tandoor recipes
2023-07-27 18:12:36 +02:00
Hobbabobba
1acc8cd78c
example_configs: Add squid
2023-07-01 21:49:31 +02:00
Alistair Chapman
4ce145bac2
example_configs: Update Keycloak example for name attributes
...
Keycloak seems to default to "First name" being `cn` which LLDAP uses for Display Name, resulting in Users getting duplicated display names in Keycloak (like First Last Last), or missing their first name entirely (when they have no DIsplay Name in LLDAP).
This just updates the example config to provide instructions on changing the attribute mapping in Keycloak to fix this.
2023-06-22 10:08:23 +02:00
Gareth Dunstone
79f9a3a5c2
Update jellyfin.md example ( #598 )
...
* Update jellyfin.md example
The LdapAdminBaseDN either doesn't work properly or is used incorrectly here.
This change will make it work.
see:
- https://github.com/jellyfin/jellyfin-plugin-ldapauth/issues/145
* Update jellyfin.md
Added some more detail about admin groups and user groups.
2023-06-09 09:59:40 +07:00
arcoast
7daebc308b
example_configs: Add Mealie configuration
2023-06-07 13:29:41 +02:00
Howard He
f812c9e666
example_configs: fix grafana config
2023-06-02 05:39:47 +02:00
dalz
87a35af693
example_configs: fix dokuwiki config
...
Previously Dokuwiki couldn't find LDAP groups.
2023-05-21 19:16:26 +09:00
lordratner
4c4a397f66
example_configs: fix typo in home-assistant.md
...
Error in file name /config/lldap-auth.sh
2023-05-14 10:03:32 +09:00
poVoq
ab2da7b975
example_configs: Add Ejabberd
...
Basic auth only for now
2023-05-09 14:31:54 +02:00
Anudeep
8f69e4badd
example_configs: add chmod to home-assistant instructions
2023-05-06 07:08:41 +02:00
lordratner
852e1586e7
example_configs: Fix a filter in Grafana
2023-05-02 15:45:04 +02:00
Hobbabobba
22ae2c7124
example_configs: fix zendto memberrole
2023-04-25 20:53:38 +02:00
lordratner
5ad63d31d3
example_docs: add pfsense.md
2023-04-20 18:10:14 +02:00
Tyler Pace
d55d4487ed
Add OPNsense example config. ( #558 )
...
* Add OPNsense example config.
---------
Co-authored-by: Tyler Pace <tpace@newrelic.com>
2023-04-15 10:06:34 +07:00
Austin Alvarado
8eb27c5267
docs: Create Home Assistant config ( #535 )
2023-04-07 14:59:21 -06:00
amiga23
1fe635384f
docs: Add email attribute to nextcloud config
...
Otherwise nextcloud will not set the email address in users profile
2023-04-04 12:14:41 +02:00
Hobbabobba
df16d66753
added Shaarli configuration example ( #519 )
...
* Create shaarli.md
* added Shaarli doc
* fixed uid
2023-04-03 18:54:39 +02:00
amiga23
07523219d1
docs(dex): Fix group search
...
The userAttr needs to be the full DN, otherwise the search does not work:
```
❯ ldapsearch -x -H ldap://localhost:3890 -D "cn=admin,ou=people,dc=example,dc=com" -b "ou=groups,dc=example,dc=com" -W "member=bob"
Enter LDAP Password:
# extended LDIF
#
# LDAPv3
# base <ou=groups,dc=example,dc=com> with scope subtree
# filter: member=bob
# requesting: ALL
#
# search result
search: 2
result: 53 Server is unwilling to perform
text: Unsupported group filter: while parsing a user ID: Missing DN value
# numResponses: 1
```
2023-03-18 00:07:40 +01:00
carolosf
98acd68f06
example_configs: Add example for Sonatype Nexus Repository Manager 3
2023-02-23 09:33:35 +01:00
WS
733f990858
example_configs: Add Rancher example
2023-02-20 15:27:00 +01:00
arcoast
5bee73180d
example_configs: add authentik configuration
...
This should import users, groups & memberships
2023-02-14 18:22:49 +01:00
Juli
94d45f7320
example_configs: Added explanation to Jellyfin Docs
2023-02-12 11:10:52 +01:00
Rex Zhang
648848c816
example_configs: Add note for Gitea's simple auth mode
2023-02-08 10:30:23 +01:00
Diptesh Choudhuri
58b9c28a0b
example_configs: Add Dex example
...
Fixes #428 .
2023-02-01 13:02:52 +01:00
arcoast
0ae1597ecd
example_configs: Add Wikijs example
...
In response to https://github.com/nitnelave/lldap/pull/424#discussion_r1083280235
2023-01-22 09:49:00 +01:00
poVoq
260b545a54
example_configs,gitea: add additional attributes and group sync
...
Not extensively tested, but group/team sync seems to work in Forgejo.
2023-01-09 17:53:44 +01:00
MrOnak
80fc94c4db
example_configs: Add Kanboard
2022-11-22 12:13:27 +01:00
Norm
ffc59af345
example_configs: Update Nextcloud and add tutorial for OIDC with Authelia
2022-11-18 14:05:16 +01:00