Administration - Installation - Core: Solved - Activate TInyMCE
Administration - Installation - Core: transfer ownership
Administration - Installation - Core: restrict user search for group and course admins?
Is there any way to restrict the scope of this search? For instance, let group and course administrators only find users with a specific role or belonging to a specific group?
Administration - Installation - Core: Re: restrict user search for group and course admins?
Administration > User Management > Standard Fields
You could try the effect there when unchecking "Searchable" for First an Last Name.
(But a restriction by role will not be possible there.)
Administration - Installation - Core: Re: transfer ownership
Zitat (jtrojan)
Is there any (convenient, safe) way to transfer ownership to another admin account? Or is this not necessary?
I can't tell what happens to the ownerships, when an account has been deleted. We deleted ex-admins and transferred nothing. No bad effects have been detected, as the next system administrator has the same permissions.
But imagine, the administrator posted some texts in forums and after transferring all you would be their author... not good.
Administration - Installation - Core: Re (2): restrict user search for group and course admins?
As far as I can tell this would be a way to restrict the search to usernames only. But this doesn't really solve the issue, especially if usernames are modeled after real names.
In addition, you can always use the "role name" search with some plausible terms ("user", "admin", "member") and basically get lists of all users including full names.
I had thought that at least local users from other categories might be hidden, but no: the search field even returns local users from categories which the current account doesn't have access to.
Administration - Installation - Core: Re (2): transfer ownership
You're certainly right concerning posted content. I was just a bit worried about the users. The manual says something about "special rights" you have as an owner. But if they're not "more special" than admin rights, everything should be fine.
Still: Where exactly can ownership be changed, if it should become necessary for some reason?
Administration - Installation - Core: Course Object ID to export
I can realize course objetc ID by step by step like viewing course Info.
However, it takes to long.
So, how do I get Course Objetct ID like csv files.
If some one inform name of tables in database, that will be bery nice.
with best regards,
Shiro Tamoto
Nagaoka University of Technology.
Administration - Installation - Core: Add a search bar for regular users
Administration - Installation - Core: Re: Add a search bar for regular users
Administration > Suche > Rechte > entsprechende Rolle: Suche
Missing permission:
Administration > Search > Permissions > Role: Search
Administration - Installation - Core: Re: Re (2): transfer ownership
Zitat (jtrojan)
The manual says something about "special rights" you have as an owner.
If you are a course member and are allowed to create a file, you will have some permissions more, than your fellow members on your own file.
But as sys-admin, you're god-like. ;-)
Zitat (jtrojan)
Where exactly can ownership be changed, if it should become necessary for some reason?
I only changed ownerships on single objects: object > Permission tab > owner
Maybe others can tell more about it.
Administration - Installation - Core: Re (2): Re (2): transfer ownership
Plugins and Add-ons: How to get course object IDs
I am trying to assing users to courses by tUser Management Tool.
How do I get Course Objetct IDs from table of database.
Please advise if alterative idea to export IDs you have.
Shiro Tamoto
Nagaoka University of Technology
https://www.nagaokaut.ac.jp/e/
Plugins and Add-ons: How to get course object IDs
The object IDs of courses are listed in the info tab of the corresponding course under "Additional Information".
The corresponding database table is "objects_reference". But there you can find all objects, not only courses.
If you need all object IDs of all courses, you can look for example in "il_meta_general", filter on the column "obj_type" "crs".
Greetings!
Plugins and Add-ons: How to get course object IDs
Oh wonderful !
This information helsps lots.
Thank you very much.
Shiro Tamoto
Administration - Installation - Core: ILIAS hinter Reverse Proxy
ich versuche ILIAS hinter einem ReverseProxy (auf ngix) zum laufen zu bekommen.
ILIAS funktioniert beim Aufruf der IP-Adresse aus dem lokalen Netz perfekt.
Beim Aufruf über den ReverseProxy (https://meineurl.ddns.net/ilias) werde ich auch zur ILIAS Plattform durchgeleitet.
Nun habe ich das Problem, dass beim Aufruf des Menüs "Magazin" auf die lokale IP Adresse verknüpft wird (Absolute URL). Persönlicher Schreibtisch und Administration werden auf die öffentliche URL verlinkt (Relative URL).
Somit komme ich von aussen nie auf den Menüpunkt Magazin.
Hat jemand ein Idee was ich machen kann? Das Ändern von http_path in der ini Datei hat nichts gebracht.
Im Voraus besten Dank.
VG Martin
Administration - Installation - Core: Re: ILIAS hinter Reverse Proxy
Problem gelöst!
Hatte eine Fehlkonfiguration in der vhost Datei vom Apachen.
Und das Paket libapache2-mod-rpaf musste nachinstalliert werden.
VG Martin
Administration - Installation - Core: Re (2): ILIAS hinter Reverse Proxy
Administration - Installation - Core: Re: Course Object ID to export
Reffer to following URL.
https://docu.ilias.de/goto_docu_frm_3474_6315.html
Administration - Installation - Core: PHP7.3 and installation document for session.hash_function.
According to PHP anouncmet, “session.hash_function” was no longer than used in PHP 7.1 or later.
So, instruction in following page should be updated.
https://docu.ilias.de/goto_docu_pg_116903_367.html