External auth: set default user options

Hello,
I am successfully using external auth to autocreate and autenticate users.

I have a problem now: I need (obviously) to set some defaults like language,
queue, some permissions.

It seems to me that there is no easy way to do it and I cannot find
documentation.

It seems strange to me because I suppose this it a very common thing.

Can you help me?

Thanks in advance for any help,

Mario

External auth can only map attributes in ldap to rt attributes and it
doesn’t do groups mapping. Usually you grant rights via groups in RT. Often
people use combination of external auth and ldap import to do groups
mapping.

Ruslan from phone.

написал:

Ruslan Zakirov <ruslan.zakirov gmail.com> writes:

External auth can only map attributes in ldap to rt attributes and
it doesn’t do groups mapping. Usually you grant rights via groups
in RT. Often people use combination of external auth and ldap import
to do groups mapping.

Thanks for reply!
So do not talk about ldap now.
Let’s talk about autocreation: how can I automatically grant rights to
autocreated users and the add them to a group?

Thanks,
Mario