Nelson Pereira wrote: > Got it working.... Thanks Mike... > > A question I have, can I deleted the section about the My_MySQL? Or does > the script need that section also?
As per the long e-mail last night, since you are not using an External MySQL-based Authentication service, that example config is irrelevant and it should be removed. > > And the 2 settings for groups, how does this work? > > # Does authentication depend on group membership? What group name? > 'group' => '', > # What is the attribute for the group object that determines membership? > 'group_attr' => '', > > > What should I put for those 2 settings? As per the long e-mail last night, if you are restricting access to RT to members of a specific group that's in your LDAP server, then you need to put the group details in there. If you're not doing that (and you are almost certainly not) then you must remove both of those options from the config. -- Kind Regards, __________________________________________________ Mike Peachey, IT Tel: +44 114 281 2655 Fax: +44 114 281 2951 Jennic Ltd, Furnival Street, Sheffield, S1 4QT, UK Comp Reg No: 3191371 - Registered In England http://www.jennic.com __________________________________________________ _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [EMAIL PROTECTED] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
