janit42
janit42
> What do you think? I think you have a point here ! However, there are applications which might actually need write access to _some_ of their own config files...
Does your LDAP server acutally support paging? Try something like this to check: `ldapsearch -LLL -x -H ldaps://ldap.yourdomain.xy -D "cn=binduser,dc=yourdomain,dc=xy," -b "" -W -s base '(supportedControl=1.2.840.113556.1.4.319)'` If you don't get...
@xperseguers, I'm not sure if I understand correctly what the setting of "hasPagination" should represent in the code: My first impression was that it should tell whether the LDAP server...
I've created a patch against the 3.3.1 version of the extension which we're currently running. Not sure whether the position of the check for supported controls has a better fit...
@xperseguers , the gidNumber attribute is part of the NIS Schema extension described in [RFC2307](https://tools.ietf.org/html/rfc2307). If this schema extension is activated in any given LDAP server, you _can_ use it...
> [...] can you please given some context around it and also will be helpful if you can put one of example for better understanding? Thanks for your reply @Ramesh7...
my webmaster tells me the issue is fixed - thank you! :-)
as we have nightly puppet-agent packages for Debian 12 now it would be great to have this merged if possible
> #197 does this. #197 seems to be approved but not merged and released so far. Would be great to get that.