Top "User-accounts" questions

A user account is a data object that represents a physical user of a computer system.

Detect if running as Administrator with or without elevated privileges?

I have an application that needs to detect whether or not it is running with elevated privileges or not. I …

c# .net windows-vista uac user-accounts
Creating and managing a Facebook app from a Business Account

Can I create or manage a Facebook app via a 'business' account? When I try to access https://developers.facebook.…

facebook ads user-accounts facebook-ads-api
Powershell find users expiring in 7 days

I am trying to run a powershell script that queries for accounts that expire within 7 days, I currently have $a = (…

powershell active-directory pattern-matching user-accounts
For Twitter , how to create test user accounts?

Facebook allows you to create test user accounts that can only be used for testing purpose. Does Twitter provide similar …

testing twitter user-accounts
Facebook Dummy Accounts For User Interaction Testing Being Banned

I am software tester working on outsourced projects for many clients. Frequently, I am required to test Facebook apps just …

facebook testing user-accounts
Min Security Rights to Preform LDAP Queries in Active Directory

Our company is trying to implement a few single sign-on applications using Active Directory (Windows Server 2003) and LDAP. I would …

security active-directory ldap single-sign-on user-accounts
Adding more fields to Meteor user accounts

I am using mrt add accounts-ui-bootstrap-dropdown and mrt add accounts-password to get a simple login page running on my app. …

meteor user-accounts
Error trying to delete database user account schema

I'm trying to delete a user's schema from a database and I'm getting the following error: TITLE: Microsoft SQL Server …

sql-server sql-server-2005 user-accounts
userAccountControl in Active Directory

I want to know the current value of the userAccountControl and determine which stage it is in Ref: http://support.…

c# properties active-directory user-accounts
Error in installing Windows service developed in .NET

I have developed a windows service using C# and Visual Studio 2008. I have Windows XP SP2 installed on my machine. …

c# windows-services user-accounts