SGD LDAP Search Attributes

Hi together

Does anybody know, how can I change or exclude ldap attributes of an ldap search in SGD?

By default SGD uses for ldap query's also the attributes samaccountname und userprincipal.

I want exclude this attributes, cause the search needs more than 5 sec. per user, if this attributes are not available on the ldap server.

Cheers

neki

[381 byte] By [nekia] at [2007-11-26 23:39:06]
# 1

Part of my documentation for a customer (half copied from the admin-docs):

Tarantella憇 default ldap search behaviour is to look to the cn,uid,mail and samAccountName attributes to lookup a person. In order to avoid ambiguous login situations tarantella is configured to only lookup a person by means of the uid attribute.

/opt/tarantella/bin/tarantella config edit ?searchldapla.properties-searchAttributes uid

remolda at 2007-7-11 15:04:18 > top of Java-index,Desktop,Sun Secure Global Desktop Software...
# 2
TanxThat's what I'm searching for.cheersneki
nekia at 2007-7-11 15:04:18 > top of Java-index,Desktop,Sun Secure Global Desktop Software...