to jllort
no, I did not check out new code from cvs recently
I make sure I just complie the 2.0 version code
and I just find 2.0 version develop guide by your link
thanks
to jllort
no, I did not check out new code from cvs recently
I make sure I just complie the 2.0 version code
and I just find 2.0 version develop guide by your link
thanks
to pavila:
in my environment I can\'t create a username like \"admin\" in a grant AD system because it is so special, so I just want to make the application can use Config.SYSTEM_USER that can be changed by changing the OpenKM.cfg file.
to jllort
my actually problem is can not complie the ...
hi
I want to change the admin role \"system\" in 2.0 version,
I change the resource code ,just
es.git.openkm.frontend.client.util.WorkspaceUserProperties and es.git.openkm.frontend.client.widget.UserInfo
in these 2 class, I replace \"system\" with SYSTEM_USER IN
es.git.openkm.core.Config
and ...