Changes between Initial Version and Version 1 of Ticket #202


Ignore:
Timestamp:
Nov 21, 2010, 10:11:31 PM (13 years ago)
Author:
bird
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #202

    • Property Status changed from new to assigned
  • Ticket #202 – Description

    initial v1  
    11gid related functions are calling uid backend, here is the supposed corrected source code:
    2 
     2{{{
    33
    44Index: b_processCredentials.c
     
    2424         LIBCLOG_RETURN_INT(rc);
    2525     LIBCLOG_ERROR_RETURN_INT(rc);
     26}}}