@extends('architect::layouts.error') @section('error') 501: @lang('LDAP Authentication Error') @endsection @section('content')
@lang('Error') | |
---|---|
{{ $exception->getMessage() }} | |
@lang('Possible Causes') | |
|
To suppress this message, set LDAP_ALERT_ROOTDN to FALSE before starting PLA.
Back to login?
@endsection