OT : Re: [Zope] problem with LDAPUserFolder 1.5b1
Jerome Alet
alet@librelogiciel.com
Mon, 24 Jun 2002 18:04:03 +0200
On Mon, Jun 24, 2002 at 11:59:45AM -0400, Jens Vagelpohl wrote:
> the group you chose (posixGroup) does not conform to the expected group
> structure as far as the member attribute (memberUid in this case) is
> concerned.
>
> supported groups are only those where the member attribute contains the
> _full distinguished name_, such as...
>
> - groupOfUniqueNames -> uniqueMember
> - groupOfName -> member
> - group -> member
If ever I had chosen that ! I've used the padl MigrationTools4.0 to
migrate my current /etc/passwd and /etc/group and that's about
all I know...
OT : What could I do to change this ?
Thanks in advance
Jerome Alet