Reglist updating wrong
Brought to you by:
joohn,
roshansingh
When add new user reglist updating wrong and clear previous user:
[.opendchub]$ cat reglist
--------------------------------------
$addreguser user pass 0|
Added user to reglist
--------------------------------------
[.opendchub]$ cat reglist
user hash 0
--------------------------------------
$addreguser user2 pass 0|
Added user2 to reglist
--------------------------------------
[.opendchub]$ cat reglist
user2 hash 0
--------------------------------------
[opendchub]$ uname -a
Linux host 2.6.18-028stab064.7-ent #1 SMP Thu Aug 20 22:25:02 MSD 2009 i686 i686 i386 GNU/Linux