Lists the contexts in the tree that LDAP contextless login will search. Type the context as a distinguished LDAP context with comma delimiters (for example: ou=organizational_unit,o=organization). LDAP contextless login will search for the user from the specified context in the tree. You can specify more than one context search scope. Context search scopes are searched in the order they appear in the list.
;Note: The key name for "Contexts" is [HKEY_LOCAL_MACHINE\SOFTWARE\ Novell\LDAP\Contexts\<0, 1, 2, etc.>], so in this .ADM file, we present only the option to define contexts for the first server (0) defined. For additional servers, it is necessary to create additional policies, defining each in the KEYNAME statement.
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | SOFTWARE\Novell\LDAP\Contexts\0 |
Value Name | {number} |
Value Type | REG_SZ |
Default Value |
To add a context, click on 'Show' and then on 'Add'.
Enter the context number (0, 1, 2, etc, starting with 0) on the left in the
'Value Name' column, and the context (in LDAP format) on the right, in the
'Value' column.
So, if you have just one context, it would look like
Value Name Value
0 ou=MyContext