Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Security / May 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
NT AUTHORITY\NETWORK SERVICE -- Dangerous?31 May 2005 20:20 GMT1
I am not entirely sure how this Windows user ID is used, but I have a
security question about it.  If I give the NETWORK SERVICE account read/write
permissions on my SQL Server (so that I can use Windows authentication for my
web app), do I incur a security risk?  In other words, ...
Help!! Problem instantiating WORD object using C#.NET31 May 2005 17:28 GMT2
Hi experts,
I am trying to open the content of a WORD file from C#.NET which resides in
the REMOTE SERVER, however I get an error:
"System.Runtime.InteropServices.COMException: Server execution failed"
Force login up31 May 2005 06:55 GMT1
 I am letting IIS via AD authenticate the user. Now the window login popup
always appears when the user access any of the pages on the intranet the
first time. However I want that the window popup should appear via a link or
something like that. Now can I force that window pop ...
Data source not visible by ASP.NET working process on IIS 6.029 May 2005 18:35 GMT2
Hi to all
I face the following problem,
the following code (very simple) is contained in
a referenced class method
casting type for objectGuid28 May 2005 16:12 GMT3
I am trying to put a user's objectGuid as the primary key onto a datatable
and be used as the unique key on editing / updating.  But I seem to get
casting error with the following statement
dt.Columns.Add(new DataColumn("object_Guid", typeof(string)));
Problem with uploading Image files.28 May 2005 13:13 GMT1
I use this script to upload image files to a folder on a IIS6 server:
******************* START UPLOAD.ASPX FILE **********************
<%@ Page Language="VB" Debug="true" %>
<%@ Import Namespace="System.IO" %>
Windows Authentication not working after publishing asp.net to IIS28 May 2005 02:56 GMT2
A web application has been built using asp.net and Visual Studio 2005.  The
application is setup to use windows authentication to identify users.  The
application works when run from in the interactive development environment
using the new web server included in VS 2005.  However ...
How to get LDAP directory server27 May 2005 15:45 GMT3
We have installed AD and now I want to authenticate the user against AD via
IIS and get the user information via LDAP. However I dont know the LDAP
Directory. How do I get the LDAP directory?
Thanks
How to get ou of an user27 May 2005 10:12 GMT6
I wonder if there is other / faster ways to get ou of the login user?
Here is what I can think of
- authentication
- Search with SAMAccountName=<username entered>
Connecting ASP.NET to SQL Server Application Roles27 May 2005 09:04 GMT1
I'm trying to connect an ASP.NET to a SQL Server application role but can't
find how to keep the connection between pages.
My initial page asks the user for their SQL Server username and logon.
I then do the following:
ASP security27 May 2005 06:43 GMT3
I have two domains A and B. I logon to a computer which is in domain A as a
user in domain B. When I connect to a web application in domain A it does not
know my identity. If I logon to the same computer as a user in its native
domain (domain A) everything is ok. Does somebody ...
Folder Authorization.26 May 2005 16:24 GMT4
How I set <location path="/admin">  for my all file in "xxx"  folder.
now i can use <location path="/admin/main.aspx">   it's work.
but              <location path="/admin">
       or        <location path="admin/">
Single Sign-On with Forms Authentication26 May 2005 14:40 GMT2
I'm trying to integrate the security (authentication) of several web
applications on my enterprise (we do not have active directory implemented
yet).
I would like to implement a Passport-like authentication system, but based
roleProvider and Windows Authentication26 May 2005 10:16 GMT11
I have a sitemap file containing all of the pages in my application so far. I
have a menu control on a master page which uses this sitemap as it's
datasource to build the menu. I'm using Windows authentication and the
AspNetWindowsRoleTokenProvider but when I assign roles to a ...
AuthenticateRequest in Global.asax and a custom HTTP Module26 May 2005 08:13 GMT3
I am writing a web services application, using basic authentication.  
However, I need to authenticate against user setting up in our database.  So,
I need to write my own code to authenticate users.  
I think that I could put my authentication code in AuthenticateRequest event
Pages: 1 2 3 4 5 6 April, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.