Video Screencast Help
Search Video Help Close Back
to help
Not able to make it to Vision this year? Get a sampling in the Best of Vision on Demand group.

Enterprise Vault and Trust Relationship

Updated: 17 Feb 2012 | 3 comments
Ronen Tzimbel's picture
0 0 Votes
Login to vote
This issue has been solved. See solution.

Hello,
Is it possible to working with Enterprise Vault   and Two-Way Trust Relationship  ?

please see the senario:

1. user logon to domain A (Domain A Include Only Domain Controller)
2. The exchange Server 2007  install in Domain B,Enterprise Vault will be installed in Domain B

I need to know if user from Domain A open a archive item from exchange server will get a message "to put a User Name & password" ?

Many Thanks Ronen

Discussion Filed Under:

Comments

JesusWept2's picture
13
Feb
2012
1 Vote +1
Login to vote

if the trust is two way, then

if the trust is two way, then it will definitely work
Otherwise if the EV Server (such as EVServer.DomainA.com) cannot authenticate DOMAINB\User then it will give an access denied to the user, and a logon failure will be put in the Event logs.

If there is only a one way trust from the users domain to the EV domain, and the EV cannot authenticate, the only for it to work is if the user enters teh credentials of a user in DOMAINA where EV resides.

The type of event you will see for the Authenitcation failure would be this

 

Event Type:             Failure Audit
Event Source:          Security
Event Category:       Logon/Logoff
Event ID:  529
Date: 2/13/2012
Time: 12:18:16 PM
User: NT AUTHORITY\SYSTEM
Computer: EVSERVER1

Description:

Logon Failure:
 Reason: Unknown user name or bad password
        User Name: myUser
        Domain: DomainB
        Logon Type: 3
        Logon Process: NtLmSsp
        Authentication Package: NTLM
        Workstation Name: win7Machine
        Caller User Name:  -
        Caller Domain:        -
        Caller Logon ID:       -
        Caller Process ID:    -
        Transited Services: -
        Source Network Address: 192.168.100.10
        Source Port:            1999

Ronen Tzimbel's picture
14
Feb
2012
0 Votes 0
Login to vote

Thanks.

Thanks.

CTEV's picture
14
Feb
2012
0 Votes 0
Login to vote

In fact, in most cases a

In fact, in most cases a two-way trust between domains/forsests is required for EV to work, especially whilst doing EV, AD and Exchange migration between domains.