--- loncom/interface/domainprefs.pm 2019/05/10 14:24:53 1.360 +++ loncom/interface/domainprefs.pm 2019/06/04 03:16:19 1.362 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler to set domain-wide configuration settings # -# $Id: domainprefs.pm,v 1.360 2019/05/10 14:24:53 raeburn Exp $ +# $Id: domainprefs.pm,v 1.362 2019/06/04 03:16:19 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -10797,7 +10797,7 @@ sub check_configuser { my ($configuserok,%currroles); if ($uhome eq 'no_host') { srand( time() ^ ($$ + ($$ << 15)) ); # Seed rand. - my $configpass = &LONCAPA::Enrollment::create_password(); + my $configpass = &LONCAPA::Enrollment::create_password($dom); $configuserok = &Apache::lonnet::modifyuser($dom,$confname,'','internal', $configpass,'','','','','',undef,$servadm); @@ -15728,7 +15728,7 @@ sub modify_selfcreation { $chgtext .= &mt('For self-created accounts verified by e-mail address, username is set as follows:'). '