473,467 Members | 2,111 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Display Info Based on User's AD membership

I'd like to have a frequently used link page on our intranet that displays
the urls' based on a users's ad group membership, i.e. if from accounting
show general ledger reports, if from loans, show credit report. I'm not much
worried about hiding from enterprising users, i'd just like to make it
simpler rather than having people have to scroll through pages of links.
Thanks for any help
Matthew Loraditch -Baltimore County Savings Bank
Jul 22 '05 #1
1 1601
Hi Matthew,

You can query the AD every time a person hits your page to get this
information, but I've found faster performance when replicating relevant AD
data to a SQL database, such as by a daily overnight script that runs. It
doesn't have to be anything complex if you want to keep it simple. Just a
table of usernames and group names could suffice.

Ray at work

"Matthew Loraditch" <mloradites AT yahoo DOT com> wrote in message
news:ea**************@TK2MSFTNGP12.phx.gbl...
I'd like to have a frequently used link page on our intranet that displays
the urls' based on a users's ad group membership, i.e. if from accounting
show general ledger reports, if from loans, show credit report. I'm not
much worried about hiding from enterprising users, i'd just like to make
it simpler rather than having people have to scroll through pages of
links.
Thanks for any help
Matthew Loraditch -Baltimore County Savings Bank

Jul 22 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: John Davis | last post by:
I want to display credit card fields when the user selects the option paid membership. If user selects the option free membership, then the credit card text field will disappear. Here's the code I...
1
by: Tony Jones | last post by:
Can I have two ASP.NET site using the same membership provider settings? For this to happen, the applicationName would have to be the same, but what about the configuration of the <properties>...
5
by: Ryan | last post by:
I have a SQLDataSource I want to tie to the currently logged in user. Is there any way to use User.Identity().Name as a Parameter in the datasource? The only way I've got this to work is by...
2
by: aarnan | last post by:
I have developed a website in ASP.NET 2.0 that is one of several accessed from the same protal. All of the other sites use ASP 3.0, and this is the first .NET site. The rest will be converted as...
0
by: =?Utf-8?B?V2FycmVuIFNpcm90YQ==?= | last post by:
I have an e-newletter that I send out. I want to develop a myWSDesigns page that includes a preference for whether someone is a subscriber or not. I've actually developed the page successfully,...
8
by: | last post by:
I'm looking for some design guidance on a collection of projects I'm working on. The project involves a bunch of websites constructed out of a collection of user controls. Different user...
4
by: alexandis | last post by:
I extended Membership provider, put Login box onto the page, associated it with my provider. After successful login I need to redirect user based on one of the fields in my Logins (Users) table -...
3
by: =?Utf-8?B?U2F2dm91bGlkaXMgSW9yZGFuaXM=?= | last post by:
I use SQL Server Membership provider and my data are also stored in SQL Server. But the default user fields are not enough for my users info. So I created another Users table apart from...
1
by: soni2926 | last post by:
hi, we're building a site which will have common pages for different users, but certain sections will show different content based on the membership of the logged in user, like admin, manager,...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.