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 / January 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Users login: Nested groups.20 Jan 2005 16:17 GMT1
If anyone could help me... thanks! My problem is this: our application
controls the users login with Active Directory. It checks that the user is
in
the groups we allow, but if one of these groups has a nested group in it,
Unable to create Users using Directory services in Windows 2003 Se19 Jan 2005 14:48 GMT1
I am unable to create new users using directory services in Windows 2003
server. But it is possible to create users with ASP.NET applications in
windows 2000.
I am getting "Permission Denied" and the  "General access denied error "
Kerberos delegation trauma19 Jan 2005 14:46 GMT3
I have a .NET web application (C#) which calls a command line tool (using
Process object).  This tool in turn invokes another tool on another server by
passing that servers IP address as an argument, however, an errors occurs
when the tool on my machine tries to access the server ...
ASP "no error" error19 Jan 2005 03:59 GMT1
I have a statement in a asp,like follows??
var str=window.top.main.document.all.contenttext.value;
I use IIS5.0 to deploy this asp,then I visit this asp like follows:
http://localhost/test/default.asp
Encrypted Data19 Jan 2005 00:13 GMT5
I need to create a sql column with Encrypted Credit Card. Fortunately .Net
has a crypto API.
Where would be a good place to store the key?
Supposedly windows has a crypto store somewhere.
redirecting from another page besides the login page18 Jan 2005 22:05 GMT1
We have forms authentication working on a website.  A user is presented the
login page where he can login or press a button to go to the Registration
page.
In the Registration page, he puts in his data and submits it.  If
HIGHLY URGENT: Does Passport authentication pass on to web service18 Jan 2005 20:52 GMT1
    I have 2 webservers, one running a web application and the other a web
service. The web application calls a web method of the web service internally
to get some data. This web application is a passport enabled site, hence when
the user logs on, it requests the user to log in ...
Connecting to a UNC share from a web application18 Jan 2005 19:53 GMT12
Basically I want to do the following:
DirectoryInfo baseDirInfo = new DirectoryInfo(@"\\server2\files");
FileInfo[] aFileInfos = baseDirInfo.GetFiles();
string ss = "";
Impersonation fails when accessing remote files.18 Jan 2005 16:59 GMT3
I am impersonating a user by setting the details in Web.config. I have
confirmed that the .aspx page is running as the impersonated user. I then
try to access a remote file which requires authentication to view.
The log files for the remote server say that user "aspnet" tried to
Windows authentication for web application18 Jan 2005 14:55 GMT3
I want to do authentication based on the windows user accounts for my web
application.
I want to confirm the windows user account existance from my web
application. I am having user name and password in my application.
Problem in Forms Authentication18 Jan 2005 14:48 GMT1
Hi Daniel,
Thank u very much for ur reply... but that doesn't work either.
My login page's name is "login.aspx" & thats why i hv specified the
same in loginurl.
IE to Support LDAP\UPN or just NTLM?17 Jan 2005 19:37 GMT1
Hey all-
Working on a new project and need IE to pass the LDAP\UPN instead of NTLM.  
Anyone know of a way for to make this happen?  Anyone know if this will
change in IE in the near future?  With the big push to go LDAP you would
Sharing Forms Authentication between application and sub-application17 Jan 2005 14:44 GMT3
I'm succesfully using Forms Authentication on a site I'm working on
(MyMainApp).
In a subfolder of this site, I have a seperate ASP.NET application
(MySubApp), i.e. it's running as an application in IIS, although it's
Problem in forms authentication17 Jan 2005 14:26 GMT1
Hi friends,
We have an web application which contains several folders & we are
trying to implement forms authentication.
Login page for the application is residing in root directory.
adding values to the 17 Jan 2005 11:23 GMT1
i have a datagrid with 5 columns.
for the first 4 columns i do add the values using a arraylist.
now i do need to add the values to the 5th column using another arraylist
how can i do this ??which is the best easy method to do this?
Pages: 1 2 3 4 5 December, 2004
 
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.