El 19/12/20 a las 8:41, Micky escribió:
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

Bueno y si es así, ya instalaste dicho plugins?? Luego solo te resta crear el keytab, añadir los SPN para imap, smtp, sieve, luego a pasarle este a krb5, en krb5.conf. como es php puede ser que en php.ini debas especificar algo, igual te sigo diciendo que te estas metiendo en camisas de 11 varas por gusto. Salu2.

--
Arian Molina Aguilera
Administrador de Redes y Servicios Telemáticos
Linux Usuario Registrado #392892
Telfs: +53(7)696-7510 ext 236
jabber: linuxc...@teknik.io
Brascuba Cigarrillos S.A. La Habana. Cuba.
“Nunca consideres el estudio como una obligación,
sino como una oportunidad para penetrar en el bello
y maravilloso mundo del saber. Albert Einstein”


Attachment: OpenPGP_signature
Description: OpenPGP digital signature

_______________________________________________
Gutl-l mailing list -- gutl-l@listas.jovenclub.cu
To unsubscribe send an email to gutl-l-le...@listas.jovenclub.cu

Responder a