Redid networking
This commit is contained in:
@@ -198,7 +198,8 @@
|
||||
|
||||
** DONE Configure Gitea LDAP authentication
|
||||
Admin → Site Administration → Authentication Sources → Add LDAP (via BindDN):
|
||||
- Host: =127.0.0.1=, Port: =389=, Security: Unencrypted
|
||||
- Host: =openldap=, Port: =389=, Security: Unencrypted
|
||||
(containers talk via the =homey= podman network — use container name, not =127.0.0.1=)
|
||||
- Bind DN: =cn=readonly,dc=zakobar,dc=com=
|
||||
- Bind Password: see =openldap/ro_password= in sops
|
||||
- User Search Base: =ou=users,dc=zakobar,dc=com=
|
||||
@@ -213,7 +214,8 @@
|
||||
Admin → LDAP/AD Integration — confirm the LDAP Users and Contacts app is configured.
|
||||
If reconfiguring from scratch, use the same settings as Gitea above but with
|
||||
Nextcloud's LDAP wizard:
|
||||
- Server: =127.0.0.1=, Port: =389=
|
||||
- Server: =openldap=, Port: =389=
|
||||
(container name on the =homey= network — not =127.0.0.1=)
|
||||
- Bind DN: =cn=readonly,dc=zakobar,dc=com=
|
||||
- Bind Password: see =openldap/ro_password= in sops
|
||||
- Base DN: =dc=zakobar,dc=com=
|
||||
|
||||
Reference in New Issue
Block a user