As a Super User, I have created a new user by clicking the "Add a new user" button. After that, I will edit the permissions for this user (user alum) but I can't with the dropdown.
I have tried with the "user edit form" > Permissions but I can't see the website.
What do you suggest?
Thanks
In your second screenshot, you have set the filter to only show you websites where the user has at least view access. Change this dropdown to view all websites in this list.
After updating the PHP version from 7.0 to 7.1, the problem has been solved.
Related
Dears,
Kindly help me on below queries
How to copy standard permission group to custom permission group in back office?
while new user login, initial dialog box not appearing in backoffice?
How to download and upload user permission groups in backoffice ?
Thank You,
Venkatesh
There is no OOTB function for copying authorizations. Maybe you can use export / import function in backoffice if your version is newer. Also you can use impex engine for export and import.
I didn't see any initial dialog box in backoffice. May be you try to asking perspective selection box. User need exact roles for multiple perspective selection box.
Is there the possibility to find for which items a specific user has access denied? Not from code, but directly from Sitecore.
Thanks.
Salut Marius,
using AccessViewer Application inside Sitecore you can select a user and view access rights.
Please see below picture
There is no such report out of the box. If code is not an option, you can try using the standard Access Viewer application: Login Desktop mode >Security Tools > Access Viewer
But you'll need to manually navigate through all tree nodes to see all item access rights.
See docs here.
I am trying to add users to my BigQuery project using the admin console. When I add the users, they receive the following error during signup
Error: you have no more apps available to accept this invitation.
What other steps am I missing to add an user?
Thanks.
Go to URL# https://console.developers.google.com/project
Click on your project
click on "permissions" menu link item, which is placed in left hand side
Click on "ADD MEMBER" Button - and then you can add the email accounts with the permission type like "ADMIN" "VIEW" and "EDIT"
types.
Hope this helps :)
This is Worklight server 5.0.5.
In the Worklight Applicater Center, under Users/Groups tab, the Register user ... button is not showing when I clicked on "Regsitered Users" selection on the left panel. Any idea?
Note that I do see Create group... button though when I clicked on "User Groups" selection on the left panel.
If the Worklight Application Center is configured to use LDAP, this button is not displayed.
As a matter of fact, in that case, users are directly retrieved from the LDAP.
Otherwise this button should be displayed to register users declared in the server.
Hopes this helps,
Damien
I just installed a Joomla 1.6 Stable release onto my webserver. However, whenever I try to create an account, it takes me down to: using-joomla/extensions/components/users-component/registration-form. How do I change the home-screen login form box to use a different page for the user-registration form?
I have looked online, and they talk about editing options in the Login Form Module, but I don't see a module called Login Form in my Modules list. Even on clean install with nothing touched.
**Note I am starting off with the sample data installed.
If you look in the admin backend of 1.6 you will see that under Menus->About Joomla the Registration link you are clicking is a sub-menu of the Using Joomla! menu item. So this is why that link is being dynamically created with that URL.
To create a Registration form such as mysite.com/register then simply create a new registration form out of that sample contents menu tree. To do this in the admin backend go to Menus/Your Menu/Add New Menu Item Then when the Menu Manager pops up to create a new menu item click the select button next to the Menu Item Type and select Users Manager->Registration Form.
Hope this helps.
I also encountered this problem, so the decision was, the menu manager deleted all unnecessary. The problem is that the reference referred to the registration menu item "about joomla". PS I'm not Englishman, sorry for the spelling mistakes ...