We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91b4313 commit fefd5aaCopy full SHA for fefd5aa
config.yaml
@@ -39,8 +39,8 @@ filesystem_servers:
39
- path: /mnt/beegfs-1
40
method: remote
41
remote:
42
- host: host.docker.internal
43
- port: 4444
+ host: 165.232.178.211
+ port: 6593
44
45
# authentication information
46
authentication:
@@ -49,7 +49,7 @@ authentication:
49
address: "ldap://openldap:389"
50
admin_dn: ${LACLM_LDAP_ADMIN_DN}
51
admin_password: ${LACLM_LDAP_ADMIN_PASSWORD}
52
- search_base: "cn=Pearson Specter Litt,dc=myorg,dc=local"
+ search_base: "cn=Princeton Plainsboro Hospital ,dc=myorg,dc=local"
53
54
backend_security:
55
jwt_secret_token: ${JWT_SECRET_TOKEN}
0 commit comments