Posts related to tag: user


ORA-01045: user xxx lacks CREATE SESSION privilege; logon denied

In the Oracle database, if you have created a new user and tried to log in with a newly created […] Continue reading »

How to check if user is logged-in or not in WordPress

In WordPress, we can use the is_user_logged_in() function to identify whether a current user is logged in or not. is_user_logged_in() […] Continue reading »

How to get user details in Spring Security

This article will focus on how to retrieve the user details in Spring Security. To get current logged-in user details […] Continue reading »

How to create new user account in Windows 7?

In this Windows tutorial, we will help you to create a new user account step by step in your Windows […] Continue reading »