Displaying 6 results from an estimated 6 matches for "dynlist".
Did you mean:
denlist
2017 Aug 23
1
Patch: acl list from ldap must be possible to have multiple values, that combined in one comma separated list
diff to dovecot-2.2.31
hardcoded userdb_acl_groups /as currently not seeing any other fields that
need similar way/
in ldap using dynlist - labeledURIObject - some attribute
labeledURI ::
ldap:///ou=DovecotGroups,dc=DOMAIN,dc=TLD,dc=root?specName?sub?(&(objectclass=posixgroup)(memberuid=XXXXX))
that returns groupnames for each user that he belongs, but as multiple
values of same field ... must combine all in one CSV list
diff -...
2000 Jan 07
0
ANNOUNCE: x11-ssh-askpass v1.0
....
Since Damien has integrated it into his spec files for the OpenSSH RPM
packages, i see no reason to make a separate spec file for
x11-ssh-askpass. Hence, this is version 1.0. May it not have to
change. :)
[Matthieu: I've made a slight change from your fix to the potential
memory leak in dynlist.c. Formerly (with or without the leak),
append_to_buf() would set the buffer to NULL if the realloc() failed,
causing the contents of the buffer to be lost. I've made the behavior
less destructive; the calling application should check the return
value to ensure the realloc() succeeded. A...
2007 Jul 07
1
ldap + rfc2307biz
Hello,
looking at the official samba howto there's only a short section on
using the rfc2307biz schema. as I understand it dynamic groups (groups
as members of groups that resolve nicely) are only possible with this
schema.
As rfc2307biz is deleted by ietf what are the options for samba to
achieve similiar results preferrably not using a self baked
objectclass and staying with at least ietf
2001 Apr 02
1
ANNOUNCE: x11-ssh-askpass v1.2.1
...you to
decide whether and where to install the application defaults file.
See the "Installing" section of the README for details.
- I give in. Some operating platforms (e.g., SunOS 4) are broken and
don't support 'realloc(NULL, <size>)'. I've modified dynlist.c to
allow them to work anyway.
If you're using x11-ssh-askpass on such a broken operating platform,
here are the steps to take:
(1) Configure and build x11-ssh-askpass as usual. No patches
necessary.
(2) Find your Barry Manilow karaoke CD. If you don't have a Barry...
2010 Jul 02
2
Fail to join a Windows 2008 R2 to a Samba+LDAP PDC version3.5.4
...dules available in openldap-servers-overlays RPM package
> # Module syncprov.la is now statically linked with slapd and there
> # is no need to load it here
> # moduleload accesslog.la
> # moduleload auditlog.la
> # moduleload denyop.la
> # moduleload dyngroup.la
> # moduleload dynlist.la
> # moduleload lastmod.la
> # moduleload pcache.la
> # moduleload ppolicy.la
> # moduleload refint.la
> # moduleload retcode.la
> # moduleload rwm.la
> # moduleload smbk5pwd.la
> # moduleload translucent.la
> # moduleload unique.la
> # moduleload valsort.la
>
>...
2010 Jul 02
1
Fail to join a Windows 2008 R2 to a Samba+LDAP PDC version 3.5.4
...lepath /usr/lib64/openldap
# Modules available in openldap-servers-overlays RPM package
# Module syncprov.la is now statically linked with slapd and there
# is no need to load it here
# moduleload accesslog.la
# moduleload auditlog.la
# moduleload denyop.la
# moduleload dyngroup.la
# moduleload dynlist.la
# moduleload lastmod.la
# moduleload pcache.la
# moduleload ppolicy.la
# moduleload refint.la
# moduleload retcode.la
# moduleload rwm.la
# moduleload smbk5pwd.la
# moduleload translucent.la
# moduleload unique.la
# moduleload valsort.la
# modules available in openldap-servers-sql RPM package:...