BPPM integration with AD domains

Source: Internet
Author: User

1. Login to BMC proactivenet Operations Console using admin, click Options, Integrated Editing

2. Check the LDAP integration mode, configure the relevant information, click Apply

3. View the configuration file%bppm_home%\pw\pronto\conf\ldap_configuration

<?XML version= "1.0" encoding= "UTF-8"?><ldaplistxmlns= "Urn:bmc:schemas:impact"Xmlns:xsi= "Http://www.w3.org/2001/XMLSchema-instance"xsi:schemalocation= "Urn:bmc:schemas:impact ldap_definitions.xsd">  <LDAPalias= "Test">    <Host>192.168.37.120</Host>    <Port>389</Port>    <version>3</version>    <Connectionusername>[Email protected]</Connectionusername>    <BaseDN>Dc=mvs,dc=com</BaseDN>    <Useridattribute>sAMAccountName</Useridattribute>    <UseSSL>False</UseSSL>    <Usersearchfilter>(| (Objectclass=person) (Objectclass=user) (Objectclass=inetorgperson) (Objectclass=organizationalperson))</Usersearchfilter>    <Groupsearchfilter>(| (Objectclass=group) (Objectclass=groupofuniquenames) (Objectclass=groupofnames) (Objectclass=groupofurls))</Groupsearchfilter>    <ConnectionpasswordEncrypted= "true">jxnwpnvpfeoniw52m4m2tscjdnyziba1jymodjojtruniw52m4m2tscjdnyziba1jymodjojtruniw52m4m2tq==</Connectionpassword>  </LDAP></ldaplist>
View Code

4. View ad group settings

5. Create AD Mapping Group

Modifying a configuration file%bppm_home%\pw\pronto\conf\ldap_ppm_group_mapping

<!DOCTYPE Properties SYSTEM "Http://java.sun.com/dtd/properties.dtd"><!--Each entry's key is the LDAP group name and the value are the PPM group assigned to it.        e.g. <entry key= "Ldap_group1" >ppm group1</etnry> -<Properties>    <entryKey= "Group1">Group1</entry></Properties>
Mapping

6. Modify the configuration file%bppm_home%\pw\pronto\conf\ias.properties

Com.bmc.sms.ixs.enable.ldap.login=truecom.bmc.sms.ixs.allow.local.groups.for.ldap=true

7. Restart the Jserver program

PW P E JSERVERPW p s Jserver

8. Admin console to create the corresponding group

9. Log in to the system using a domain user

BPPM integration with AD domains

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.