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
__________________________________________________
_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: sa...@bestpractical.com


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com

Reply via email to