Page 1 of 1
cant modify user
Posted:
Sun Jan 21, 2007 12:22 pm
by Michael_N
I have just upgraded to latest vicidial on SVN.
Now i cant modify users on userlevel 8
when i am logged in as user 6666 then i cant modify that user, it says that have no permission to so
But i can access and modify users with lower userlevels
Posted:
Sun Jan 21, 2007 3:26 pm
by mflorell
what is the user level of 6666?
Does 6666 have all options turned on?
What version were you on before?
Posted:
Fri Jan 26, 2007 3:43 am
by convertec
I have just installed the latest SVN of astguiclient, never been used on this server yet, first log in. It lets me login with 6666/1234. I can do just about anything except modify users. It says I am user level 9/ADMIN under user listings.
I have already tried dropping the asterisk database and rebuilding it according to scratch_install.
please help!
Posted:
Fri Jan 26, 2007 5:23 am
by gerski
you can try phpMyAdmin to edit the value in mysql..
Posted:
Fri Jan 26, 2007 10:40 am
by mflorell
There have been changes in the SVN code that added more restrictions in admin access.
You now need to set modify_users to 1 on the first insert of user 6666 in vicidial_users (I just updated the BASE_INSTALL and SCRATCH_INSTALL docs to reflect this a few minutes ago)
Posted:
Fri Jan 26, 2007 2:30 pm
by convertec
Great, thanks, I will try this tonight.