[ 
https://issues.apache.org/jira/browse/DIRSERVER-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14697876#comment-14697876
 ] 

lucas theisen commented on DIRSERVER-2088:
------------------------------------------

{code:title=shared revision 1695998}
$ svn commit
Adding         
ldap/schema/data/src/main/resources/schema/ou=schema/cn=adsconfig/ou=attributetypes/m-oid=1.3.6.1.4.1.18060.0.4.1.2.132.0.ldif
Adding         
ldap/schema/data/src/main/resources/schema/ou=schema/cn=adsconfig/ou=attributetypes/m-oid=1.3.6.1.4.1.18060.0.4.1.2.132.1.ldif
Adding         
ldap/schema/data/src/main/resources/schema/ou=schema/cn=adsconfig/ou=objectclasses/m-oid=1.3.6.1.4.1.18060.0.4.1.3.132.ldif
Transmitting file data ...
Committed revision 1695998.
{code}
{code:title=apacheds revision 1695999}
$ svn commit
Sending        
core-integ/src/test/java/org/apache/directory/server/core/operations/add/PasswordHashingInterceptorTest.java
Sending        interceptors/hash/pom.xml
Adding         
interceptors/hash/src/main/java/org/apache/directory/server/core/hash/ConfigurableHashingInterceptor.java
Sending        
server-config/src/main/java/org/apache/directory/server/config/ConfigurationElement.java
Adding         
server-config/src/main/java/org/apache/directory/server/config/beans/HashInterceptorBean.java
Sending        server-config/src/main/resources/config.ldif
Sending        
service-builder/src/main/java/org/apache/directory/server/config/builder/ServiceBuilder.java
Adding         service-builder/src/test
Adding         service-builder/src/test/java
Adding         service-builder/src/test/java/org
Adding         service-builder/src/test/java/org/apache
Adding         service-builder/src/test/java/org/apache/directory
Adding         service-builder/src/test/java/org/apache/directory/server
Adding         service-builder/src/test/java/org/apache/directory/server/config
Adding         
service-builder/src/test/java/org/apache/directory/server/config/builder
Adding         
service-builder/src/test/java/org/apache/directory/server/config/builder/ServiceBuilderTest.java
Adding         service-builder/src/test/resources
Adding         service-builder/src/test/resources/log4j.properties
Transmitting file data .........
Committed revision 1695999.
{code}


> Add the ability to specify additional fields that should be hashed by the 
> hashing interceptors
> ----------------------------------------------------------------------------------------------
>
>                 Key: DIRSERVER-2088
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-2088
>             Project: Directory ApacheDS
>          Issue Type: Improvement
>            Reporter: lucas theisen
>         Attachments: oid_map.json, oid_map.pl
>
>
> This 
> [discussion|http://mail-archives.apache.org/mod_mbox/directory-dev/201507.mbox/%3cbn1pr09mb019635837eb5b0c564a0e955cd...@bn1pr09mb0196.namprd09.prod.outlook.com%3E]
>  went over the topic.  Per the suggestion from [~akiran], this should be done 
> with some new attributes:
> {quote}
> what I would do is to add support for configuring one or more attributes in
> this interceptor
> something like, 'ads-hashAttibute' a multi valued attributes
> {quote}
> Per [~elecharny], a new {{objectClass}} should be created:
> {quote}
> The idea is to add some configuration in the HashInterceptor
> configuration. You can create a new ObjectClass for that and add some
> new AttributeType to store the OID to be hashed.
> {quote}
> And given that we will create a new {{objectClass}} with its own 
> configuration attribute for {{ads-hashAttribute}} it is also reasonable to 
> add {{ads-hashAlgorithm}}.  With this, _ALL_ of the individual classes could 
> be implemented as one simple {{HashingInterceptor}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to