14 Sep, 2009

5 commits

  • - added BlockAccountIterator.
      ~ TODO: for now it has hardcoded constant of size 30 for block size, this may be a candidate for configuration property -- check the adapter code)
    - AccountUtil#getAllAccounts handles the iteration over all accounts at once. 
    - Group attributes search TODO
    
    Infrastructural changes:
    - LastCmd, LoginsCmd -- both are used in blocked retrieval of accounts (BlockAccountIterator). They should reveal their capabilities to parse the output (block iteration involves running a special script, that can't be incorporated into a humbe util class like Last/LoginsCmd).
    - SudoUtil is now public, because it should be accessed by search implementation classes. Otherwise we'd need to pass down AbstractOp to low level classes, cascadingly.
    - SolarisEntries#getAllAccounts() need to pass the configuration down, because of running sudoStart and sudoStop commands (SudoUtil)
    
    
    git-svn-id: https://svn.forgerock.org/openicf/trunk@5195 05b3e5af-d696-470f-a577-fd7599f74d3c
    davidadam
     
  • git-svn-id: https://svn.forgerock.org/openicf/trunk@5194 05b3e5af-d696-470f-a577-fd7599f74d3c
    petrjung
     
  • git-svn-id: https://svn.forgerock.org/openicf/trunk@5193 05b3e5af-d696-470f-a577-fd7599f74d3c
    roman_kitko
     
  • git-svn-id: https://svn.forgerock.org/openicf/trunk@5192 05b3e5af-d696-470f-a577-fd7599f74d3c
    petrjung
     
  • git-svn-id: https://svn.forgerock.org/openicf/trunk@5191 05b3e5af-d696-470f-a577-fd7599f74d3c
    roman_kitko
     

11 Sep, 2009

3 commits


10 Sep, 2009

7 commits


09 Sep, 2009

9 commits


08 Sep, 2009

5 commits


07 Sep, 2009

4 commits


04 Sep, 2009

2 commits


03 Sep, 2009

5 commits