From ej4 at sanger.ac.uk Mon Sep 1 11:30:16 2014 From: ej4 at sanger.ac.uk (Emyr James) Date: Mon, 01 Sep 2014 16:30:16 +0100 Subject: [Moin-user] LDAP Groups for ACLS Message-ID: <54049108.8030406@sanger.ac.uk> Hi, Is there an easy way to get LDAP authorization working as well as LDAP authenitcation ? If I log in as user1 where the authentication is checked by ldap, is there a way to get the ACL mechanism to go to LDAP to check group membership ? For instance, user1 is a member of group1 but not group2 (both from LDAP) so if a page has an ACL to only allow users from group1 then user1 can see it, but not if the ACL restricts to group2 ? I found this... http://moinmo.in/Groups2009 ...but I can't find any mention of whether this work was completed or any documentation on getting it working. Can anyone help with this ? Cheers, Emyr -- The Wellcome Trust Sanger Institute is operated by Genome Research Limited, a charity registered in England with number 1021457 and a company registered in England with number 2742969, whose registered office is 215 Euston Road, London, NW1 2BE. From tw at waldmann-edv.de Mon Sep 8 09:33:22 2014 From: tw at waldmann-edv.de (Thomas Waldmann) Date: Mon, 08 Sep 2014 15:33:22 +0200 Subject: [Moin-user] LDAP Groups for ACLS In-Reply-To: <54049108.8030406@sanger.ac.uk> References: <54049108.8030406@sanger.ac.uk> Message-ID: <540DB022.6060200@waldmann-edv.de> > Is there an easy way to get LDAP authorization working as well as LDAP > authenitcation ? > > If I log in as user1 where the authentication is checked by ldap, is > there a way to get the ACL mechanism to go to LDAP to check group > membership ? A very simple "group membership" check can be implemented by the ldap search string, which could check e.g. for some wikiallowed attribute. > For instance, user1 is a member of group1 but not group2 (both from > LDAP) so if a page has an ACL to only allow users from group1 then user1 > can see it, but not if the ACL restricts to group2 ? > > I found this... > > http://moinmo.in/Groups2009 > > ...but I can't find any mention of whether this work was completed or > any documentation on getting it working. IIRC it wasn't completed. If you know Python and you have a ldap environment to test it, you maybe could continue it. :) > Can anyone help with this ? I can help with moin questions, but I don't use moin with ldap myself. Cheers, Thomas From jason.morgan at aveillant.com Wed Sep 24 14:38:47 2014 From: jason.morgan at aveillant.com (jason.morgan at aveillant.com) Date: Wed, 24 Sep 2014 19:38:47 +0100 Subject: [Moin-user] Images : anywikidraw in ckeditor Message-ID: Hi fellow moin users, I can insert images using the {{drawing: mydrawing.adraw }} wikitext to invoke anywikidraw, but it would be nice to do this in ckeditor. In my ckeditor, the insert image button is greyed out. Is this normal? How do I enable this button and tell it to insert the above wikitext. I've looked at the javascript and I can't tell where it becomes greyed out. Moin 1.9.7 Regards, Jason -------------- next part -------------- An HTML attachment was scrubbed... URL: