Gracias colega..
nano roundcubemail-1.4.9/CHANGELOG
................
SMTP GSSAPI support via krb_authentication plugin (#6417)
..............
Managesieve: Support GSSAPI authentication with krb_authentication
plugin (#5779)
................
Added GSSAPI/Kerberos authentication plugin - krb_authentication
................
nano roundcubemail-1.4.9/plugins/krb_authentication/config.inc.php.dist
<?php
// Kerberos/GSSAPI Authentication Plugin options
// ---------------------------------------------
// Default mail host to log-in using user/password from HTTP Authentication.
// This is useful if the users are free to choose arbitrary mail hosts (or
// from a list), but have one host they usually want to log into.
// Unlike $config['default_host'] this must be a string!
$config['krb_authentication_host'] = '';
// GSSAPI security context.
// Single value or an array with per-protocol values. Example:
//
// $config['krb_authentication_context'] = array(
// 'imap' => 'imap/host.f...@realm.name',
// 'smtp' => 'smtp/host.f...@realm.name',
// 'sieve' => 'sieve/host.f...@realm.name',
// );
$config['krb_authentication_context'] = 'princi...@realm.name';
Salu2 y gracias nuevamente. Continuare pero yo lo configuro..!!
El 18/12/20 a las 21:34, Arian Molina Aguilera escribió:
Autenticación kerbero GSSAPI
_______________________________________________
Gutl-l mailing list -- gutl-l@listas.jovenclub.cu
To unsubscribe send an email to gutl-l-le...@listas.jovenclub.cu