Hiding Posted June 13, 2022 Share Posted June 13, 2022 (edited) Hi, I would like to ask how to share Acl file in multiple servers? So I don't need to add the same rights in every single server. Edited June 13, 2022 by Hiding Link to comment
Hydra Posted June 13, 2022 Share Posted June 13, 2022 You could just copy the acl.xml file from the original server to the second one Link to comment
FernandoMTA Posted June 13, 2022 Share Posted June 13, 2022 I don't think u need to modify ACL often. Either way, you have many ACL functions to try: https://wiki.multitheftauto.com/wiki/AclGroupAddObject 1 Link to comment
Hiding Posted June 13, 2022 Author Share Posted June 13, 2022 (edited) 4 hours ago, FernandoMTA said: I don't think u need to modify ACL often. Either way, you have many ACL functions to try: https://wiki.multitheftauto.com/wiki/AclGroupAddObject I don't want to modify acl too often, I just want if I add user.name in admin panel then it should be changed in every single server as well. So I don't have to add them everywhere. Edited June 13, 2022 by Hiding Link to comment
Hydra Posted June 14, 2022 Share Posted June 14, 2022 9 hours ago, Hiding said: I don't want to modify acl too often, I just want if I add user.name in admin panel then it should be changed in every single server as well. So I don't have to add them everywhere. Just copy the acl.xml file from your original server to the second one like I said above, it's the only option or just copy and paste the text 1 Link to comment
Hiding Posted June 14, 2022 Author Share Posted June 14, 2022 11 hours ago, Hydra said: Just copy the acl.xml file from your original server to the second one like I said above, it's the only option or just copy and paste the text I don't think that it's the only option, but thank you Link to comment
Moderators IIYAMA Posted June 15, 2022 Moderators Share Posted June 15, 2022 You can build an ACL manager resource with MySQL. But it doesn't exist yet, so you have to build it yourself. And it is not quick job! Lots of things to take in consideration, especially security. 1 Link to comment
Hiding Posted June 16, 2022 Author Share Posted June 16, 2022 On 15/06/2022 at 18:42, IIYAMA said: You can build an ACL manager resource with MySQL. But it doesn't exist yet, so you have to build it yourself. And it is not quick job! Lots of things to take in consideration, especially security. I see, thank you so much 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now