Skip to content

Commit fefd5aa

Browse files
Search base upated with remote server
1 parent 91b4313 commit fefd5aa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ filesystem_servers:
3939
- path: /mnt/beegfs-1
4040
method: remote
4141
remote:
42-
host: host.docker.internal
43-
port: 4444
42+
host: 165.232.178.211
43+
port: 6593
4444

4545
# authentication information
4646
authentication:
@@ -49,7 +49,7 @@ authentication:
4949
address: "ldap://openldap:389"
5050
admin_dn: ${LACLM_LDAP_ADMIN_DN}
5151
admin_password: ${LACLM_LDAP_ADMIN_PASSWORD}
52-
search_base: "cn=Pearson Specter Litt,dc=myorg,dc=local"
52+
search_base: "cn=Princeton Plainsboro Hospital ,dc=myorg,dc=local"
5353

5454
backend_security:
5555
jwt_secret_token: ${JWT_SECRET_TOKEN}

0 commit comments

Comments
 (0)