When I try to delete an extranet user from sitecore , error pop up shows
The following users could not be deleted:
extranet\pratik.wasnik#example.com
Exception:
Non-static method requires a target.
Can anyone help me in deleting this user ? this user is already unlocked.
The user sitecore\pratikw is not an extranet user but a user in the Sitecore domain. Maybe you are logged in to sitecore as the user and that causes the issue?
Extranet users is named like this extranet\. You should probably look for extranet\pratikw
Related
I am using Drupal version 9.3.14 with Drupal commerce implemented in it.
I want to enable the functionality for user to create order without login. I.e. user should be able to create order or buy product from the site as a guest user. Right now new user needs to create an account before creating any order.
I made necessary changes in the checkout flow (/admin/commerce/config/checkout-flows) but after filling required information on the checkout form when it moves to order review page, it gives "Access Denied" page.
When I access my sitecore website, it seems to be authenticating some user -- i can tell because I check the cookies on my browser and see that a session id has been issued. I'm confused as to what user is being auto-authenticated and how i can disable that. I would expect to be required to authenticate via the login page that I've specified in the sites section of the sitecore web.config, but I'm not getting re-directed to the login page. Is there some anonymous access granted to a default user that I need to disable?
By default the extranet\anonymous user is used. If you do not want anonymous access you should break the inheritance for that user, probably on your home item.
Do make sure that your login page is accessible for that user though, otherwise nobody can login..
How do I manage users of our tikiwiki?
The tiki process on the server is ran under my name. I am the user of the tikiwiki, but I am not sure I am an admin user.
Most likely not but question one is: How do I find that out?
(my Admin Menu is empty)
Some user contacted me saying her account is "Locked". It so happened that there is no one else to restore it, but me.
Can anyone help where to look? I only used my tikiwiki account to limited extent. Just wrote couple of articles. But never administered.
There is always a built in user in Tiki called "admin" and that is in a group called "Admins" which has permission to do everything, so it sounds like your user isn't in that group.
If the admin user was set up with a valid email account (and you know it and have access to it) then you can get the password reset and a link to make a new one will be emailed to that address. If you can access the installer or the database then there are various other options on how to recover the admin login here: https://doc.tiki.org/Lost+admin+password
Once you have done this and can administer the Tiki again you should add your usual user to the Admins group.
To unlock another user's account you will need to either access the user admin list (once you have admin login again) or if you can get to the database you should be able to clear the relevant field in the database directly using phpmyadmin or similar as a last resort (ask again if you need this much detail).
I have a menu item in my site that I want only the Admin of the site to be able to view.
I can't figure out how to get this done. Setting the permission to Special or Registered makes the menu item invisible. Event after the admin is logged in.
Some guidance on this matter will be highly appreciated.
In user manager in admin backend make sure someone is flagged as "Super User".
Then when creating menus make sure you select Super User as to whom you want to display the menu link to.
You need to make sure you have a user group of Super User and an Access Level of Super User.
all the settings that need to be handled are located in the user manager of admin backend.
I recommend reading this link:
http://docs.joomla.org/J2.5:How_permissions_work_in_Joomla!_2.5
Hope this information helps you.
Is it possible to ask for the wanted permissions and displaying some individual text in the permissions-dialogue that's showed to the user? E.g. "We use the permission to read your mail address to create a new account in our community."?
Thanks,
indect
Earlier the Login Dialog would have the option to display the app description that developers could use to inform the Users about the need for the specific permissions. Which looked like following and was described in this blog post
But the Login Dialog has then seen few modifications, as outlined by this blog post for grater clarity and control due to which the Login Dialog has changed to its current form which has no option for the developers to inform Users about the request. If you want to inform about it, do it prior to sending the User to authorization, as the new Login Dialog looks like
No, these messages are default by the facebook.