Hello, I'm already running an openldap server (2.3.27) and it works very well. Now i need some kind of a "virtual" account/posixAccount/shadowAccount-subtree which should be adressed as: ... ou=people ou=testing ...
To the homeDirectory-field the static postfix "/testing" should be appended. All other fields should have the same values as in ou=people.
Can you tell me how to achieve this with minimum changes to my actual server-config?
Have you seen slapo-relay: http://www.openldap.org/software/man.cgi?query=slapd-relay&sektion=5&apropos=0&manpath=OpenLDAP+2.3-Release (also follow the link to slapo-rwm)