@extends('layouts/default') {{-- Page title --}} @section('title') Update LDAP/AD Settings @parent @stop @section('header_right') {{ trans('general.back') }} @stop {{-- Page content --}} @section('content') @if ((!function_exists('ldap_connect')) || (!function_exists('ldap_set_option')) || (!function_exists('ldap_bind')))
{{ trans('general.feature_disabled') }}
@endif{{ trans('general.feature_disabled') }}
@endif{{ trans('admin/settings/general.ldap_pw_sync_help') }}
{!! $errors->first('ldap_pw_sync_help', ' ') !!} @if (config('app.lock_passwords')===true){{ trans('general.feature_disabled') }}
@endif{{ trans('admin/settings/general.ad_domain_help') }}
{!! $errors->first('ad_domain', ' ') !!} @if (config('app.lock_passwords')===true){{ trans('general.feature_disabled') }}
@endif{{ trans('admin/settings/general.ad_append_domain_help') }}
{!! $errors->first('ad_append_domain', ':message') !!} @if (config('app.lock_passwords')===true){{ trans('general.feature_disabled') }}
@endif{{ trans('general.feature_disabled') }}
@endif{{ trans('admin/settings/general.ldap_client_tls_cert_help') }}
{!! $errors->first('ldap_client_tls_cert', ' ') !!} @if (config('app.lock_passwords')===true){{ trans('general.feature_disabled') }}
@endif{{ trans('admin/settings/general.ldap_server_help') }}
{!! $errors->first('ldap_server', ' ') !!} @if (config('app.lock_passwords')===true){{ trans('general.feature_disabled') }}
@endif{{ trans('general.feature_disabled') }}
@endif{{ trans('admin/settings/general.ldap_server_cert_help') }}
@if (config('app.lock_passwords')===true){{ trans('general.feature_disabled') }}
@endif{{ trans('general.feature_disabled') }}
@endif{{ trans('general.feature_disabled') }}
@endif{{ trans('general.feature_disabled') }}
@endif{{ trans('general.feature_disabled') }}
@endif{{ trans('general.feature_disabled') }}
@endif{{ trans('general.feature_disabled') }}
@endif{{ trans('general.feature_disabled') }}
@endif{{ trans('general.feature_disabled') }}
@endifNo groups have been created yet. Visit Admin Settings > Permission Groups
to add one.
{!! trans('admin/settings/general.ldap_activated_flag_help') !!}
{!! $errors->first('ldap_active_flag', ' ') !!} @if (config('app.lock_passwords')===true){{ trans('general.feature_disabled') }}
@endif{{ trans('general.feature_disabled') }}
@endif{{ trans('general.feature_disabled') }}
@endif{{ trans('general.feature_disabled') }}
@endif{{ trans('general.feature_disabled') }}
@endif{{ trans('general.feature_disabled') }}
@endif{{ trans('general.feature_disabled') }}
@endif{{ trans('general.feature_disabled') }}
@endif{!! trans('admin/settings/general.ldap_location_help') !!}
{!! $errors->first('ldap_location', ' ') !!} @if (config('app.lock_passwords')===true){{ trans('general.feature_disabled') }}
@endif{{ trans('admin/settings/general.ldap_login_sync_help') }}
@if (config('app.lock_passwords')===true){{ trans('general.feature_disabled') }}
@endif{{ trans('admin/settings/general.ldap_login_test_help') }}
{{ trans('admin/settings/general.custom_forgot_pass_url_help') }}
{!! $errors->first('custom_forgot_pass_url', ' ') !!} @if (config('app.lock_passwords')===true){{ trans('general.feature_disabled') }}
@endif