Questions tagged as 'ad'

0
answers

FuckAdBlock only recognizes that adBlock is off after many refresh on page

Hello, I'm trying to implement the ebit banner but I'm having problems with adBlocks. In my previous question ( Banner of ebit with error 404 and infinite loop with adblock turned on ) I was able to implement fuckAdBlock to block the ads, but it...
asked by 23.04.2018 / 01:54
0
answers

Powershell command Get-ADUser -LDAPFilter to search all users outside a group

What is the command to search all domain users who do not belong to a certain GG? I have already tried using: Get-ADUser -ldapfilter {(&(name*)(!memberof=*GG_DI-ADM))} -properties * | select name, samaccountname, enabled The bu...
asked by 26.05.2017 / 16:59
1
answer

Permission to access a PHP + AD + Oracle system

Good morning, I'm new to PHP and I'm starting a system for the company I work for, generating reports. Currently my PHP code authenticates with an Active Directory, and when connecting, it goes to a page with several reports. These repo...
asked by 19.07.2016 / 15:53