26.03.2010 14:10, Алексей Шенцев пишет: > Всем привет! > При попытки мигрировать с tcb на ldap с помощью > /usr/sbin/smbldap-migrate-unix-accounts > > получаю такое: > > Could not start_tls: unsupported extended operation at > /usr/lib/perl5/vendor_perl/smbldap_tools.pm line 341. > > Как бы это обойти? >
Answer: check the TLS configuration • if you don’t want to use TLS support, set the /etc/opt/IDEALX/smbldap-tools/smbldap.conf file with ldapSSL="0" • if you want TLS support, set the /etc/opt/IDEALX/smbldap-tools/smbldap.conf file with ldapSSL="1" and check that the directory server is configured to accept TLS connections. -- WBR, Dubrovskiy Vyacheslav _______________________________________________ Sysadmins mailing list [email protected] https://lists.altlinux.org/mailman/listinfo/sysadmins
