15 Oct, 2008
2 commits
-
The VMS connector had assumed that when CURRENT_PASSWORD was specified, the configuration was that of the user being changed. It no longer assumes that, and instead, creates a separate connection to the VMS box, logging in as the user whose password is being changed, and executes a SET PASSWORD (or changes the password as part of the login sequence if it is already expired). It's important to change password this way, because administrative password changes are subject to fewer checks than user password changes. Since this change made the script considerably more complex, I've exported the various groovy scripts from the VmsConnector into separate files for ease of maintenance. git-svn-id: https://svn.forgerock.org/openicf/trunk@293 05b3e5af-d696-470f-a577-fd7599f74d3c
-
The VMS connector had assumed that when CURRENT_PASSWORD was specified, the configuration was that of the user being changed. It no longer assumes that, and instead, creates a separate connection to the VMS box, logging in as the user whose password is being changed, and executes a SET PASSWORD (or changes the password as part of the login sequence if it is already expired). It's important to change password this way, because administrative password changes are subject to fewer checks than user password changes. Since this change made the script considerably more complex, I've exported the various groovy scripts from the VmsConnector into separate files for ease of maintenance. git-svn-id: https://svn.forgerock.org/openicf/trunk@292 05b3e5af-d696-470f-a577-fd7599f74d3c
07 Oct, 2008
1 commit
-
…tes clears (removes) all values not in the list. VMS has all list-valued attributes updated additively, with values removed by specifying NO<foo>. These list-valued attributes all specify a predefined set of values. The connector now adds NO<foo> for all values not included in the value list specified by the user, so that it functions as a replace. git-svn-id: https://svn.forgerock.org/openicf/trunk@215 05b3e5af-d696-470f-a577-fd7599f74d3c
23 Sep, 2008
1 commit
-
git-svn-id: https://svn.forgerock.org/openicf/trunk@105 05b3e5af-d696-470f-a577-fd7599f74d3c
22 Sep, 2008
3 commits
-
1) SSH echos commands, while telnet does not . fixed by adding SET TERM/NOECHO 2) SSH line terminator is just CR, not CRLF . fixed by updating test script git-svn-id: https://svn.forgerock.org/openicf/trunk@103 05b3e5af-d696-470f-a577-fd7599f74d3c
-
git-svn-id: https://svn.forgerock.org/openicf/trunk@102 05b3e5af-d696-470f-a577-fd7599f74d3c
-
…ther regressions will be obvious. git-svn-id: https://svn.forgerock.org/openicf/trunk@101 05b3e5af-d696-470f-a577-fd7599f74d3c
17 Sep, 2008
1 commit
-
git-svn-id: https://svn.forgerock.org/openicf/trunk@77 05b3e5af-d696-470f-a577-fd7599f74d3c
16 Sep, 2008
1 commit
-
git-svn-id: https://svn.forgerock.org/openicf/trunk@61 05b3e5af-d696-470f-a577-fd7599f74d3c
11 Sep, 2008
1 commit
-
git-svn-id: https://svn.forgerock.org/openicf/trunk@45 05b3e5af-d696-470f-a577-fd7599f74d3c
09 Sep, 2008
1 commit
-
git-svn-id: https://svn.forgerock.org/openicf/trunk@12 05b3e5af-d696-470f-a577-fd7599f74d3c
06 Sep, 2008
1 commit
-
git-svn-id: https://svn.forgerock.org/openicf/trunk@5 05b3e5af-d696-470f-a577-fd7599f74d3c