Unable to select swExternal-Users context for Registration under the relay’s Authentication options.
We can’t browse two directories for that feature, so we have the External Directory excluded, which is why it is grayed out.
You can work around this. What you would need to do, is exclude the "o=Stoneware" directory on the relay object(s).
Then you will want to edit /stoneware/webserv/createuser.jsp
At the bottom of the file is the following line:
<INPUT TYPE="hidden" NAME="level1" value="o=stoneware">
You want to change the value to the value of your external directory container you want to create users in. For example: "ou=USERS,ou=swExternal-Users".
That will then create the users in your external directory when they use the registration process.
If you are on 6.0.5.0 or higher then you need to modify /stoneware/webserv/web-inf/jsp/registrationContext.jspf to set the context.