all groups > dotnet security > june 2007 > threads for june 8 - 14, 2007
Filter by week: 1 2 3 4 5
UAC Issues On Vista
Posted by Stephany Young at 6/14/2007 8:44:22 PM
Even though I had my roots and highlights redone just a few days ago, I
don't understand why I appear to be having an ongoing blond moment.
Is it just me or do others among you not 'get' how to make C# and VB.Net
applications play nicely with the the UAC on Vista.
I have read and reread ev... more >>
LDAP problem
Posted by Alessandro at 6/14/2007 10:20:36 AM
Hi !
I'm trying to connect my web application (NET 2.0) to a Unix LDAP server.
if i try to search users everything go ok:
Dim directoryEntry As New
System.DirectoryServices.DirectoryEntry("LDAP://ip/path", "", "",
DirectoryServices.AuthenticationTypes.Anonymous)
directorySearcher1 = ... more >>
Can't run projects or .Net exe from network
Posted by Jordan at 6/13/2007 5:58:19 PM
I have a user on the network that is now developing in .NET (VC# 2005). He
can run his projects and compiled exe's locally, however if he tried to run
it from the network he gets security errors. They change with the type of
project.
I recall that some security settings may need to be set... more >>
client security passphrase
Posted by tennismaria at 6/13/2007 12:32:02 PM
downloaded client security software v8(lenovo ibm thinkvision standalone oc
running xp) ; uninstalled version 7; now pc asks for passphrase - dont have
one; i probably installed v8 incorrectly; cant use pc at all ; what can i do?
--
tennismaria... more >>
Accessing Active Directory and Storing Passwords
Posted by Paul Hadfield at 6/13/2007 12:00:00 AM
Hi,
I started off yesterday with what seemed like a simple requirement - for an
intranet ASP.Net (2.0) application using Windows authentication, use Active
Directory to get the Full Name and Email address for the logged in user.
This was my first time I'd looked into AD, having not needed t... more >>
|