Update LDAP auth host
This commit is contained in:
parent
1bb55160e0
commit
f951c616cf
@ -182,7 +182,7 @@ $LDAPProviderDomainConfigProvider = function() use ($secrets) {
|
|||||||
$config = [
|
$config = [
|
||||||
'CMS' => [
|
'CMS' => [
|
||||||
"connection" => [
|
"connection" => [
|
||||||
"server" => "self-service.claremontmakerspace.org",
|
"server" => "innerweb.claremontmakerspace.org",
|
||||||
"port" => 7636,
|
"port" => 7636,
|
||||||
"enctype" => "ssl",
|
"enctype" => "ssl",
|
||||||
"user" => "uid=LDAPSearch,cn=users,dc=sawtooth,dc=claremontmakerspace,dc=org",
|
"user" => "uid=LDAPSearch,cn=users,dc=sawtooth,dc=claremontmakerspace,dc=org",
|
||||||
|
Loading…
Reference in New Issue
Block a user