[Date Prev][Date Next] [Chronological] [Thread] [Top]

RWM overlay bind operation



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Hello *,

 I'm having some troubles with the rwm overlay maybe someone can give
some ligths on the subject.

We have a non standard schema which in turn has an atribute pass1 that
we want to use for the LDAP BIND operation.
 From what i've seen the BIND operation is hardcoded to use userPAssword
attribute (please correct me if i'm wrong).

 So what we did was the following:

 we have server A with pass2 filled running on port 7001.

 and server B with the following config

...
database        ldap
suffix          "dc=example,dc=org"
uri             "ldap://localhost:7001";
overlay rwm
rwm-map         attribute userPassword pass2
...

 With this configuration the attribute userPassword gets filled with the
content of pass2.

But if we try to make Bind search in server B with that user password it
fails because it tries to make the bind in ldap://localhost:7001.

Is there a way to make the bind operation the the changed data ?


 Best Regards, Rui Ramos


- --
Rui Ramos
==============================================
Universidade do Porto - IRICUP
Praça Gomes Teixeira, 4099-002 Porto, Portugal
email: rramos[at]reit.up.pt
phone: +351 22 040 8164
==============================================
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iQEVAwUBR8aDvL1uR0bdnTWSAQIuhQgAw5rF8zSs0MapMSUMsb96j0PiUV2TdQ9V
GTyB6RTeAJmNqh6/bvEoUO3m8a1UaNffQzYpj03S7y4moVVz4r8+bJQ4Xs0eM8C0
PSU1SXisJbVTcqbEoccma6Yllnd2ZYke8zo/kF/4EPycFxGVj36N+krEB7L/ouO8
jx+Mg6KhteqdxX4Pwz+WyG5g1jhxw4/RKiZC5BaWtP5Cv6pz810DZv9W9C9B0/tJ
BYuiWWl3ntzI50Vgm3dmdBt3yUBvngfk/e6RIyRA0rDxpu9uslzCm3Q1acU72tOH
Rj32AHuciyf6697rvZE/XQHao09AUhOrZliY/lmpLNc0LHKjDkvDCA==
=uBz4
-----END PGP SIGNATURE-----