473,395 Members | 1,581 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

asp user/group memborship

Any suggestions on where I can find the asp code to put into a web page to
do the following. I would like a single web page that a user would have to
login to. The asp code when then take the username and check its AD group
memberships. Then would route the user to another web site based on those
group memberships.

Any help would be great.
Nov 18 '05 #1
2 941
why not just do a redirect to the site?

if AD = "SCOOBY" then
server.transfer http://www.nowhere.com
end if

or have the information in you DB table. There are several ways to do this
"Josh" <jo**********@ipsos-na.com> wrote in message
news:#V**************@TK2MSFTNGP11.phx.gbl...
Any suggestions on where I can find the asp code to put into a web page to
do the following. I would like a single web page that a user would have to login to. The asp code when then take the username and check its AD group
memberships. Then would route the user to another web site based on those
group memberships.

Any help would be great.

Nov 18 '05 #2
Thats a good idea but the list of users for one site alone could be over
100. The db is an interesting idea but it would require maintiance in two
differnent places. One the user would have to be in a group to login to the
website second we would have to update the db. We want to have a single
site for all of our customers but not list them. That way when a user
connects to the site they dont know who else we do work for. Is there a way
to do this with the home page field in AD?

"Mike" <an*******@discussions.microsoft.com> wrote in message
news:%2****************@TK2MSFTNGP12.phx.gbl...
why not just do a redirect to the site?

if AD = "SCOOBY" then
server.transfer http://www.nowhere.com
end if

or have the information in you DB table. There are several ways to do this
"Josh" <jo**********@ipsos-na.com> wrote in message
news:#V**************@TK2MSFTNGP11.phx.gbl...
Any suggestions on where I can find the asp code to put into a web page to do the following. I would like a single web page that a user would have

to
login to. The asp code when then take the username and check its AD group memberships. Then would route the user to another web site based on those group memberships.

Any help would be great.


Nov 18 '05 #3

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

Similar topics

4
by: Tim Daneliuk | last post by:
OK, I've Googled for this and cannot seem to quite find what I need. So, I turn to the Gentle Geniuses here for help. Here is what I need to do from within a script: Given a username and a...
2
by: Tom Loach | last post by:
Our system administrator set up an NT server group in order to allow our users to login to our application via https to our sql server. The group appears as a User in SQL Server when you look at...
2
by: Technical Group | last post by:
Friends, Can anybody help me out by sending a piece of C# code showing how to add an active directory user to a particular user group? If the group does not exist, then create it. Thanks in...
0
by: rbukkara | last post by:
Hi, I have got the following error while trying to add a user in the LDAP Directory. javax.naming.NameNotFoundException: ; remaining name 'uid=vassila,ou=People,dc=cs,dc=uno,dc=edu' I have...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
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,...

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.