zoukankan      html  css  js  c++  java
  • Cyber Security

    LDAP Authentication and Remote Users and Groups

    • Create Remote User Objects and LDAP Integration:
      • samAccountName - eric.wei
      • UserPrincipalName - eric.wei@pandabusiness.local
    • Prerequisites:
      • Microsoft Active Directory(LDAP)
      • AD service account for Palo Alto Firewall Integration

    Create security groups and a function account in Users OU.

     

    Test this account's WQL queries using WBEMTEST. 

    https://4sysops.com/archives/wbemtest-part-1-testing-wmi-connectivity/

    Set the LDAP Server Profile.

     Create two Authentication Profiles.

    LDAP Auth:

     

     Local Database Auth:

     

     Set Authentication Sequence.

     Set Server Monitoring in User Identification and commit the changes.

     

     Set Group Mapping Settings.

     

     Finally set the security policies.

    Policy 1 - Restrict-Internet

     

     

     

     Policy 2 - Full Internet

     

     

     

     

     Commit the change to take effective finally.

     

    相信未来 - 该面对的绝不逃避,该执著的永不怨悔,该舍弃的不再留念,该珍惜的好好把握。
  • 相关阅读:
    PHP04
    PHP03
    PHP02
    PHP01
    jquery attr()方法获取input的checked属性问题
    vue案例
    js基础(数组)
    js基础
    POJ1659 可图性判定
    ZOJ3329 概率DP
  • 原文地址:https://www.cnblogs.com/keepmoving1113/p/12444609.html
Copyright © 2011-2022 走看看