Home
last modified time | relevance | path

Searched refs:ldap (Results 1 – 25 of 118) sorted by relevance

12345

/trunk/main/extensions/source/config/ldap/
H A Dldapaccess.hxx38 namespace extensions { namespace config { namespace ldap { namespace
43 namespace ldap = css::ldap ;
97 throw (ldap::LdapConnectionException,
98 ldap::LdapGenericException);
111 ldap::LdapConnectionException,
112 ldap::LdapGenericException);
119 ldap::LdapConnectionException,
120 ldap::LdapGenericException);
128 throw (ldap::LdapConnectionException);
137 throw (ldap::LdapConnectionException,
[all …]
H A Dldapaccess.cxx33 namespace extensions { namespace config { namespace ldap { namespace
116 throw ldap::LdapGenericException(message.makeStringAndClear(), in checkLdapReturnCode()
121 throw (ldap::LdapConnectionException, ldap::LdapGenericException) in connectSimple()
131 throw (ldap::LdapConnectionException, ldap::LdapGenericException) in connectSimple()
161 throw (ldap::LdapConnectionException) in initConnection()
168 throw ldap::LdapConnectionException(message.makeStringAndClear(), NULL) ; in initConnection()
183 throw ldap::LdapConnectionException(message.makeStringAndClear(), in initConnection()
191 ldap::LdapConnectionException, ldap::LdapGenericException) in getUserProfile()
226 ldap::LdapConnectionException, ldap::LdapGenericException) in findUserDn()
H A Dcomponentdef.cxx30 using namespace extensions::config::ldap ;
H A Dldapuserprofilebe.hxx38 namespace extensions { namespace config { namespace ldap { namespace
H A Dldapuserprofilebe.cxx43 namespace extensions { namespace config { namespace ldap { namespace
/trunk/main/officecfg/registry/schema/
H A Doo-common.ldif11 attributetypes: (oo-ldap-attr-mapping-attr-oid NAME 'oo-ldap-attr-mapping-attr' DESC 'ldap attribut…
14 …on of oo registry' SUP 'oo-registry-object' MAY (oo-org-mapping-attr $ oo-ldap-attr-mapping-attr $…
H A Doo-common.conf2 attribute oo-ldap-attr-mapping-attr oo-ldap-attr-mapping-attr-oid cis single
16 oo-org-mapping-attr,oo-ldap-attr-mapping-attr
H A Doo-common-ad.ldf43 dn: CN=oo-ldap-attr-mapping-attr, CN=Schema,CN=Configuration,DC=sun, DC=com
48 lDAPDisplayName:oo-ldap-attr-mapping-attr
86 mayContain: oo-ldap-attr-mapping-attr
H A Dmakefile.mk34 $(MISC)$/oo-ldap-attr-map.properties \
/trunk/main/officecfg/prj/
H A Dd.lst30 ..\registry\schema\oo-ldap.xcd.sample %_DEST%\xml%_EXT%\oo-ldap.xcd.sample
31 ..\registry\schema\oo-ad-ldap.xcd.sample %_DEST%\xml%_EXT%\oo-ad-ldap.xcd.sample
/trunk/main/curl/
H A Dmakefile.mk70 …ftp --enable-ipv6 --enable-http --disable-gopher --disable-file --disable-ldap --disable-telnet --…
93 …ftp --enable-ipv6 --enable-http --disable-gopher --disable-file --disable-ldap --disable-telnet --…
/trunk/main/offapi/com/sun/star/ldap/
H A DLdapConnectionException.idl31 module com { module sun { module star { module ldap {
H A DLdapGenericException.idl31 module com { module sun { module star { module ldap {
/trunk/main/offapi/com/sun/star/configuration/backend/
H A DLdapMultiLayerStratum.idl38 provides access to a multiple layers of configuration data from ldap source
H A DLdapSingleStratum.idl38 provides access to a single layer of configuration data from ldap source
/trunk/main/extensions/prj/
H A Dbuild.lst21 ex extensions\source\config\ldap nmake - all ex_ldap ex_inc NULL
/trunk/main/officecfg/util/
H A Dcomponent-conf.gen23 # generates of the component schema list an ldap schema in slapd format
H A Dcomponent-ldif.gen23 # generates of the component schema list an ldap schema in ldif format
/trunk/main/odk/pack/gendocu/java/
H A Dpackage-list58 javax.naming.ldap
/trunk/main/offapi/com/sun/star/
H A Dmodules.idl111 module ldap {};
/trunk/main/scp2/source/ooo/
H A Dfile_ooo.scp1116 Name = "oo-ldap.xcd.sample";
1123 Name = "oo-ad-ldap.xcd.sample";
/trunk/main/
H A Dconfigure.ac64 AC_ARG_ENABLE(ldap, optenable
65 [ --disable-ldap Disables the use of LDAP backend via OpenLDAP
4649 AC_CHECK_HEADERS(ldap.h, [],
4650 [AC_MSG_ERROR(ldap.h not found. install openldap libs)], [])
4651 AC_CHECK_LIB(ldap, ldap_simple_bind_s, [],
4655 AC_CHECK_LIB(ldap, ldap_set_option, [],
/trunk/main/offapi/
H A DUnoApi_offapi.mk2339 offapi/com/sun/star/ldap/LdapConnectionException \
2340 offapi/com/sun/star/ldap/LdapGenericException \
/trunk/extras/l10n/source/ml/
H A Dlocalize.sdf16428 …ivers\evoab2\evoab2.xcu 0 value .Drivers.Installed.sdbc:address:evolution:ldap DriverTypeDisplayNa…
16433 connectivity source\drivers\mozab\mozab.xcu 0 value .Drivers.Installed.sdbc:address:ldap:* DriverTy…
16435 connectivity source\drivers\mozab\mozab2.xcu 0 value .Drivers.Installed.sdbc:address:ldap:* DriverT…
16445 connectivity source\drivers\evoab\evoab.xcu 0 value .Drivers.Installed.sdbc:address:evolution:ldap
/trunk/extras/l10n/source/te/
H A Dlocalize.sdf19800 …ivers\evoab2\evoab2.xcu 0 value .Drivers.Installed.sdbc:address:evolution:ldap DriverTypeDisplayNa…
19805 connectivity source\drivers\mozab\mozab.xcu 0 value .Drivers.Installed.sdbc:address:ldap:* DriverTy…
19807 connectivity source\drivers\mozab\mozab2.xcu 0 value .Drivers.Installed.sdbc:address:ldap:* DriverT…
19817 connectivity source\drivers\evoab\evoab.xcu 0 value .Drivers.Installed.sdbc:address:evolution:ldap

Completed in 2047 milliseconds

12345