03 Oct, 2011
3 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7341 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7339 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7337 41b1ffd8-f28e-4786-ab96-9950f0a78031
30 Sep, 2011
3 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7336 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7335 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Many thanks to Nemanja Lukic and his colleagues at Profiq S.R.O for this kind contribution. The contribution has been modified as follows: *) use the admin framework for validating the attribute renaming mapping *) relax the constraint that attribute names must conform to RFC 4512 since non-compliant attribute names are good candidates for removing and renaming *) modify the rename target attribute validation to support attribute descriptions *) added schema element definitions for configuration attributes git-svn-id: https://svn.forgerock.org/opendj/trunk@7332 41b1ffd8-f28e-4786-ab96-9950f0a78031
29 Sep, 2011
2 commits
-
Implement LDAP PTA password caching and enable tests. git-svn-id: https://svn.forgerock.org/opendj/trunk@7325 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Change default cache-password-ttl from 1 day to 8 hours. git-svn-id: https://svn.forgerock.org/opendj/trunk@7324 41b1ffd8-f28e-4786-ab96-9950f0a78031
28 Sep, 2011
6 commits
-
* drop support for cached-password-min-age * rename cached-password-max-age to cached-password-ttl * add unit tests (disabled until feature implemented). git-svn-id: https://svn.forgerock.org/opendj/trunk@7323 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Add new properties for configuring password caching (fix mock cfg in unit tests). git-svn-id: https://svn.forgerock.org/opendj/trunk@7320 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Add new properties for configuring password caching (forgot updated i18n files in previous commit). git-svn-id: https://svn.forgerock.org/opendj/trunk@7319 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Add new properties for configuring password caching. git-svn-id: https://svn.forgerock.org/opendj/trunk@7318 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7315 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
The global.xxxx tokens must not be translated. git-svn-id: https://svn.forgerock.org/opendj/trunk@7313 41b1ffd8-f28e-4786-ab96-9950f0a78031
27 Sep, 2011
5 commits
-
Use shorter URL, longer do break the checkstyle constraints. git-svn-id: https://svn.forgerock.org/opendj/trunk@7312 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7311 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7310 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7309 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
If a search/bind request fails on a pooled connection due to a service error (connection closed, etc), then close the connection and retry on a new connection. If that fails then give up. git-svn-id: https://svn.forgerock.org/opendj/trunk@7308 41b1ffd8-f28e-4786-ab96-9950f0a78031
26 Sep, 2011
5 commits
-
…} when no subtree specification is specified git-svn-id: https://svn.forgerock.org/opendj/trunk@7306 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Third time lucky: lastException was not being set when a failure was detected on a previously usable connection. git-svn-id: https://svn.forgerock.org/opendj/trunk@7305 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7304 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7303 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7302 41b1ffd8-f28e-4786-ab96-9950f0a78031
23 Sep, 2011
4 commits
-
…bind to remote server Add a unit test which attempts to reproduce the bug. git-svn-id: https://svn.forgerock.org/opendj/trunk@7301 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
This time really fix it! The NPE occurred when all available servers have known to have failed and attempt is made to obtain a connection to one of them. git-svn-id: https://svn.forgerock.org/opendj/trunk@7300 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
The menus should have been disabled when no authenticated. git-svn-id: https://svn.forgerock.org/opendj/trunk@7299 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
The issue was due to an exception being thrown while building the review screen. The exception was due to the computation of the path of Binaries, incorrect as the Java WebStart Install had not created the install location yet. The fix is to use an alternate way to compute the command path, similar to what was done for setup. git-svn-id: https://svn.forgerock.org/opendj/trunk@7298 41b1ffd8-f28e-4786-ab96-9950f0a78031
22 Sep, 2011
4 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7293 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7292 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…dify/state extended operations or SASL binds No longer register internal connections in the authenticated users table. git-svn-id: https://svn.forgerock.org/opendj/trunk@7290 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Changed GSSAPIMechanismHandler to use lazy initialization for the Kerberos Login context. This allows OpenDJ to be the ID backend for the KDC and still perform GSSAPI authentication. Cleaned the configuration change handling as well git-svn-id: https://svn.forgerock.org/opendj/trunk@7288 41b1ffd8-f28e-4786-ab96-9950f0a78031
21 Sep, 2011
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7285 41b1ffd8-f28e-4786-ab96-9950f0a78031
20 Sep, 2011
2 commits
-
Add support for administrative account lockout via the ds-pwp-account-disable operational attribute. The mechanism works in exactly the same way as for password policies and is supported by the proxy authorization controls and account usable response control. No support is provided for the password modify extended operation since this operation cannot be used with PTA accounts, nor is there support for the password policy state extended operation since this operation is very much targeted at password policy based accounts. git-svn-id: https://svn.forgerock.org/opendj/trunk@7283 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Add additional methods for configuring the mapped searched bind password (property, env, and file), similar to file based key and trust managers. git-svn-id: https://svn.forgerock.org/opendj/trunk@7282 41b1ffd8-f28e-4786-ab96-9950f0a78031
19 Sep, 2011
4 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7281 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Ensure that all result codes returned in a disconnect notification are mapped to a "connection failure" error code. git-svn-id: https://svn.forgerock.org/opendj/trunk@7280 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7279 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…ause their entry has been deleted git-svn-id: https://svn.forgerock.org/opendj/trunk@7278 41b1ffd8-f28e-4786-ab96-9950f0a78031
18 Sep, 2011
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7277 41b1ffd8-f28e-4786-ab96-9950f0a78031