[rt-users] Remove Auto Create User

Kenneth Crocker KFCrocker at lbl.gov
Mon Feb 25 18:30:27 EST 2008


Aaron,


	From my little bit knowledge, I think turning off the following 
settings in RT_SiteConfig.pm would do it:

	Set($LookupSenderInExternalDatabase, 0);
	Set($SenderMustExistInExternalDatabase, 0);
	Set($LdapAutoCreateNonLdapUsers, 0);

	I'm sure there is someone out there who knows more. Hope this helps.


Kenn
LBNL


On 2/25/2008 2:20 PM, Aaron Allard wrote:
> I have spent about 4 hours trying to find out how to stop the auto 
> creation of users. I need RT to only accept users that are specifically 
> created through the administration of RT by an administrator.
> 
>  
> 
> I have found one thread: 
> http://www.gossamer-threads.com/lists/rt/users/17680?search_string=auto%20create%20user;#17680 
> that comes close to a solid fix for this but not quite. This is a 
> production system so I need a solid fix. OS=RHEL3.4 RT=3.6.5
> 
>  
> 
> *Thank you, Aaron*
> 
>  
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
> 
> Community help: http://wiki.bestpractical.com
> Commercial support: sales at bestpractical.com
> 
> 
> Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
> Buy a copy at http://rtbook.bestpractical.com




More information about the rt-users mailing list