First, my development environment: Win7 laptop with Visual Studio Professional 2010.IIS is NOT installed.
is it possible in joomla to make pages and users like drupal? in drupal there is an option called taxonomy by which we can create tags which are similar into a group and can create user groups who ca
I am trying to write a utility to开发者_如何学Python find/delete specific users and groups from a SharePoint site collection. At this point I\'m using the SiteUsers property of the SPWeb class to do t
So I have an MVC 2 app that uses the Active Directory Membership Provider. Authentication works like a charm! Now I need to add some additional screens to allow the users to:
Is there a way to list which users and AD groups have permissions to a folder and all sub folders in a TFS pr开发者_JAVA百科oject?
I\'m looking for ideas on how to implement some type of fast login scenario for an application that will allow employees to quickly login.
My GAE java based application uses only one google user - the admin. For the admin web pages I generate the logout url using
I\'m looking for a way how to programmatically create a local user group. I found plenty of examples on how to query and add users but nothing I can understand about how to create a new group.
(This question is not about programming, but about how to avoid doing any programming.Also, lots of terminology in here-- I\'m assuming someone with an answer will already know what they mean.)
I am working with jsp/servlet project and I have to complete the module of access management to my jsps since I have more than one user with different profile.