@Fernando-Gietz
No, I use many more on fog.
We have old computers who need time to be ready, so some teachers asked me if they could have access to WOL. With our ACL only fog server can WOL PC, that’s why I’m looking for a solution.

Lenain
@Lenain
Posts made by Lenain
-
RE: Create users who can only use the function WOL
-
RE: Create users who can only use the function WOL
@Fernando-Gietz said in Create users who can only use the function WOL:
No, the rules are applied to the icons of the top toolbar (MAIN_MENU rules) and to the items of the Principal Menu section (SUB_MENULINK rules)
Too bad, in a high school it might be interesting to leave to teachers only access to the WOL. Maybe someday it will be possible ;)
Anyway thank you very much for your help and your patience ^_^
-
RE: Create users who can only use the function WOL
Hello @Fernando-Gietz,
Ok, when the rules are applied the icons disappear it work!
But the “members” section of “roles” stay empty.
Is it possible to hide “Access Controls” to? Is it possible to hide “snapins” or “printers” in group management? In “Basic Tasks” could we only show “Wake-Up”?Thanks for your help ^^
-
RE: Create users who can only use the function WOL
Ok @Fernando-Gietz I haven’t update to working yet, it’s done now.
Everything seams fine except “Select fog user (for example, you can select profs users if you want). Does appear the fog user in the list of members?” The list of members still empty.
I’ve tried to connect with the limited user but it can access to every menu.
-
RE: Create users who can only use the function WOL
Unistall the plugin -> Ok
Verify that the tables roleRuleAssoc, roleUserAssoc, roles and rules are being erased from the database by the uninstall process. -> Ok
Reinstall the plugin -> Ok
To test if the plugin works fine, we will not create a new role, we use the roles that the install process create. For example, administrator role. -> Ok
After install the plugin, go to users page -> List all Users. Does appear a new column named “Role”? -> No, there is no column “Role” only "API, “Username” and “Friendly Name”. In mysql the table “users” have uID, uName, uPass, uCreateDate, uCreateBy, uType, uDisplay, UAllowAPI, uAPIToken.
Do I have to add uRole in users table?
-
RE: Create users who can only use the function WOL
hello @Sebastian-Roth,
Thank you for the tip, I don’t have any error with mysql ^^
But sadly it doesn’t solve my problem with Access Control Management… -
RE: Create users who can only use the function WOL
Hi @Fernando-Gietz,
I got no error from php, but I got this from mysql:
I already have installed it from working branch, does an update will help?
Thanks for your help ^^
-
RE: Create users who can only use the function WOL
Hi @Fernando-Gietz,
-My problem is that I can’t assign a user to a role. When I try to add it (select the user and click on add) nothing happen, the member section of Profs role stay empty.
-Yes the Profs role have rules but technician have nothing:
I’ve tried to use technician instead but I have the same problem.
-Here the result of mysql:
-
RE: Delayed Tasks don't work
Ok @Sebastian-Roth, if it goes wrong again I will tell.
Thanks -
RE: Create users who can only use the function WOL
Hi @Fernando-Gietz,
Here sql:
Here All Users:
Does it help?