| TID | 2950 ( s2950 ) |
| QuickLink | http://www.stone-ware.com/swql.jsp?kb=s2950 |
| Category | External Directory |
| Summary | Unable to select swExternal-Users context for Registration |
| Details | Unable to select swExternal-Users context for Registration under the relay's Authentication options. |
| Resolution | We can't browse two directories for that feature (possibly do to a schema issue), 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. |