cannot change time limit via user config file

Asked by tom newman

I have config a user's daily time limit, and want to duplicated to another uesr by coping the user config file to another user :
cp /var/lib/timekpr/config/timekpr.userA.conf /var/lib/timekpr/config/timekpr.userB.conf
however, when i use timekpr administration to check, userB's time limit didn't change and still got the default value.

Is there anyway to do that ?

Thanks for your great program !

Question information

Language:
English Edit question
Status:
Solved
For:
Timekpr-nExT Edit question
Assignee:
Eduards Bezverhijs Edit question
Last query:
Last reply:
Revision history for this message
Eduards Bezverhijs (mjasnik) said :
#1

I's possible, but You need to edit the file. In the file there is a section with username, You need to change it to correct username, otherwise it won't work.

Is there a specific reason why You need to copy files instead of setting time up in supported way?

Revision history for this message
Eduards Bezverhijs (mjasnik) said :
#2

Solved