SRX Ad FW Authentication
SRX Ad FW Authentication
set security policies from-zone trust to-zone untrust policy T2U match source-address any
set security policies from-zone trust to-zone untrust policy T2U match destination-address any
set security policies from-zone trust to-zone untrust policy T2U match application any
set security policies from-zone trust to-zone untrust policy T2U match source-identity "juniperlab.net\ftpgrp"
set security policies from-zone trust to-zone untrust policy T2U then permit
set security policies from-zone trust to-zone untrust policy internet-req match source-address any
set security policies from-zone trust to-zone untrust policy internet-req match destination-address any
set security policies from-zone trust to-zone untrust policy internet-req match application any
set security policies from-zone trust to-zone untrust policy internet-req match source-identity unknown-user
set security policies from-zone trust to-zone untrust policy internet-req match source-identity unauthenticated-user
set security policies from-zone trust to-zone untrust policy internet-req then permit firewall-authentication user-firewall access-profile juniperlab-user
set security policies from-zone trust to-zone untrust policy internet-req then permit firewall-authentication user-firewall domain juniperlab.net
set security policies from-zone trust to-zone trust policy T2T match source-address any
set security policies from-zone trust to-zone trust policy T2T match destination-address any
set security policies from-zone trust to-zone trust policy T2T match application any
set security policies from-zone trust to-zone trust policy T2T then permit
REQUIREMENTS
Domain-controller URL: for user-identification service
Domain-controller IP: for user-identification service and access profile
AD/Administrator Password: for user-identification service and access profile (type at your own premise during the cli writing)
Below command result from AD: for user-identification service and access profile
Open CMD and type command> dsquery user -name administrator
AD/User-Group Names: for access profile and allowing traffic outside the FW