Hello,

> is there a possibility to set up Visual-SVN-AD-Authentification to domain
> "A" while the server is running in domain "B"?
> here is the scenario:
> server is member of my.servers.com domain
> SVN users should be in our.custommers.net domain
> is this somehow possible?

There are different approaches to complete this task:

* Setup domain trust between your Active Directory domain and your
customer's domain. You can provide user accounts from the trusted
domain with access to your repositories. This solution requires to
setup the trust only, no special steps on VisualSVN Server side are
required. See the TechNet article "Understanding Trusts" at
http://technet.microsoft.com/library/cc731335

* Create limited user accounts for your customer's users in your
Active Directory domain. You can provide these accounts with access
permissions to your repositories. Your customer's users could
authenticate to VisualSVN Server using credentials of these accounts.
Users will have to add their account's credentials to Windows
Credential Manager in this case to be able to use AD Single Sign-On
(i.e. Integrated Windows Authentication). See "Store passwords,
certificates, and other credentials for automatic logon" at
http://windows.microsoft.com/en-IN/windows7/Store-passwords-certificates-and-other-credentials-for-automatic-logon

The following instruction shows how to put the other account's
credentials to access VisualSVN Server into Windows Credential
Manager:

1. Start | Control Panel | Credential Manager,
2. Click 'Add a Windows Credential',
3. As 'Internet or network address' enter the FQDN of VisualSVN
Server's machine,
4. As 'Username'  enter your domain account's username in
DOMAIN\Username format,
5. Complete the password field and click OK,
6. Verify if you can authenticate.

Thanks!

--
With best regards,
Pavel Lyalyakin
VisualSVN Team

-- 
You received this message because you are subscribed to the Google Groups 
"VisualSVN" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to visualsvn+unsubscr...@googlegroups.com.
To post to this group, send email to visualsvn@googlegroups.com.
Visit this group at http://groups.google.com/group/visualsvn.
For more options, visit https://groups.google.com/d/optout.

Reply via email to