[rt-users] LDAP with ExternalAuth, adding autocreated users to groups

Mike Peachey mike.peachey at jennic.com
Mon Nov 16 11:56:32 EST 2009


Ivan Voras wrote:
> Hi,
> 
> I'm trying to configure RT3.8 to authenticate via LDAP - which
> apprently goes well, but the users from LDAP are autocreated in rt3
> without some useful properties.
> 
> I'd like them to:
> 
> * Automatically be assigned to a specific group

Not currently possible unless you write the extra code.

> * That the new user gets whatever the "Let this user be granted
> rights" checkbox does in user management

This is done with:

Set($AutoCreate, {Privileged => 1});

-- 
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
__________________________________________________



More information about the rt-users mailing list