Software: Apache. PHP/8.1.30 uname -a: Linux server1.tuhinhossain.com 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC uid=1002(picotech) gid=1003(picotech) groups=1003(picotech),0(root) Safe-mode: OFF (not secure) /usr/share/doc/dovecot-core/wiki/ drwxr-xr-x |
Viewing file: Select action/file-type: Winbind mechanisms ================== Dovecot supports NTLM and GSS-SPNEGO authentication mechanisms using Samba [http://www.samba.org]'s winbind daemon. It is useful when you need to authenticate users against a Windows domain (either AD or NT). By default NTLM mechanism is handled internally. You can use winbind instead by setting: ---%<------------------------------------------------------------------------- auth_use_winbind = yes ---%<------------------------------------------------------------------------- The usernames, returned by winbind, can contain some domain part (either "DOMAIN\user" or "user@example.com"). Such usernames are always transformed to the form of "user@domain". To strip domain part (to obtain corresponding local username, for example), set: ---%<------------------------------------------------------------------------- auth_username_format = %n ---%<------------------------------------------------------------------------- Dovecot needs path to Samba's 'ntlm_auth' binary to perform the authentication. You can change the path with: ---%<------------------------------------------------------------------------- auth_winbind_helper_path = /usr/bin/ntlm_auth ---%<------------------------------------------------------------------------- Dovecot currently does blocking lookups, so if 'ntlm_auth' is slow on responding (e.g. network problems), Dovecot blocks all other authentication requests until it's finished. (This file was created from the wiki on 2019-06-19 12:42) |
:: Command execute :: | |
--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0052 ]-- |