On 10/16/2013 11:39:35 PM, Ashwini Sharma wrote:
On Thu, Oct 17, 2013 at 6:46 AM, Rob Landley wrote:
> On 10/02/2013 03:49:21 AM, Ashwini Sharma wrote:
>
>> Hi list,
>>
>> Attached are the implementations for groupadd, useradd and mkpasswd
>> commands.
>>
>
> Ok, I've caught up to this...
>
>
>
On Thu, Oct 17, 2013 at 6:46 AM, Rob Landley wrote:
> On 10/02/2013 03:49:21 AM, Ashwini Sharma wrote:
>
>> Hi list,
>>
>> Attached are the implementations for groupadd, useradd and mkpasswd
>> commands.
>>
>
> Ok, I've caught up to this...
>
>
> Patches are as follows
>>
>> 1. __lib.patch__ :
On 10/02/2013 03:49:21 AM, Ashwini Sharma wrote:
Hi list,
Attached are the implementations for groupadd, useradd and mkpasswd
commands.
Ok, I've caught up to this...
Patches are as follows
1. __lib.patch__ : this includes changes made to lib/lib.h and
__lib/password.c__.
lib/passowrd.c is
Hi list,
Attached are the implementations for groupadd, useradd and mkpasswd
commands.
Patches are as follows
1. __lib.patch__ : this includes changes made to lib/lib.h and
__lib/password.c__.
lib/passowrd.c is modified to share the function __update_password()__
among groupadd, useradd command