FreePBX - Users not created automatically
I've setup a system using FreePBX 2.6 and fop2.
Everything works fine, except that users are not created automatically on fop2.
I have the fop2 freePBX module as well as confirmed the the line
#exec autoconfig-users-freepbx.sh
is in my fop2.cfg file.
Any hints on getting these users created automatically?
Also, any way of these new users to have different permissions than "all" - they don't have to be different for everybody, just not all.
Thx
Everything works fine, except that users are not created automatically on fop2.
I have the fop2 freePBX module as well as confirmed the the line
#exec autoconfig-users-freepbx.sh
is in my fop2.cfg file.
Any hints on getting these users created automatically?
Also, any way of these new users to have different permissions than "all" - they don't have to be different for everybody, just not all.
Thx
Comments
/usr/local/fop2/autoconfig-users-freepbx.sh
Best regards,
I have run the initial parts of the script manually - getting the database names, credentials and they give correct values.
Also running through the eval vociemail.conf file gives
Fop2Clave[875]=4123;
Fop2Clave[876]=0222842;
Fop2Clave[878]=99878;
Fop2Clave[879]=99879;
Fop2Clave[899]=99899;
Fop2Clave[268]=2495;
Fop2Clave[880]=99880;
Fop2Clave[426]=99426;
The first mysql command also runs correctly, meaning that the database credentials are correct.
I have no fop2groups created - do these need to be created before the script will work?
Best regards,