| Thread | Last Post | Replies |
|
| about projects | 30 Jul 2008 18:30 GMT | 1 |
hello sir/madam i nanda kumar n as completed .net course and i am a B.E graduate, presently looking for any small free asp.net project. please reply me as soon as possible. waiting for your reply................ thanking you....
|
| AzMan Role provider | 17 Jul 2008 23:18 GMT | 1 |
I am using AzMan in an ADAM store and have configured the activedirectory membershipprovider and AuthorizationStoreRoleProvider. I am getting the following error when performing Role functions on a user (e.g. Roles.GetRolesForUser):
|
| Incorrect LogonUserIdentity.Name | 09 Jul 2008 21:34 GMT | 5 |
We have an AD user account that was setup as R_Smith and then was changed to JR_Smith. One of our web applications does a database look up using the LogonUserIdentity.Name value but this is still returning R_Smith even though
|
| SqlRoleProvider & windows authentication | 09 Jul 2008 18:21 GMT | 2 |
can anyone confirm whether or not a the SqlRoleProvider can be used for a web app thats using Windows Authentication? im building apps on an intranet and need support for working w/ custom roles -- my app requires a UI for admin-users to manager other users.
|
| Downloading web page from secure ASP web site. | 09 Jul 2008 18:18 GMT | 1 |
I work for a large chain coporation. My schedule is posted on their secure web site which I have a user name and a password for. I want to create a URL string that can be sent (using VBA inside of Outlook) which contain my username and passsword and allow me access
|
| .net windows authentication on sql 2005 | 09 Jul 2008 17:32 GMT | 1 |
Hi this may be a simple design question, not sure... i have a web app that needs to be logged in to our domain and eventually will access our sql 2005 which also on the domain using win authentication. 1. how do u typically setup the users on the sql machine? can we setup
|
| querying AD users | 09 Jul 2008 13:25 GMT | 7 |
i havent done any research on this yet and about to, but i wanted to see if anyone had any recommended links on programmaticly working w/ AD users. (namely, looking up all users that begin w/ a certain letter, or getting back a list of users matching a first name, etc..)
|
| ntaccaunt.translate and AD | 09 Jul 2008 12:48 GMT | 1 |
problem: when I create user or group I want to set permissions on OU for that user or group. But I'm getting error if I don't put some sleep 20-30 sec.
|
| suggestions: AD, integrated auth, custom Roles | 07 Jul 2008 19:00 GMT | 4 |
i am working on intranet web apps in an AD windows environment. authentication is done via Integrated Windows Authentication. i have several apps and need to devise a solution to allow admin-users to create & manage user roles (permissions). things like:
|
| VPN & Windows authentication | 03 Jul 2008 22:15 GMT | 10 |
i am working on some intranet apps for my organization. many of our users are internal on domain desktops. however, some will be working in the cloud but VPN'ing into our network, where they can access internal web apps like mine. the VPN login info typed in by users
|
| Form Authentication (redirect to https) | 02 Jul 2008 07:37 GMT | 5 |
We are using forms authentication for security within our web app. Within the web.config file, we have the logonURL set to "https://www.mysite.com" so that if the user gets to the login page via http, they will be forced to https version.
|