Jim Willeke

Results 10 comments of Jim Willeke

This is a Bad Idea. LDAP, which is a protocol, SHOULD NOT be manipulating values stored within the LDAP server. DNs are the construction of RDNs that make up the...

Having similar issues. /etc/webmin/config added: ``` webprefix=/webmin webprefixnoredir=1 referers=mydomain.real.com ``` nginx: ``` location /webmin/ { # proxy_buffering off; proxy_pass http://localhost:10000/; # proxy_set_header Host $host; # proxy_set_header X-Forwarded-For $http_x_forwarded_for; # proxy_redirect...

How would this appear in the end? - Should these groups be randomly named? - Named the same as Local? Any thoughts? Generally, I think [Containerization is a bad concept](https://ldapwiki.com/wiki/Containerization%20vs%20Metadata).

The application already adds the appropriate [OU Attribute (ou: Payroll)](https://github.com/jwilleke/LDIFGenerator#generic-ldif) to the users. Using group for this purpose is a bad practice and fails to scale. If someone desires to...

Feel free to enter a pull request and update the code.

By default, last I knew, Microsoft Active Directory uses [UnicodePwd](http://ldapwiki.com/wiki/UnicodePwd) and has some [unusual formatting requirements](http://ldapwiki.com/wiki/Example%20-%20Active%20Directory%20Change%20Password%20JNDI)

First, Thanks for the prompt reply which seems so uncommon these days. I guess I do not know what "Platform version" would imply? Where might I find an example using...

Got any code to share?

So can the v2 client library work against PINGFederate? (Which appears to support SCIM v1.1)

Seems like The IPTC "PersonInImage" tag is the correct place to put the Google People tags.