|
|
|
Security.xml changes at runtime 8 Months ago
|
Karma: 0
|
|
Hello,
my intention is to add or remove users after a process has already started. How can I modify the security.xml at runtime? Do I have to use the doXSLTransformation() function? If Yes is it possible to see an example of how to use it to modify files in the filesystem?
Thanks in advance
Luca
|
|
|
|
|
|
|
The administrator has disabled public write access. |
|
|
|
Re:Security.xml changes at runtime 8 Months ago
|
Karma: 28
|
|
Luca, you would be better off plugging your own authentication system, like a LDAP server, to our server.
Thanks,
Antoine
|
|
|
|
|
|
|
|
|
|
The administrator has disabled public write access. |
|
|
|
Re:Security.xml changes at runtime 8 Months ago
|
Karma: 0
|
|
Ok but can I choose some other technologies to manage RBAC roles, for example a MySQL database, or using a LDAP server is the only choice I have.
tnx again
L.
|
|
|
|
|
|
|
The administrator has disabled public write access. |
|