Datazen Active Directory AD Configuration

Source: Internet
Author: User

Today painstakingly Datazen link AD, the document has not been able to spit out a few simple words, simply not enough.

Let's talk about the benefits of linking to AD.

1 first eliminate the hassle of setting the password, because directly with the AD account password.

2 more secure, because customers can not want their own system, developers can enter any test account. (In fact, I was in a bank project, was found to put into production, I can actually use their system, was urged to use AD.) )

Directly on the modified step:

Original link: https://msdn.microsoft.com/en-us/library/mt404694.aspx

The Chinese version after processing

On the CP page to fill in the corresponding ad information, I use the ad administrator, other users did not try

First step: The Core service must be run locally and run as ad

Step two: The Data acquisition Service must be run locally and run as ad

Once setup is complete, restart both services

Step three: URL links must be updated

Run the following command cmd with the administrator:

netsh http delete urlacl url=http://+:28952/

netsh http delete urlacl url=https://+:28953/

netsh http add urlacl url=http://+:28952/user=[new service account Username]

netsh http add urlacl url=https://+:28953/user=[new service account Username]

Fourth Step: Modify the configuration file for Active Directory

Close the core service, modify the configuration file \program Files\datazen Enterprise Server\service below.

Once modified, save as UTF-8

Restart Core Service

Success: the interface after successful switching

Create a new user again (you must have the same name in AD without a prefix), and you will find that you do not have to reset your password.

Datazen Active Directory AD Configuration

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.