encryptblockr

Results 45 comments of encryptblockr

why is it only ruby that complains about this(underscore in hostname)??? this is not a problem for many languages for example python...only ruby complains..it hostname works and get routed, why...

this is not working for me also @obourdon i tried to add new group using the command below ``` dn: cn=finance,ou=groups,dc=ldap,dc=example,dc=com cn: finance gidnumber: 505 uniqueMember: uid=jdoe,ou=users,dc=ldap,dc=example,dc=com objectclass: groupOfUniqueNames objectclass:...

> per the configuration, it is supposed to work with groupOfUniqueNames > > https://github.com/osixia/docker-openldap/blob/stable/image/service/slapd/assets/config/bootstrap/ldif/03-memberOf.ldif Do i apply this ldif for `memberof` to work? If yes, then how do i apply...

> The LDIF isn't literal (it has variables that need substitution fixing), and I assume it's applied as a part of the Osixia install process. I would suggest checking your...

> > this is not working for me also > > @obourdon > > i tried to add new group using the command below > > ``` > > dn:...

> /tmp/config.ldif where do i get this file from or content of the file `/tmp/config.ldif`

why does memberof not come by default? this is one thing i can never understand..i mean this is ldap server why does it not come with memberof by default as...

@quanah one question i have here is this..after setting up the ldap server what commands do i need to run to enable memberof? that is all i have been trying...

so seems the docker container is unable to resolve the dns of the kubernetes cluster how do i resolve this?