There is an AD group created and we have added it in sshd as Match Group with "permitTTY no",but the it's not working.
root@server# cat /etc/ssh/sshd_config |grep -i Match Match Group xxxxxxxx permitTTY no
Other team has tested the logins,but "permitTTY no" should work and user of the group should not login directly.I'm new to LDAP configs...need the solution.