Поддержка русского интерфейса в LUMA

Настройки анонимного подключения пользователей домена к LDAP


git-svn-id: http://svn.calculate.ru/calculate2/calculate-client/trunk@716 c91db197-33c1-4113-bf15-f8a5c547ca64
develop
atratsevskiy 16 years ago
parent 2b76ae0d2e
commit 54aa0aeb4a

@ -0,0 +1,8 @@
# Calculate format=kde
[Defaults]
width = 830
#?os_locale_language==ru#
language = /usr/share/luma/i18n/luma_ru.qm
#os_locale_language#
height = 630

@ -0,0 +1,8 @@
#?cl_remote_host!=#
<!DOCTYPE LumaServerFile>
<LumaServerList version="1.1" >
<LumaLdapServer useCertificate="False" bindAnon="False" port="389" clientCertKeyfile="" bindDN="#-ld_bind_dn-#" followAliases="False" host="#-cl_remote_host-#" clientCertFile="" authMethod="Simple" encryptionMethod="None" checkServerCertificate="demand" name="#-cl_remote_host-#" autoBase="True" bindPassword="#-ld_bind_pw-#" >
<baseDNs/>
</LumaLdapServer>
</LumaServerList>
#cl_remote_host#
Loading…
Cancel
Save