Make Administrator Create Users From A Specific Role

Mar 19, 2011

I've been reading about asp web administration tool. I read about creating roles and stuff and forcing a controller to use authentication in order to be viewed. My question is, say create on the administration tool a user called Peter and I assign him the Administrator role. Then I want to create another role called LimitedAdministrator. But I want Peter to create new users on his View (I'm using MVC). Can anyone point me in the direction of how to do this.

I want peter to see on his page, like "Create user" and this user will be created as a LimitedAdministrator.

View 1 Replies


Similar Messages:

C# - To Get A List Of Users Who Are Not In A Specific Role

Mar 16, 2011

Is there any reasonably efficient way to get a list of users who are not in a specific role?

The only methods I can see are Get all the users from DB and do a check in code

Go directly to the db and sidestep the role provider

View 3 Replies

Security :: How To Collect All Users From A Specific Role

Mar 6, 2010

How can I collect all user (guid) from a specific role?

View 3 Replies

C# - EF - Find All Users In A Specific Role And Populate A DropDownList Using List?

Feb 1, 2011

I use EF 4 and Membership Provider Shipped with ASP.Net 4.0.

I need find all Users in a Specific Role and Populate a DropDownList using List<ListItem>.

DataBase Tables involved are:

[code]....

Problems:

IF return FALSE always, so I am not able to populate List<>.

I suppose I am doing wrong in if an some Properties.

View 1 Replies

Architecture :: To Create A Function To Send An Email To All Users In A Particular Role?

Jan 20, 2011

I'm comfortable sending emails to individuals in ASP.NET, but recently have needed to create a function to send an email to all users in a particular role.

A couple of problems I'm having are:

My shared hosting allows 200 emails per hour. Although not an issue at the moment it could be very soon, so how can I 'throttle' my application to not send out more emails then I'm allowed to?

If want to loop through the emails and send the messages in the background of my app. Rather than have a situation where logging off or closing the browser stops the process. point me in the direction of some articles about this type of thing, my searching so far hasn't given me great results.

View 2 Replies

Web Forms :: Make Website Specific For Certain Region - Restrict Users Location Wise

Sep 30, 2013

Just to avoid misuse of website i have to make it specific for certain region. Like people could view menu across the world and only the people of mumbai can order online. I want a submit button that would be visible to only mumbai people.

View 1 Replies

Create A View In Database To Fetch Username And Password Of All Users Having A Particular Role (Forms Authentication)

Apr 29, 2010

I am using ASP.NET Forms Authentication for my application. I have made my Password Format "Clear", so no problems with the password encryption. I need to create a view(in SQL server) to display all Administrators in my System. ie aspnet_Roles.LoweredRoleName='administrator' The fields needed are UserName and Password

View 1 Replies

Security :: How An Administrator Can Change Other Users Password

Jan 28, 2010

I have a website in asp.net 3.5(C#). I have configured asp.net membership module in my website.

Now I want to add the functionality so that an admin can change the passwords of other users.

View 7 Replies

Web Forms :: How To Give Permissions To Users And Administrator

May 28, 2013

How to give the Permissions to the users & Administrator in the asp.net...For example : I just want to give the permissions to the users that screens only appear for User remaining will be hide in the menu. What are the proper steps for the permissions in asp.net ....

View 1 Replies

Implementing OpenId In Custom Application Where Users Are Created By Administrator Only?

Feb 16, 2011

In my asp.net application, users are created by the administrators & those users need to log-in into the system using their own email/password or openid. So what is the best option to implement in this scenario?

I mean, as users can't register them self,do administrator required to associate each openid with the users & what kind of table structure do I need?

And do I also need the log-in interface like that of [URL] showing multiple types of authentication(default & openid from various providers)?

View 1 Replies

Security :: Production Server - How To Maintain Administrator Status For Certain Users

Jan 4, 2011

On the local development machine a number of users are administrators (using the asp.net administer website tool accessible via the login controls on the page).

When the site is copied to the production server, these users can still log in, but they are not administrators anymore.

I can use the same way as on the local machine to rectify this. And this works when the site is run of the development tool (visual web developer express 2010, i.e. local host).

However, the functionality (admin users can access certain websites (via if(User.IsInRole("Administrator") == true) is not working when the same code is run in the production environment real production server, not localhost). Somehow asp.net is not recognizing that users have been set to that role.

View 1 Replies

Security :: Automatically Add Users To Role Users?

Aug 4, 2010

I just realized after i created a test account i was not in any roles. Is there a way to automically add new users into the role Users? Have i missed this some where?

View 8 Replies

Security :: How To Create Custom Role Information Instead Of Using Built-in Role Database

Nov 13, 2010

Usually in sub-folder we will limit the access right to some roles and this feature requires pre-defined database schema.

However, if i still want to use this role feature of asp.net, but I do not like the pre-define database schema, I want to extract role information from my own database table and bind it to the role.

View 2 Replies

Create User As Administrator Using Web Site Tool

Jun 19, 2010

how to create a user as administrator using web site administration tool

View 1 Replies

Security :: How To Ask The Current User Have The Specific Role

Apr 21, 2010

how do i ask if the current user have the specific role ...

like ... if(user is in role)

{
do simthing...
}

View 2 Replies

How To Get Users Based On Role

Jan 24, 2011

How could users in a "customer" role be retrieved from a MembershipUserCollection?

View 3 Replies

Security :: Users With More Than One Role?

Mar 4, 2010

I have an application that uses Forms Authentication and Role Management. I have a few users with more than one role associated to the user. Based on certain roles, the navigation menu displays certain menu options.

Right now, if the user has more than one role, the menu shows the items that are in both roles instead of the items that are in the particular role that the user is logged into or currently set to.

I'm creating an Authentication Ticket to log the user in and I'm passing the active user role as follows:

authenticationTicket = New FormsAuthenticationTicket(1, UserName, DateTime.Now, DateTime.Now.AddMinutes(20), False, UserRole)

Is there anyway to set the user to one particular role and have the application see the user in this single role instead of reading all the roles that the user is in?

View 1 Replies

Security :: Redirect User Based On Role To Specific Web Page?

Apr 22, 2010

I'm not sure if this is possible or not, I'm using Roles to limit what pages a user can access based on there assigned Role. My question, is there anyway to redirect the user to a specific web page based on thier role after they login.

For example:

If Bob logs in with Role="Automotive", I want him to be redirected to Auto.aspx.If sue logs in with Role="Clothing", i want her to be redirected to cloths.aspx.

View 8 Replies

Security :: Displaying Role-Specific Markup With The LoginView Control?

Oct 14, 2010

I want to know how can I display role-specific markup using loginview?

I have these three roles, Admin, Editor, Moderator

Each and every user will belog to only one of the following role groups

1. Admin, Editor, Moderator (Some user/s will have all these three roles)
2. Admin, Editor (Some user/s will have all these two roles)
3. Admin, Moderator (Some user/s will have all these two roles)
4. Editor, Moderator (Some user/s will have all these two roles)
5. Admin (Some user/s will have all only this role)
6. Editor (Some user/s will have all only this role)
7. Moderator (Some user/s will have all only this role)

Now I want to display some links that will be specific for each role group to which one or more users will belong. So the links I want to display for these role groups are following

1. Admin, Editor, Moderator => Only Links of all the pages of Admin, Editor and Moderator
2. Admin, Editor => Only Links of all the pages of Admin and Editor
3. Admin, Moderator => Only Links of all the pages of Admin and Moderator
4. Editor, Moderator => Only Links of all the pages of Editor and Moderator
5. Admin => Only Links of all the pages of Admin
6. Editor => Only Links of all the pages of Editor
7. Moderator => Only Links of all the pages of Moderator

I have tried doing this using RoleGroups in Loginview but couldn't succed.

Can anybody let me know the correct way of going this?

View 13 Replies

Security :: Users Are Not Connected To The Role?

Feb 13, 2011

I am adding users to roles ,, but i think the users are not really connected to the role ??

One othe thing: does this code looks ok:

[code]....

View 3 Replies

Bind A Users Role To Dropdown?

Mar 18, 2010

I'm trying to bind a selected user's role to a dropdown-list. The purpose of this is to be able to change said user's role.

I'm attempting this inside a formview hooked up to a linqdatasource which contains a row from the aspnet_User table.

The dropdown list is hooked up to a linqdatasource of all the roles in the aspnet_Roles table (with DataValueField="RoleID", DataTextField="RoleName").

I figured it would be possible with something like:

SelectedValue='<%# Bind("aspnet_UsersInRole[0].aspnet_Role.RoleID") %>'

But this throws a parser exception, about the bind call not being correctly formatted.

The roles are there, they show up when I remove the "SelectedValue"

View 2 Replies

C# - Want To Check What The Current Users Role Is

Jan 31, 2011

How do I check in C# what the current users role is, and print it to the screen.

View 3 Replies

Security :: Get All The Users In A Certain Role From The Membership Database

Jun 7, 2010

I would like to collect all the emails from all users in a certain role. How would I do this ?

View 1 Replies

How To Display A Gridview Column Only To Users In A Certain Role

Dec 2, 2010

I have an asp.net page with a gridview. I would like to make it so that certain columns in the gridview are displayed only if the user is in a certain role, that is, if HttpContext.Current.User.IsInRole(XXX) returns true.

What is the easiest way to do this?

I would prefer a solution where I can easily put this in my ASP code and not in the page code-behind.

View 2 Replies

Security :: How To Send An Email To All Users In A Role

Jan 26, 2011

How do I get a list of email addresses from everyone in a particular role, so I can loop through and send them an email from my code behind?

I could do it through it by running a query and filling a data container, but it seems like there should a way through the membership class?

View 4 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved