On 17 Mar 2011 20:53, Brian Dial wrote:
> typical "i want people who aren't authenticated via ldap to be autocreated".
> 
> seems every problem is solved with 
> 
> Set($AutoCreateNonExternalUsers,    1);
> 
> I just can't get it to go.  I always get the emails back from mailer-daemon 
> "Could not load a valid user". I am running rt 3.8.9 with ExternaulAuth 
> 0.08_01.  externalauth was working fine for me auth'ing to ldap even wtihout 
> upgrading to the latest version but i decided to try it anyway to see if it 
> would fix.  my config is below.  Am i doing something unobviously wrong?

You also need to make sure that the newly created users would be able to
CreateTicket or Reply, etc.  Look at your RT logs too.

Thomas

Reply via email to