22 Mar, 2010

8 commits


18 Mar, 2010

1 commit


17 Mar, 2010

6 commits


15 Mar, 2010

2 commits

  • git-svn-id: https://svn.forgerock.org/openicf/trunk@5731 05b3e5af-d696-470f-a577-fd7599f74d3c
    davidadam
     
  • AccountIterator - adapter fetches both native and NIS users in the same way. Thi is because 'ypmatch username passwd' doesn't provide us the correct name of user's group, instead it returns gid.
    SolarisUtil - optimalized search.
    
    
    git-svn-id: https://svn.forgerock.org/openicf/trunk@5730 05b3e5af-d696-470f-a577-fd7599f74d3c
    davidadam
     

12 Mar, 2010

5 commits


11 Mar, 2010

12 commits


10 Mar, 2010

4 commits

  • ---------------
    LOG FOR previously commited REV 5711
    
    * added tests for password aging attributes
      M test/java/org/identityconnectors/solaris/test/SolarisTestBase.java
      M test/java/org/identityconnectors/solaris/operation/PasswdCommandTest.java
    --todo: some tests are @Ignore, we need better resource setup.
    
    * bugfix
      M main/java/org/identityconnectors/solaris/operation/PasswdCommand.java
    
    * Refactored to use CommandSwitches util class
      M main/java/org/identityconnectors/solaris/operation/CreateNativeUser.java
    
    
    
    
    git-svn-id: https://svn.forgerock.org/openicf/trunk@5712 05b3e5af-d696-470f-a577-fd7599f74d3c
    davidadam
     
  • LOCK is now hanlded correctly as boolean.
    
    Altered Schema to match the real nature of attribute (Multivalue, type, required flag for create).
    
    CommandSwitches thank to NativeAttribute#isSingleValue() can actively check that one doesn't send a multivalue items to a singlevalue attribute.
    
    
    git-svn-id: https://svn.forgerock.org/openicf/trunk@5711 05b3e5af-d696-470f-a577-fd7599f74d3c
    davidadam
     
  • … new Date().toString(). Issue #623
    
    
    git-svn-id: https://svn.forgerock.org/openicf/trunk@5710 05b3e5af-d696-470f-a577-fd7599f74d3c
    roman_kitko
     
  • git-svn-id: https://svn.forgerock.org/openicf/trunk@5709 05b3e5af-d696-470f-a577-fd7599f74d3c
    davidadam
     

09 Mar, 2010

2 commits