Grunticus03
Grunticus03
Success...with a caveat. 1. Open ADUC (Active Directory Users and Computers) 2. Find authenticating user. 3. Right-click user object>Select Attribute Editor Tab (If not visible, in main ADUC window select...
### Additional Testing Domain: test.net Domain Controller: DC1 (192.168.1.1) **Directory Structure** * test.net * Org * Groups * KibanaAccess (Group Object) * Svc Accounts * Auth, LDAP (User Object) -...
Microsoft Active Directory doesn't have a UID attribute and modifying AD to include custom attributes is generally frowned upon and could cause support issues with Microsoft. If memory serves, samaccountname...
@codingchili Have you had any time to investigate this issue further?
Define untreated e-mails, I'm not sure what you mean by this.
The original intent was to get it out of the mailbox that is being queried for messages so it's not processed on the next run. I'm not opposed to adding...
@vikkya, I can share my Vega code that creates a three column sankey, though all i did was take the code from the Elastic Blog and guess my way to...
Seems to continue to be an issue in 1.5
I asked about logging config over on the [privacyIDEA forums](https://community.privacyidea.org/t/privacyidea-adfsprovider-auth-attempts-not-logging/1556/2) and got a similar response, at least if I am understanding what @cornelinux said. It seems PrivacyIDEA doesn't necessarily log...
Yes, I cloned the main repo, modified the docker-compose and then ran `docker-compose up -d`.