Tagged Questions

0
votes
0answers
281 views

How to use JCIFs authentication context in a java non-web client from active directory account to mid-tier for trust

In my java non-web client, I want to pass the authentication context established with jcifs from the active directory domain account it was running under to a backend component lik …
1
vote
2answers
767 views

Secure Java SOAP web service - Active Directory authentication Trust

I want to build a secure web-service betweeen a Java producer and a Java consumer. I want to authenticate using Active Directory using the domain accounts that the producer and con …
0
votes
0answers
18 views

Authenticating AD via LDAP with a TRUST via PHP

I've got php code that works as expected to authenticate a user against an Active Directory domain using LDAP. The same domain now has a one-way trust enabled - users in the trust …
0
votes
2answers
32 views

Losing connection to a webservice via https “No X509TrustManager implementation available”

Hi I have a really weird issue with Java and SSL certificates. Hope someone can help. A web is running in a cluster of 3 identical servers All servers contain "Application A" w …
0
votes
1answer
28 views

How to determine the root of a certificate?

My root certificates are stored as several files in ASN.1 format. Assume I have a chained end entity certificate in the same format. How do I efficiently determine the root certif …
0
votes
2answers
88 views

Access 2007, VBA, a tiny project for a school, and the Trust Center

A friend asked for my help putting together an Access database for a small department at a university. It tracks medical info on some animals. The problem is that to make the appli …
1
vote
4answers
607 views

Are Active Directory forest trusts transitive?

I'm working on trouble shooting an application under development that uses information from Active Directory in a multi-forest environment and I have the current problem down to fi …
0
votes
0answers
18 views

Windows forms app in IE: how to not require the user to modify trusted zones/.net security? Trust?

How do you configure/setup your .dll file so that when its hosted in IE and a user hits the page it just prompts them to 'trust' the application and install it and run? Currently …
2
votes
2answers
114 views

Does it make sense to set up a trusted relationship between Active Directory instances at partner companies?

Hi, If a company often requires users to be created in a partner's active directory, and vice versa, does it make sense to set up a federated / trusted relationship between the AD …
0
votes
3answers
80 views

How to authenticate client application for trust of messages sent from it

The basic question How do I know that it is my publicly accessible (client) application that is sending my service messages? How do I know that it is just not some other applicatio …
4
votes
5answers
107 views

An algorithm for distributed or decentralised reputation/trust

Does anyone know of an algorithm for computing how much you 'trust' another user (their reputation) in a decentralised system. Sites like this one use a centralised authority to t …
6
votes
6answers
371 views

What are the most common, typical things to AVOID coding into my ASP.NET app in order for it to run under Medium Trust on a shared host?

What are the things that Medium Trust stops you from doing? For example, I've already learned that Medium Trust stops you from using System.IO.Path.GetTempPath(). What other thi …
0
votes
1answer
110 views

ASP.NET MVC: deployment issue

Hi, I created an ASP.NET MVC 1.0 application that works fine on my machine (running in vs 2008 web server). However, when I deploy it to my webhost (running in medium trust), I ge …
1
vote
3answers
104 views

SMTPClient Half Working \ Half Not

I am using Microsoft's membership framework on a website. I am able to send password retrieval e-mails, but am unable to send e-mails myself using SMTPClient. When you configure t …
2
votes
1answer
185 views

Microsoft Studio TFS proxy problems in a trusted domain

I have two domains. TFS 2008 is installed on DEV domain, proxy on PROD. There is two-way trust and both servers can authenticate users from both domains. TFS was working fine, an …

1 2 next
15 30 50 per page